What is the difference between verification and validation?
Answer Posted / sunil
verification is to ensure the accuracy and the quality of
SAS programs that generated the final tables according to
the instructions in the SOP and the SAP.
validation is to ensure that the logic and intent of the
program is correct and that data errors are detected.
| Is This Answer Correct ? | 7 Yes | 1 No |
Post New Answer View All Answers
What is program data vector (pdv)?
how to read the variables in sas? : Sas-administrator
Hi Jeevan/Akshara I have tried to contact SASI Vats for latest Advanced SAS Programming Certification Dumps (A00-212) but have not got any response. I would highly and gratefully appreciate your assistance in this regard. If you guys have access to this, would you be kind enough to forward it to me ? I would abide by all the terms you have for this. Please, note my email id: upretigopi@yahoo.com Preti Sharma
how to do user inputs and command line arguments in sas?
Explain how you can debug and test your SAS program?
What is the purpose of trailing @ and @@? How do you use them?
what is sas olap server? : Sas-di
what is the use of proc sql? : Sas programming
how does sas handle missing values in a merge? : Sas programming
What are the implications?
What are the difference between the sas data step and sas procs?
Did you used proc test? when?
what are validation tools that are used in sas? : Sas-administrator
Mention common programming errors committed in sas ?
What do the PUT and INPUT functions do?