Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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


Please Help Members By Posting Answers For Below Questions

do you need to know if there are any missing values? : Sas programming

1123


What would you change about your job?

2442


hi tell be about pfizer? how to compare the work with other companies ? please tell me how to login and work also?

2107


for whom is sas data integration studio designed? : Sas-di

1060


Hi, If anyone has base SAS certification dumps, please share.

1925


What are the functions used for character handling?

1303


Explain input and put function?

1186


what is the difference between infile and input? : Sas-administrator

1194


What is a put statement?

1270


What are the differences between proc means and proc summary?

1195


how can you import .csv file in to sas? : Sas programming

1139


what r the job openings SAS for fresher graduates !

2502


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

1133


Difference between nodup and nodupkey options?

1269


Name any two sas spawners? : sas-grid-administration

1093