What is the difference between verification and validation?
Answer Posted / ali
Validation is nothing but to find out the error in the data.
Varification ???
| Is This Answer Correct ? | 4 Yes | 5 No |
Post New Answer View All Answers
Explain input and put function?
do you prefer proc report or proc tabulate? Why? : Sas programming
What do you understand by the term Normal Distribution?
what are validation tools that are used in sas? : Sas-administrator
What versions of SAS have you used (on which platforms)?
what is change analysis in sas di ? : Sas-di
Can you execute a macro within a macro? Describe. : sas-macro
What is a method to debug and test your SAS program?
Difference between SAS STATA & SPSS?
what are informats in sas? : Sas-administrator
What is the use of %include statement?
What is interleaving in SAS?
Explain by-group processing?
how are numeric and character missing values represented internally? : Sas programming
How do you use the do loop if you don’t know how many times you should execute the do loop?