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
how does sas handle missing values in functions? : Sas programming
what are validation tools that are used in sas? : Sas-administrator
how does sas handle missing values in procs? : Sas programming
I need level 2 to 5 sas using companies in india
Hi, If anyone has base SAS certification dumps, please share.
what is the effect of the options statement errors=1? : Sas programming
what is the use of sas management console? : Sas-di
What is the basic syntax style in SAS?
What are types of transport files?
what are input dataset and output dataset options? : Sas programming
what are the benefits of data integration? : Sas-di
What is auto call macro and how to create a auto call macro? What is the use of it? How to use it in sas with macros? : sas-macro
List out some key concept of SAS
Which date function advances a date, time or datetime value by a given interval?
what is intially documentation in sas?