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

what is the difference between proc means and proc tabulate?

Answer Posted / paul

same statistics can be produced with both means & tabulate procedures but the difference lies in reporting/presenting the result.
eg: PROC MEANS can assign labels for Variable names but can't assign labels for statistics, whereas PROC TABULATE can assign labels for both variable names and statistics.

Is This Answer Correct ?    5 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Tell me about % include and % eval? : sas-macro

1190


what is the difference between: x=a+b+c+d; and x=sum (of a, b, c ,d);? : Sas programming

1180


what are _numeric_ and _character_ and what do they do? : Sas programming

1192


Why and when do you use proc sql?

1286


what is program data vector? : Sas-administrator

1125


How would you define the end of a macro?

1147


What will calendar procedure do?

1114


What would be the value of month at the end of data step execution and how many observations would be there?

1232


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

1193


what are some problems you might encounter in processing missing values? In data steps? Arithmetic? Comparisons? Functions? Classifying data? : Sas programming

1295


How would you identify a macro variable?

1137


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.

1925


Describe the function and untility of the most difficult SAS macro that you have written.

2274


How do you test for missing values?

1690


how to debug and test the sas program? : Sas-administrator

1075