Code a PROC MEANS that shows both summed and averaged
output of the data.
Answer Posted / venkatesh.layam
proc means data=sashelp.calss means sum=total;
class gender;
var age;
run;
| Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
do you need to know if there are any missing values? : Sas programming
What would you change about your job?
hi tell be about pfizer? how to compare the work with other companies ? please tell me how to login and work also?
for whom is sas data integration studio designed? : Sas-di
Hi, If anyone has base SAS certification dumps, please share.
What are the functions used for character handling?
Explain input and put function?
what is the difference between infile and input? : Sas-administrator
What is a put statement?
What are the differences between proc means and proc summary?
how can you import .csv file in to sas? : Sas programming
what r the job openings SAS for fresher graduates !
Give some examples where proc report’s defaults are different than proc print’s defaults?
Difference between nodup and nodupkey options?
Name any two sas spawners? : sas-grid-administration