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

Are the preferred term counts are always equal to Body system counts? If so, Why are they equal if not why they are not equal?

1 Answers   Icon,


What are the criticality that you have faced during your project in SAS?

2 Answers  


what is the difference between unique key and primary key? : Sas-di

0 Answers  


What does PROC print, and PROC contents do?

0 Answers  


List down the reasons for choosing sas over other data analytics tools.

0 Answers  






how can you code the confidence intervals?

6 Answers   Cytel, IIT, Ranbaxy,


If you have a data set that contains 100 variables, but you need only five of those, what is the code to force SAS to use only those variable?

10 Answers   Accenture,


What is the role of administrative users? : sas-grid-administration

0 Answers  


How do you use the do loop if you don’t know how many times you should execute the do loop?

0 Answers  


SAS using companies in chennai

1 Answers  


If you could design your ideal job, what would it look like?

0 Answers   Oracle,


How do you delete duplicate observations in sas?

0 Answers  


Categories