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 btw proc means and proc univariate?

Answer Posted / ashis

Both procedure produce descriptive statistics.By proc uni
variate, by default it produce all the statistics(some time
not all required) but in proc means it is possible to
request the statistics that we want.
ex---proc means data=xyz mean max sd;
run;*it would produce statistics of above which we've
mentioned;

Is This Answer Correct ?    24 Yes 8 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is program data vector (pdv) and what are its functions?

1318


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

1194


What are the implications?

1785


what are sas bi dashboard components? : Sas-bi

1228


i want for interview question & answer plz it need immediate send t my mail raviprakashmot@gmal.cm

2428


what is proc Index? and what is proc document?

2768


what is function of retain statment

2081


Explain the use of proc print and proc contents?

1013


what do the sas log messages "numeric values have been converted to character" mean? : Sas programming

1073


What do the mod and int function do? : Sas programming

1305


what is sas metadata server? : Sas-di

1154


How would you determine the number of missing or nonmissing values in computations?

1130


what other sas products have you used and consider yourself proficient in using? : Sas programming

1164


Explain the difference between nodup and nodupkey options?

1089


What is the difference between %local and %global? : sas-macro

1234