I have a problem with generated confidence intervals for prevalence using survey data. We are investigating drug resistance in the country and had PSU as regions and enrolled individuals on drugs in health facilities randomly selected from these regions. The dataset is svyset and I use the following command for prevalence with the resulting table of results. Note the highlighted upper bound level
svy linearized, subpop (if GENDER_2 ==0): proportion VL_SUPPRESSED_BN
(running proportion on estimation sample)
Survey: Proportion estimation
Number of strata = 5 Number of obs = 533
Number of PSUs = 23 Population size = 284401
Subpop. no. obs = 182
Subpop. size = 96827.4
Design df = 18
------------------------------------------------------------------
| Linearized
| Proportion Std. Err. [95% Conf. Interval]
-----------------+------------------------------------------------
VL_SUPPRESSED_BN |
0 | .0234302 .0150483 -.0081852 .0550456
1 | .9765698 .0150483 .9449544 1.008185
------------------------------------------------------------------
Note: strata with single sampling unit centered at overall mean.
Related Posts with Confidence Intervals upper bound above 1 (100%) for survey data prevalence
EgarchHello everyone, I wanted to run a mean equation using OLS with robust s.e.,, like below: reg ir L.…
Testing the Assumptions of Multilevel ModelsHello! I want to know if Stata has a command to calculate the level 2 residuals. I want to test the …
Fixed effects month dummies: How to combine them all in one variable?Dear community, For an assignment: "include now in the regression fixed effects for borrowers’ coun…
diffrence in diffrenceHi everyone, this is my first post here so I hope I can get some help I want to measure a model lik…
Diversification VariableHello everyone, I'm trying to generate a proper diversification variable from my data. What I want …
Subscribe to:
Post Comments (Atom)
0 Response to Confidence Intervals upper bound above 1 (100%) for survey data prevalence
Post a Comment