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...

how to generate means for every subject;

Answer Posted / chandrakanth

use PROC MEANS DATA=DATA SET NAME;
VAR VARIABLE LIST;(here include for which subjects you need the mean)
run;
lemme know if you did not get it!

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Do you need to rearrange the order of the data for the report?

2360


How necessary is it to be creative in your work?

2526


What is the difference between the proc sql and data step?

1223


Describe a time when you were really stuck on a problem and how you solved it?

2678


What is the maximum length of the macro variable?

1224


what is sas application server? : Sas-di

1136


how many types of prompts are there? : Sas-bi

1125


what is the use of proc sql? : Sas programming

1188


what techniques and/or procs do you use for tables? : Sas programming

1101


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

2230


describe the interaction table in sas di? : Sas-di

1076


If a variable contains only numbers, can it be a character data type?

1140


List out some key concept of SAS

1214


Name few SAS functions?

1146


what is the difference between calculating the 'mean' using the mean function and proc means? : Sas programming

1315