how do you derive descriptive statistics?
Answer Posted / 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 |
Post New Answer View All Answers
What are the new features included in the new version of SAS Programming Language?
what is operational data and operational system? : Sas-di
what is the basic structure sas administrator? : Sas-administrator
What is the function of output statement in a SAS Program?
What do the sas log messages “numeric values have been converted to character” mean? What are the implications?
Explain proc univariate?
Compare sas with other data analytics tools.
what is data governance? : Sas-di
What versions of SAS have you used (on which platforms)?
what do you mean by data staging area? : Sas-di
Enlist the functions performed by sas.
why is sas considered self-documenting? : Sas programming
how the sas basic syntax style described? : Sas-administrator
Difference between SAS STATA & SPSS?
How do you use the do loop if you don’t know how many times you should execute the do loop?