What is the difference between verification and validation?
Answer Posted / sandave003
verification means , checking for errors if any.
and
validation means, proving the dataset is genuine or simply
athenticating the dataset.
Is This Answer Correct ? | 1 Yes | 3 No |
Post New Answer View All Answers
Mention common programming errors committed in sas ?
What is run-group processing?
What is your favorite all time computer book? Why?
what is information maps?
in the flow of data step processing, what is the first action in a typical data step? : Sas programming
Which are the statements whose placement in the data step is critical?
How do you control the number of observations and/or variables read or written?
what is sas application server? : Sas-di
What are the automatic variables for macro? : sas-macro
hi here is a problem can anybody solve this? i want to report the data through third party file. by using data _null_ or proc report or macro automation process. but i want to insert the 'titles and footnotes' in between the data and also starting of 2nd and ending of 2nd and starting of 3rd and ending of the 3rd page. tell me how and write the code?
Describe a time when you were really stuck on a problem and how you solved it?
How you are maintaining sas programmes in your company...any specific version control software you are using? If so, tell me the name?
I have a dataset concat having a variable a b & c. How to rename a b to e & f?
what r the job openings SAS for fresher graduates !
How substr function works in sas?