what is the diff b/w verification validation in sas

Answers were Sorted based on User's Feedback



what is the diff b/w verification validation in sas..

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

what is the diff b/w verification validation in sas..

Answer / 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

what is the diff b/w verification validation in sas..

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

Post New Answer

More SAS Interview Questions

When looking for data contained in a character string of 150 bytes, which function is the best to locate that data: scan, index, or indexc?

2 Answers   Accenture,


If you?re not wanting any SAS output from a data step, how would you code the data statement to prevent SAS from producing a set?

1 Answers  


What are Dashboard reports?And significance of these in analysis?

1 Answers  


Difference between nodup and nodupkey options?

1 Answers  


what is TAB delimiter? explain about it? what will you do to get TAB delimiter?

3 Answers   Cap Gemini,


tell me about intnx, intcx functions?

4 Answers   CitiGroup,


How can you put a "trace" in your program?

2 Answers   Quintiles,


What would you change about your job?

1 Answers   Oracle,


How would you delete duplicate observations?

10 Answers   Accenture,


How can a SAS WEB REPORT STUDIO USER identify which report tabs they have been permitted without entering the SAS WEB REPORT STUDIO

2 Answers   TCS,


What are some problems you might encounter in processing missing values? In Data steps? Arithmetic? Comparisons? Functions? Classifying data?

1 Answers   Quintiles,


I need level 2 to 5 sas using companies in india

1 Answers  


Categories