how do you validate tables abd reports?
Answer Posted / thirupathi
Double programing is also one of the way, But, in case
there is no choice of double programming, We can validate
our output by cross checking whether the sum of individual
counts is matching with the treatment count i.e N.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
how to remove duplicates using proc sql?
Explain bmdp procedure?
How does SAS handle missing values in: assignment statements, functions, a merge, an update, sort order, formats, PROCs?
What are the data types that sas contain?
how would you determine the number of missing or nonmissing values in computations? : Sas programming
How to limit decimal places for variable using proc means?
how does sas handle missing values in procs? : Sas programming
Have you used macros? For what purpose you have used? : sas-macro
Explain how you can debug and test your SAS program?
If you need the value of a variable rather than the variable itself what would you use to load the value to a macro variable? : sas-macro
What are the functions which are used for character handling functions?
How is character variable converted into numeric variable and vice versa?
name some data transformation used in sas di? : Sas-di
what is the difference between infile and input? : Sas-administrator
what do the pad and dim functions do? : Sas programming