What is the difference between verification and validation?
Answer Posted / sas
Verifcation is noting bus checking the data if having any missing values or invalid data.
validation means checking the data the we got is valid or not by using the sas (ex-obs,firstobs);
| Is This Answer Correct ? | 0 Yes | 4 No |
Post New Answer View All Answers
What is a method to debug and test your SAS program?
explain the function of substr in sas? : Sas-administrator
To what type of programms have you used scratch macros?
What is the use of %include statement?
what are the best practices to process the large data sets in sas programming? : Sas-administrator
what is data access? : Sas-di
How to limit decimal places for variable using proc means?
I am preparing SAS Certified Advanced Programmer for SAS 9 in 2014. If anybody has the latest dumps for this exam, please mail me at dhiman.mukherjee@gmail.com
what is sas data set?
Tell e how how dealt with..
what is star schema? : Sas-di
what is the Population you used in your project, is it ITT or PP?
what is intially documentation in sas?
Hi,by usining ptf how we have to combine (likr merge)10 datasets at a time in the oracle database(and write a macro code also)?Like this i have a douts a lot if you dont mind may please send one text mail for me(madhusudhanap16@gmail.com)?
what is the difference between nodup and nodupkey options? : Sas programming