is there any differnce between proc means and proc summary?
Answer Posted / sai ram
THE PROC SUMMARY: IN THIS CASE THE PROC SUMMARY OMIT THE VAR AND OUT WINDOW,
IN THIS CASE WE CAN GET THE ONLY 'N' OBS.
THE PROC MEANS: WE CAN GET THE OUTPUT RESULT IN OUT WINDOW
AND IF WE WANT TO STATISTICAL INFORMATION AS PER YOUR WISE
N,MEAN,MAX,MIN,STD LIKE
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
To what type of programms have you used scratch macros?
what is sas application server? : Sas-di
what are the best practices to process the large data sets in sas programming? : Sas-administrator
How to include or exclude specific variables in a data set?
What are types of transport files?
For what purpose would you use the RETAIN statement?
where are dashboard components are created and maintained? : Sas-bi
Mention the validation tools used in SAS?
Mention what is PROC in SAS?
How do you debug and test your SAS programs?
Describe what are the different levels of administrative users in sas? : sas-grid-administration
What’s the difference between var b1 – b3 and var b1 — b3?
what is slowly changing dimension? : Sas-di
How does proc sql work?
Which statement does not perform automatic conversions in comparisons?