what is the difference between proc means and proc summary?

Answer Posted / kitty

proc means has default print option where as in proc summary
to print the output in output window u need to specify print
option. in simple words proc summary with print option is
same as proc means.

Is This Answer Correct ?    11 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What would be the result of the following SAS function (given that 31 Dec, 2000 is Sunday)?

678


What is the use of divide function?

600


What areas of SAS are you most interested in?

1062


If you could design your ideal job, what would it look like?

2368


How can you limit the variables written to output dataset in data step?

745






How we can call macros with in data step? : sas-macro

609


how will you location sas platform applications available from web browser? : Sas-bi

541


What is the difference between SAS functions and procedures?

653


Explain append procedure?

630


What are the functions which are used for character handling functions?

612


Give some examples where proc report’s defaults are different than proc print’s defaults?

591


Explain what is data step?

727


Differentiate between sas functions and sas procedures.

637


Assuming {et} is randomly drawn from N(0,1) and e0 = 0, generate 200 observations of xt = et − 0.5e(t−1) and draw a line graph of xt.

1459


How will you generate test data with no input data?

561