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
Regression transformation with ln and squared values Hello, I assume a nonlinear relationship between TobinsQ and sumholdingpct. Is it then appropriat…
Building a Scorecard by Binary Logistic Regression ModelHi, I want to find a way to turn binary logistic regression model's coefficients/odds ratios to a s…
Lagged and leading variable dummy variables for events studyDear community, In the context of a difference-in-differences analysis, I would like to perform an …
Filling*missing*column valuesHi Stata Users, I am using Stata 15 SE on Windows. I have imported some data from Excel where the ID…
How to put a check which identifies if the sex of the spouse are different and also to check whether the marital status is same.Dear All, How can I check if the sex of the head and the spouse are different. For example if head …
Subscribe to:
Post Comments (Atom)
0 Response to Obtaining mean and SD from survey data
Post a Comment