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?

Answer Posted / m.sivakumar

1.specifies whether PROC SUMMARY displays the descriptive
statistics. By default, PROC SUMMARY produces no display
output, but PROC MEANS does produce display output.

2.If you omit the VAR statement, then PROC SUMMARY produces
a simple count of observations, whereas PROC MEANS tries to
analyze all the numeric variables that are not listed in the
other statements.
3.If you specify statistics on the PROC SUMMARY statement
and the VAR statement is omitted, then PROC SUMMARY stops
processing and an error message is written to the SAS log.

Is This Answer Correct ?    14 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to create a permanent sas data set?

1306


Are you involved in writing the inferential analysis plan? Tables specfications?

2261


What would you change about your job?

2439


What is the difference between one to one merge and match merge? Give an example.

1119


what is the use of proc sql? : Sas programming

1185


Explain what is SAS informats?

1132


What are the difference between sas functions and procedures?

1201


explain the proc in sas? : Sas-administrator

1128


what is factor analysis? : Sas-administrator

1144


if a variable contain dates like "2015/01"---"2015/12" (yymm) ,How to add day to those dates,if them month is jan then 31 if the month is feb then 28 so on ...

1444


how would you determine the number of missing or nonmissing values in computations? : Sas programming

1200


Explain translate function?

1254


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

1120


What is a method for assigning first.VAR and last.VAR to the BY group variable on unsorted data?

2629


Mention the difference between ceil and floor functions in sas?

1207