what is the difference btw proc means and proc univariate?

Answer Posted / prr

Proc Means: 1. Proc means produces descriptive statistics
for the numeric variables across all observations and with
in group of observations.
2.Proc means provides N,Mean,Min,Max,STD for the numeric
variables by dafault.
3.in Proc means we have By,Class,Var statements.

Proc Univariate:1. Proc Univariate produces statistics for a
single variable.
2.Proc Univariate provides
normal,Plot,skweness,kurtosis,median,std,mode for the variables.
3.in Proc means we have By statement and Var Statement only.

Is This Answer Correct ?    5 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Name validation tools used in SAS

689


what is intially documentation in sas?

4332


what are _numeric_ and _character_ and what do they do? : Sas programming

672


what are the types of interactive display types? : Sas-bi

651


what has been your most common programming mistake? : Sas programming

562






What are the five ways to do a table lookup in sas? : sas-grid-administration

588


What is the basic syntax style in SAS?

612


how will you locate the sas platform applications? : Sas-bi

581


how to read the variables in sas? : Sas-administrator

551


what is transformation in sas data integration? : Sas-di

550


In proc transpose and data step with arrays which one you pick?

2572


Are you involved in writing the inferential analysis plan? Tables specfications?

2107


Given an unsorted data set, how to read the last observation to a new data set?

832


Hello Friends, am new to this forum and am not good at sas progarmming. please can any one of you send me couple of sample large sample SAS Jobs which can you use 200 MB of data and other sas job upto 25GB of data. am doing a performance testing on our legacy systems and new upgraded system. I would really appreciate if you can do me this favor Thank you Priya

1344


What is the maximum and minimum length of macro variable

652