I am working with complex survey data from two different time points: 2009 (at the end of a nutrition intervention) and 2011 (to look at how well the program and its effects were sustained). Mothers were the secondary sampling units, individual health centers were the PSUs, and geographic blocks were strata. We have calculated various indicators (including nutrition status) and are comparing these indicators across the two time periods.
Can the t tests and tests for difference in proportions be adjusted to account for the survey design? My chief concern is that the 2009 and 2011 samples were drawn independently from one another, so the PSUs are not the same. Does that matter?
Also, I have read that there is no svy:ttest option, but that I can use svy: regress or svy: mean to run a survey-adjusted t test. Is that correct? For the difference in proportions, is there a svy: ptest option, or another way to survey-adjust the a test for difference in proportions?
Thanks so much,
Carisa Klemeyer
Can the t tests and tests for difference in proportions be adjusted to account for the survey design? My chief concern is that the 2009 and 2011 samples were drawn independently from one another, so the PSUs are not the same. Does that matter?
Also, I have read that there is no svy:ttest option, but that I can use svy: regress or svy: mean to run a survey-adjusted t test. Is that correct? For the difference in proportions, is there a svy: ptest option, or another way to survey-adjust the a test for difference in proportions?
Thanks so much,
Carisa Klemeyer
Comment