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
How you are maintaining sas programmes in your company...any specific version control software you are using? If so, tell me the name?
What is the order of application for output data set options, input data set options and SAS statements?
What function CATX syntax does?
Can you execute macro within another macro? If so, how would sas know where the current macro ended and the new one began? : sas-macro
explain the key concept of sas? : Sas-administrator
Mention common programming errors committed in sas ?
What makes sas stand out to be the best over other data analytics tools?
why is sas considered self-documenting? : Sas programming
Difference between SAS STATA & SPSS?
What are the default statistics that proc means produce?
If you have a dataset that contains 100 variables, but you need only five of those, what is the code to force SAS to use only those variables?
sas implementing companies in pune implementing clinical projects if anyone knows plz send ans immediately
How would you include common or reuse to be processed along with your statements?
What are the data types that sas contain?
What is a method for assigning first.VAR and last.VAR to the BY group variable on unsorted data?