Hello,
I am trying to get the differences in the length of stay(LOS) in subpopulation of myocarditis, categorized by whether they have arrhythmia or not (Tarry or not). I get mean and standard error. I would like to get mean and standard deviation. How would I be able to get that? Thanks.
This is what I did and what I got.
. svy linearized, subpop(myocarditis) : mean LOS, over(Tarry)
0: Tarry = 0
1: Tarry = 1
--------------------------------------------------------------
| Linearized
Over | Mean Std. Err. [95% Conf. Interval]
-------------+------------------------------------------------
LOS |
0 | 8.035982 .3003205 7.447308 8.624657
1 | 15.02443 1.001127 13.06207 16.98679
--------------------------------------------------------------
Related Posts with Obtaining mean and SD from survey data
Diagnostics test in Panel Data AnalysisHi everyone! I am doing my master thesis using panel data regression. However, before proceeding to…
Convert multiple similar variables into one variable with multiple observations (rows)Hello, I am very very to Stata and trying to teach myself but I am stuck on this issue. I don't know…
Unable to run xtcsd, pesaranI'm using a panel data set that is unbalanced. I'm running through tests for OLS assumptions and my …
rolling monthly (fixed window) stats via Rangestat (SSC)Hi there, I am trying to calculate the rolling standard deviation, skewness and kurtosis via Rangest…
Drop countries which do not have at least three firms in each yearHi all, I have a cross-country panel dataset with multiple countries and firms over the sample peri…
Subscribe to:
Post Comments (Atom)
0 Response to Obtaining mean and SD from survey data
Post a Comment