what is the difference btw proc means and proc univariate?

Answer Posted / pratik

Proc Mean gives information about stastical values of
numeric varaible like mean,max,min,standard dev etc.here
you can give CLS also to restrict the limit.

Proc Univariate used to predict the distribution of single
variable. basically we use this to know whether the
distrubution is symmetric,flat or picked.

basically we can come to know skweness and kartous.

Is This Answer Correct ?    2 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is a pdv and what are its functions?

603


What is the purpose of trailing @ and @@? How do you use them?

617


What is the difference between class statement and by statement in proc means?

663


Approximately what date is represented by the SAS date value of 730?

750


what is SAS OPTIMIZATION?

1819






what are the new features included in the new version of sas i.e., Sas 9.1.3? : Sas programming

550


I have a dataset concat having a variable a b & c. How to rename a b to e & f?

764


How to create list output for cross-tabulations in proc freq?

626


What is PDV?

732


Which statement does not perform automatic conversions in comparisons?

1206


Difference between nodup and nodupkey options?

637


What is the use of stop statement?

648


What is the difference between input and infile statement?

688


how sas deals with business intelligence? : Sas-bi

586


What is proc sort?

724