is there any differnce between proc means and proc summary?
Answer Posted / bharath
proc means:It will give descreptive statitstics.
By default it will give output in output window.
limited statistics will give like n,mean,median,min and max.
If we need additional statistics we need to add options.
Proc summary:same thing but it will not give output as
default.we need give an option print then only it will give
the output.
| Is This Answer Correct ? | 9 Yes | 0 No |
Post New Answer View All Answers
Give some examples where proc report’s defaults are same as proc print’s defaults?
Mention how to limit decimal places for the variable using proc means?
What is the role of administrative users? : sas-grid-administration
how to read the variables in sas? : Sas-administrator
what is broad cast agent? : Sas-bi
what is ae onset date n what is RDS
Hi,by usining ptf how we have to combine (likr merge)10 datasets at a time in the oracle database(and write a macro code also)?Like this i have a douts a lot if you dont mind may please send one text mail for me(madhusudhanap16@gmail.com)?
What are the default statistics for means procedure?
How would you define the end of a macro?
what is the use of proc sql? : Sas programming
What is the maximum and minimum length of macro variable
name several ways to achieve efficiency in your program? : Sas programming
How to create a permanent sas data set?
if the Id has more then two transcatiion then show the first observation, IF Id has only two observation then It show both the observation
describe how to adjust the performance of data integrator? : Sas-di