what is the diff. b/w proc means and proc summary?
Answer Posted / padmasri
The major difference between Proc Means and Proc Summary is
proc means by default generates an output but proc summary
does not generate output if we specify print option in the
proc summary it will generate an output.
| Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
What are the functions which are used for character handling functions?
what is the different between functions and procs that calculate the same simple descriptive statistics? : Sas programming
what is change analysis in sas di ? : Sas-di
How do you convert basic cube to transaction cube and transaction cube to basic cube?
What is the role of administrative users? : sas-grid-administration
Mention some common errors that are usually committed in sas programming.
I have 3 years of work experience at a startup and recently got certified in Data Science with SAS. I need to know how to get into the analytics industry
If a variable contains only numbers, can it be a character data type?
what are 5 ways to perform a table lookup in sas? : Sas-administrator
What is slibref?
Describe the function and utility of the most difficult SAS macro that you have written?
what does the run statement do? : Sas programming
For what purpose would you use the RETAIN statement?
describe about metadata object? : Sas-di
What does proc print, and proc contents are used for?