what is the difference btw proc means and proc univariate?
Answer Posted / puspendra
I am agree with Sandhya. However we use "Proc Univariate"
when we want to know from which distributions the data are
(it involves mean, var, coeff of variation, Skewness,
Kurtosis, Histogram, PPplot,QQplot etc.)
| Is This Answer Correct ? | 5 Yes | 3 No |
Post New Answer View All Answers
I have a dataset concat having a variable a b & c. How to rename a b to e & f?
What are pdv and it functions?
what are the considerations when picking a SAS/STAT procedure?
What function CATX syntax does?
Do we follow ADAM in analysis dataset development?How? Usually which version? Why is it necessary?
Name any two sas spawners? : sas-grid-administration
How do you delete duplicate observations in sas?
If money were no object, what would you like to do?
Assuming {et} is randomly drawn from N(0,1) and e0 = 0, generate 200 observations of xt = et − 0.5e(t−1) and draw a line graph of xt.
What is by-group processing?
This entry was posted in General. Bookmark the permalink. Post a comment or leave
What are the functions which are used for character handling functions?
do you prefer proc report or proc tabulate? Why? : Sas programming
How do dates work in SAS data?
In ARRAY processing, what does the DIM function do?