what is the difference btw proc means and proc univariate?
Answer Posted / sandhya
PROC UNIVARIATE gives more descriptive statistics such as
skewness, kurtosis, Q_PLOT and so on. If you are looking
for an indepth analysis of the data, like clustering,
association tree,..., we start with PROC UNIVARIATE.
If we are looking for some simple results like sum mean SD
and to find extreme values we use PROC MEANS as it takes
less of machine time than PROC UNIVARIATE.
| Is This Answer Correct ? | 47 Yes | 0 No |
Post New Answer View All Answers
how we can create a FLAG datasets? Ex:-ID age_group no_persons 1 to 10 10 to 20 3 11 to 20 21 to 30 7 21 to 3o 31 to 40 5
what is the one statement to set the criteria of data that can be coded in any step? : Sas programming
How do you convert basic cube to transaction cube and transaction cube to basic cube?
how would you determine the number of missing or nonmissing values in computations? : Sas programming
name the scheduler for scheduling job and explain the scheduler? : Sas-di
What is the general format of function in sas? : sas-grid-administration
Explain how you can debug and test your SAS program?
Hi, If anyone has base SAS certification dumps, please share.
how to remove duplicates using proc sql?
How to convert a numeric variable to a character variable?
What would you change about your job?
What are the advantages of using sas?
hi tell be about pfizer? how to compare the work with other companies ? please tell me how to login and work also?
how do you pull data from equifax?tell me the process?
Explain the special input delimiters used in sas programming.