what is the diff. b/w proc means and proc summary?
Answer Posted / ravi
proc means will give you by default print result but proc summary will not give you print result.
proc means will give you brief statistical analysis of all observation but proc summary will give you only count of all observation.
if you want brief statistical analysis on particular variable then use VAR in proc means and proc summary with (print option) this will give give you obs. mean std.dev max min
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How to limit decimal places for variable using proc means?
what is the limit of the number of the rows and columns available in the worksheet? : Sas-bi
What Proc glm does?
Explain the difference between informat and format with an example.
What is the basic syntax of a sas program?
What are the statements that are executed only?
what is sas data set?
Briefly explain input and put function?
Intern stastical programmer written test
What is substr function?
what is study design in while working with SAS? what are screening variables in SAS?
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
What is the difference between SAS functions and procedures?
What is the length assigned to the target variable by the scan function?
Differentiate between format and informat? : sas-grid-administration