What is the difference between verification and validation?
Answer Posted / shahena parvin munni
Verification means to checking that data is correctly
transformed into computer from the format. and validation
means to check the entered data is correct.
Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How would you code a merge that will write the matches of both to one data set, the non-matches from the left-most data?
what other sas products have you used and consider yourself proficient in using? : Sas programming
What is the order of application for output data set options, input data set options and SAS statements?
what are the softwares and applications that are used most frequently used by sas bi applications developers? : Sas-bi
what do the mod and int function do? What do the pad and dim functions do? : Sas programming
For what purposes have you used sas macros? : sas-macro
name some data transformation used in sas di? : Sas-di
what is the purpose of _error_? : Sas programming
What is maximum storage capability of SAS?
what is the use of sas management console? : Sas-di
What is the use of function Proc summary?
Can you suggest us materials for sdtm mapping?
how are numeric and character missing values represented internally? : Sas programming
What is the maximum and minimum length of macro variable
Differentiate between ceil and floor functions.