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
what are _numeric_ and _character_ and what do they do? : Sas programming
Enlist the functions performed by sas.
Explain the purpose of retain statement.
What are the table names in oracle database...?
what can you learn from the sas log when debugging? : Sas programming
what is proc Index? and what is proc document?
Differentiate between proc means and proc summary.
What is the function of Stop statement in a SAS Program?
Can you explain the process of calendar?
what are informats in sas? : Sas-administrator
What is the different between functions and PROCs that calculate the same simple descriptive statistics?
What sas features do you use to check errors and data validation?
In sas admin differentiate between roles and capabilities? : sas-grid-administration
if you were told to create many records from one record, show how you would do this using array and with proc transpose? : Sas programming
What is the maximum and minimum length of macro variable