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 why double trailing @@ is used in input statement?
What areas of SAS are you most interested in?
How are numeric and character missing values represented internally?
What are the advantages of using sas?
If a variable contains letters or special characters, can it be numeric data type?
What is data _null_?
Explain the purpose of substr functions in sas programming.
How do you control the number of observations and/or variables read or written?
Name and describe few sas character functions that are used for data cleaning in brief.
Mention what is SAS data set?
How do you connect the desktop application to metadata server? : sas-grid-administration
do you need to know if there are any missing values? : Sas programming
What are the implications?
what is sas application server? : Sas-di
How substr function works in sas?