what is the diff. b/w proc means and proc summary?

Answer Posted / ram

1. Proc Means By default gives a Printable output,where as
summary does't.
2. If We ommit var statement in MEANS all numeric varibles
wiil be considered into analysis and it calculates
N,MEAN,STD,MIN,MAX by default.
where as Summary does't do like this if we ommit var
statement it gives only simple counts.

Is This Answer Correct ?    50 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what do the mod and int function do? What do the pad and dim functions do? : Sas programming

617


What are the different operating system platforms in which we can use sas? : sas-grid-administration

593


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

625


what is scheduling and how will u implement it. In scheduling 5 jobs r running if there is an error occured at 3rd job and how will u check and waht necessary steps will u take not to repeat the same mistake

1919


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

550






Name types of category in which SAS Informats are placed?

738


What are the scrubbing procedures in sas?

573


what does the run statement do? : Sas programming

558


What is a method to debug and test your SAS program?

724


How to create a permanent sas data set?

678


Which statement does not perform automatic conversions in comparisons?

1205


I am preparing SAS Certified Advanced Programmer for SAS 9 in 2014. If anybody has the latest dumps for this exam, please mail me at dhiman.mukherjee@gmail.com

2264


what is the difference between calculating the 'mean' using the mean function and proc means? : Sas programming

630


What are the ways to do a “table lookup” in sas?

595


What is the difference between nodupkey and nodup options?

597