how do you derive descriptive statistics?
Answer / mahesh
by using univariate procedure....we can able to calculate
or derive descriptive statistics.
By using proc means, it gives only n, mean, min, max,sd,
statistic by default only....
| Is This Answer Correct ? | 17 Yes | 2 No |
WHAT DOES A SAS SPECIFICATION DOCUMENT SDS CONTAIN ?
What is the difference between proportion and average?
Describe 5 ways to do a “table lookup” in SAS?
If you were told to create many records from one record, show how you would do this using array and with proc transpose?
Does SAS ?Translate? (compile) or does it ?Interpret?? Explain.
How many data types are there in SAS?
What is PROC in SAS?
what is business intelligence? : Sas-bi
what are some problems you might encounter in processing missing values? In data steps? Arithmetic? Comparisons? Functions? Classifying data? : Sas programming
what are _numeric_ and _character_ and what do they do? : Sas programming
Describe the function and utility of the most difficult SAS macro that you have written?
How sas treats the dsd delimiters?