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 summary?

Answers were Sorted based on User's Feedback



what is the difference between proc means and proc summary?..

Answer / 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

what is the difference between proc means and proc summary?..

Answer / abc

proc summary without var statement gives only sum.
proc summary with var !!!to proc means

Is This Answer Correct ?    2 Yes 2 No

Post New Answer

More SAS Interview Questions

i have a data set with 20 observations i want label from 8 to 15 observations ? how you create this one.

6 Answers   CTS,


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

0 Answers  


I use NOCUM/NOPERCENT option in the tables statement like this Proc freq data = deepak; tables x y /nocum nopercent; run; Here I get nopercent and nocum in the output only for variables x and y. How do i do it for all variables? Deepak

1 Answers  


how can u import .csv file in to SAS?tell Syntax?

7 Answers   CitiGroup, Franklin Templeton,


How do you debug macros?

3 Answers   Accenture,


How does Mr.Lanka Srinivas teach SAS? Are his accomplishments real? What are the future prospects for SAS?

1 Answers   Student,


What is the basic syntax of a sas program?

0 Answers  


Can you explain the process of calendar?

0 Answers  


how do i get last 10obs from a dataset when we don't know about the number of obsevations in that dataset?

7 Answers   TCS,


how to assign a macro value to a variable?

8 Answers   CitiGroup,


which stats created by proc means that are not created by proc summary or vice versa?

2 Answers   GSK,


How to select the observations randomly from a SAS dataset

7 Answers   NTT Data,


Categories