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
Surveys and lists.Hi there, Can you please help me with how can I do this in STATA? My data set: Several waves of dat…
cmmixlogit does not convergeHi, I am facing slight issues with the cmmixlogit command, which worries me a bit. I am working wit…
Looping to create marginsplots for different moderators but how to get the same y-axis?Hi everybody I am researching how outsourcing affects employees in terms of income, employment, and…
Reference on manipulation of locals/macros/listsI would like to learn more how to work with locals to store objects and then add, remove things, man…
Comparing two string variables and extract difference into a new variableHi, I am trying to tackle the problem of comparing text between two string variables and identify (…
Subscribe to:
Post Comments (Atom)
0 Response to Obtaining mean and SD from survey data
Post a Comment