what is the diff b/w verification validation in sas
Answer Posted / pnprasad
Verification: After writing a program, if you want to check
is it correct or not. Ex. By using Debuging
Validation: Is the process, recorded evidence of the
actions in a sequence and gives the same outputs with out
any deviation of the given task (i.e accuracy, integrity
etc).
| Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
Explain how you can debug and test your SAS program?
What are all the problems you faced while validating tables and reports?
What are the scrubbing procedures in sas?
what do the sas log messages "numeric values have been converted to character" mean? What are the implications? : Sas programming
What are the data types that sas contain?
what is hierarchy flattening? : Sas-di
What makes sas stand out to be the best over other data analytics tools?
how many types of prompts are there? : Sas-bi
what is the function of catx syntax? : Sas-administrator
what is sas and what are the functions? : Sas-administrator
what are the component of range? : Sas-bi
what are several options for creating reports in web report studio? : Sas-bi
What is the function of Stop statement in a SAS Program?
Define run-group processing?
What is the difference between the proc sql and data step?