what is the diff b/w verification validation in sas
Answers were Sorted based on User's Feedback
Answer / 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 |
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 |
Answer / srinivas,korasavada
simply
verification:more of sence of testing the accuracy of a
statement.
validation:more of sence declaring statement to be true
Is This Answer Correct ? | 7 Yes | 1 No |
What are types of transport files?
2 Answers PRA Health Sciences, Quintiles,
In the SAS Data step what is the difference between the subsetting done by Where and subsetting done by If?
why only we use SAS? their r many programmin language like SPSS, Oracle... Why SAS?
What is factor analysis?
what is sas data set?
Describe the ways in which you can create macro variables?
What do you feel about hardcoding?
Which is the best training institute for SAS in hyderabad.
112 Answers Stansys Software Solutions,
I have 3 years of work experience at a startup and recently got certified in Data Science with SAS. I need to know how to get into the analytics industry
What type of tables you are using in YOUR reporting..???
2 Answers GSK GlaxoSmithKline,
What is the maximum length of the macro variable?
What is the purpose of the trailing and How would you use them?