what is the diff. b/w proc means and proc summary?

Answer Posted / sankar

proc means is default printed output.u suppress print
output use noprint option in proc means statement.

proc summary is default noprinted output.u print output
use print option in proc summary statement.
in proc summary must use var statement.

Is This Answer Correct ?    20 Yes 10 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what are the categories that sas informats are used to the place the data? : Sas-administrator

614


What are the differences between proc means and proc summary?

603


what cause the "error: connect:" and "error in the libname statement" when there weren't any such problems?

1687


How are numeric and character missing values represented internally?

1139


what r the job openings SAS for fresher graduates !

2016






What is the function of Stop statement in a SAS Program?

645


What are the uses of sas?

709


what is data integration? : Sas-di

614


Why and when do you use proc sql?

762


what is the difference between: x=a+b+c+d; and x=sum (of a, b, c ,d);? : Sas programming

609


name some data transformation used in sas di? : Sas-di

546


Can you execute macro within another macro? : sas-macro

531


what are input dataset and output dataset options? : Sas programming

566


Describe the ways in which you can create a macro variable?

627


What are the scrubbing procedures in sas?

573