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

Differentiate between sas functions and sas procedures.

651


Explain the difference between using drop = data set option in set and data statement?

687


what is the one statement to set the criteria of data that can be coded in any step? : Sas programming

660


In proc transpose and data step with arrays which one you pick?

2584


what are the new features included in the new version of sas i.e., Sas 9.1.3? : Sas programming

556






What is the difference between order and group variable in proc report?

853


What is the good sas programming practices for processing large data sets?

636


what is null hypothesis? why do you consider that?

2429


How do you define proc in sas? : sas-grid-administration

682


Explain what is SAS informats?

629


what is slowly changing dimension? : Sas-di

628


What are the 3 components in sas programming?

739


Give e an example of..

1661


How does proc sql work?

624


What is Linear Regression?

692