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
Marginal Effects of a Fractional Response ModelHi all, I have a Fractional Response Model where my dependent variable is bounded between 0 and 1 -…
How to find the index of the observation that has the maximum value of a variableHello, I have two questions: - Is there easy way to retrieve the index of the observation that has t…
2SLS with an instrumented variable as an instrumentHello, I am studying the effect of Foreign Direct Investment (FDI) presence in an industry on the p…
Finding the values behind encodeHi All, I am working with two rounds of survey data, that interviews individuals across different s…
different 'Beta' values in the same Effect coding in regressionI have entered a categorial variable (country) to a regression and I coded their values in Effect co…
Subscribe to:
Post Comments (Atom)
0 Response to Obtaining mean and SD from survey data
Post a Comment