what are all the default values getting in PROC MEANS...???
Answer Posted / rahul
By default Proc Means produces the following for each
numeric variable-
Mean
Number of non-missing values
Standard deviation
Minimum value
Maximum value
| Is This Answer Correct ? | 12 Yes | 0 No |
Post New Answer View All Answers
What is program data vector (pdv) and what are its functions?
Explain the difference between nodup and nodupkey options?
What is the function of Stop statement in a SAS Program?
What is the use of %include statement?
How might you use MOD and INT on numeric to mimic SUBSTR on character Strings?
what is the difference between calculating the 'mean' using the mean function and proc means? : Sas programming
To what type of programms have you used scratch macros?
What are the different servers in sas? : sas-grid-administration
what do the sas log messages "numeric values have been converted to character" mean? : Sas programming
how to do user inputs and command line arguments in sas?
what is the use of sas management console? : Sas-di
What are the difference between sas functions and procedures?
how would you determine the number of missing or nonmissing values in computations? : Sas programming
What do the mod and int function do? : Sas programming
What is the role of administrative users? : sas-grid-administration