What is the difference between verification and validation?
Answer Posted / jbr
Verification is in programming level and Validation is output level.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
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?
Do you need to rearrange the order of the data for the report?
what do the sas log messages "numeric values have been converted to character" mean? What are the implications? : Sas programming
What would be the value of month at the end of data step execution and how many observations would be there?
what is sas enterprise intelligence architecture? : Sas-bi
Is the physical structure of the data set in the same orientation as the report? Do you need to reshape the data sets? What method should you use to reshape the data–DATA steps,PROC TRANSPOSE,output data set from a procedure?
how do you pull data from equifax?tell me the process?
For what purposes have you used sas macros? : sas-macro
What commands are used in the case of including or excluding any specific variables in the data set?
how do the in= variables improve the capability of a merge? : Sas programming
What is a method to debug and test your SAS program?
State the difference between INFORMAT and FORMAT ?
Do we follow ADAM in analysis dataset development?How? Usually which version? Why is it necessary?
How you can read the variables that you need?
Give e an example of..