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


Please Help Members By Posting Answers For Below Questions

What are the difference between sas functions and procedures?

643


What commands are used in the case of including or excluding any specific variables in the data set?

596


In SAS explain which statement does not perform automatic conversions in comparisons?

803


Mention what is the difference between nodupkey and nodup options?

598


What are the features of base sas system?

615






What versions of SAS have you used (on which platforms)?

1017


In sas, what are the areas that you are most interested in? : sas-grid-administration

642


what is proc Index? and what is proc document?

1998


what is the difference between nodup and nodupkey options? : Sas programming

625


How can you create a macro variable with in data step? : sas-macro

578


for report generation which one you used proc report or data_null_?

6608


What is SAS? What are the functions does it performs?

736


What is substr function?

626


What can be the size of largest dataset in SAS?

721


how could you generate test data with no input data? : Sas programming

635