What is the difference between verification and validation?
Answer Posted / sas
Verifcation is noting bus checking the data if having any missing values or invalid data.
validation means checking the data the we got is valid or not by using the sas (ex-obs,firstobs);
| Is This Answer Correct ? | 0 Yes | 4 No |
Post New Answer View All Answers
What are the different versions of sas that you have used until now? : sas-grid-administration
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 is data governance? : Sas-di
What are symget and symput? : sas-macro
Describe the ways in which you can create macro variables?
what is study design in while working with SAS? what are screening variables in SAS?
How can you create a macro variable with in data step? : sas-macro
What is the SAS data set?
what is information maps?
what are the categories that sas informats are used to the place the data? : Sas-administrator
what are the scrubbing procedures in sas? : Sas programming
How to include or exclude specific variables in a data set?
what are some good sas programming practices for processing very large data sets? : Sas programming
What is the use of stop statement?
How to test the debugging in sas?