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 diff. b/w proc means and proc summary?

Answers were Sorted based on User's Feedback



what is the diff. b/w proc means and proc summary?..

Answer / ravi

proc means will give you by default print result but proc summary will not give you print result.

proc means will give you brief statistical analysis of all observation but proc summary will give you only count of all observation.

if you want brief statistical analysis on particular variable then use VAR in proc means and proc summary with (print option) this will give give you obs. mean std.dev max min

Is This Answer Correct ?    1 Yes 0 No

what is the diff. b/w proc means and proc summary?..

Answer / lakshmi

PROC SUMMARY DEFAULTS TO NOPRINT
PROC MEANS DEFAULTS TO PRINT

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More SAS Interview Questions

How do you put an elephant in the refrigerator?

6 Answers   Oracle,


Describe what are the different levels of administrative users in sas? : sas-grid-administration

0 Answers  


What is factor analysis?

0 Answers  


What is the difference between match merge and one to one merge?

0 Answers  


what is PhaseIII, ODS, TLG, Macro and Proc in SAS

0 Answers  


how would you create multiple observations from a single observation? : Sas programming

0 Answers  


How to limit decimal places for the variable using proc means?

0 Answers  


what are some differences between proc summary and proc means? : Sas programming

0 Answers  


i have a dataset with 100 obs i want to generate title from 20th obs onwards with total observations. that should contain 100 obs.dont use firstobs and dnt split the data. use dataset block or proc report? how can we genarate;

0 Answers   L&T,


Do you use PROC REPORT or PROC TABULATE? Which do you prefer? Explain.

3 Answers  


What has been your most common programming mistake?

4 Answers   Wipro,


What is difference between (a-z) and (a--z)

8 Answers   Accenture,


Categories