what is the diff b/w verification validation in sas
Answer Posted / ramesh
verification :
is the value is correct ot not
validation :
is the value is existable or not
EX:
0 <= p(x) <= 1
validation: value of p(x) must be lies between 0 and 1
other wise it's not validate result
verification: check again the calculation process to obtain
the valid value for p(x).......
p(x) means probability of x(Success)
| Is This Answer Correct ? | 8 Yes | 2 No |
Post New Answer View All Answers
Explain the main difference between the sas procedures and functions? : Sas-administrator
how many display types available in sas bi dashboard? : Sas-bi
Difference between sum function and using “+” operator?
What are SAS/ACCESS and SAS/CONNECT?
name some data transformation used in sas di? : Sas-di
What is the basic structure of the SAS base program?
For a user to have access to a standard workspace server, is internal authentication alone is sufficient? : sas-grid-administration
If you use a symput in a data step, when and where can you use the macro variable? : sas-macro
Name validation tools used in SAS
Describe the ways in which you can create macro variables?
If money were no object, what would you like to do?
How do you add a number to a macro variable? : sas-macro
Will it bother you if the guy at the next desk times the frequency and duration of your bathroom or coffee breaks on the grounds that ?you are getting paid twice as much as he is??
What is the sas data set? : sas-grid-administration
How do you debug and test your SAS programs?