Transcription of mean — Estimate means - Stata
{{id}} {{{paragraph}}}
Estimate meansDescriptionQuick startMenuSyntaxOptionsRemarks and examplesStored resultsMethods and formulasReferencesAlso seeDescriptionmeanproduces estimates of means , along with standard startMean, standard error, and 95% confidence interval forv1mean v1 Also compute statistics forv2mean v1 v2As above, but for each level of categorical variablecatvar1mean v1 v2, over(catvar1)Weighting by probability weightwvarmean v1 v2 [pweight=wvar]Population mean usingsvysetdatasvy: mean v3 Subpopulation means for each level of categorical variablecatvar2usingsvysetdatasvy: mean v3, over(catvar2)Test equality of two subpopulation meanssvy: mean v3, over(catvar2)test = tables, and tests>Summary and descriptive statistics>Means12 mean Estimate meansSyntaxmeanvarlist[if] [in] [weight] [,options]optionsDescriptionModelstdize( varname)variable identifying strata for standardizationstdweight(varname)weight variable for standardizationnostdrescaledo not rescale the standard weight variableif/in/overover(varlisto)group over subpopulations defined byvarlistoSE/Clustervce(vcetype)vcetypem ay beanalytic,clusterclustvar, bootstrap , orjackknifeReportinglevel(#)set confidence level; default islevel(95)noheadersu
vce(vcetype) vcetype may be analytic, cluster clustvar, bootstrap, or jackknife Reporting level(#) set confidence level; default is level(95) noheader suppress table header display options control column formats, line width, display of omitted variables and base and empty cells, and factor-variable labeling coeflegend display legend instead of ...
Domain:
Source:
Link to this page:
Please notify us if you found a problem with this document:
{{id}} {{{paragraph}}}