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
What is a method for assigning first.VAR and last.VAR to the BY group variable on unsorted data?
In proc transpose and data step with arrays which one you pick?
explain the difference between alternate key, business key, foreign key, generated key, primary key, retained key and surrogate key ? : Sas-di
explain the proc in sas? : Sas-administrator
In ARRAY processing, what does the DIM function do?
How will you generate test data with no input data?
How would you determine the number of missing or nonmissing values in computations?
What is the work of tranwrd function?
If money were no object, what would you like to do?
how do you debug and test your sas programs? : Sas programming
Explain translate function?
how to debug and test the sas program? : Sas-administrator
Name types of category in which SAS Informats are placed?
for what purpose would you use the retain statement? : Sas programming
Do you need to rearrange the order of the data for the report?