is there any difference between proc summary and proc means?
Answer Posted / ramesh varma
VAR statement must be used in proc summary.
VAR statement is optional in proc means.
proc summary with "print" option desplays output
proc means without "print" option desplays output
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
Which command is used to save logs in the external file?
describe about physical data integration? : Sas-di
What would you change about your job?
how do you debug and test your sas programs? : Sas programming
Of all your work, where have you been the most successful?
How to import multiple xls files into sas. Out of those files, how to get different values from a single variable and how to find number of rows per value type? We can do this using group by for one xls file with proc sql. Was wondering how I can achieve this for multiple files at the same time. Any ideas?
What is the different between functions and PROCs that calculate the same simple descriptive statistics?
What is SAS?
Describe the ways in which you can create macro variables? : sas-macro
What system options would you use to help debug a macro? : sas-macro
How do you debug and test your SAS programs?
Differentiate input and infile.
What are the uses of sas?
How to sort in descending order?
for whom is sas data integration studio designed? : Sas-di