The DHS Program User Forum
Discussions regarding The DHS Program data and results
Home » Data » Weighting data » Survey weighting with HIV and Domestic violence weights (Mozambique data with HIV and Domestic violence survey weights with same n)
Survey weighting with HIV and Domestic violence weights [message #28329] Thu, 14 December 2023 13:58 Go to next message
sureshkumar.19@buckeyemai is currently offline  sureshkumar.19@buckeyemai
Messages: 4
Registered: October 2023
Member
Hi, I am trying to perform multinomial logistic regression with Mozambique 2015 data using both HIV biomarker data and the domestic violence variables from the women's recode data. The HIV test results and the domestic violence module have the same n=3006. I am not sure how to proceed with the survey weights here. Please advice.
Re: Survey weighting with HIV and Domestic violence weights [message #28343 is a reply to message #28329] Mon, 18 December 2023 08:22 Go to previous messageGo to next message
Bridgette-DHS is currently offline  Bridgette-DHS
Messages: 3043
Registered: February 2013
Senior Member

Following is a response from Senior DHS staff member, Tom Pullum:

If you have merged the IR and AR files, then you have three possible weights: v005, d005, and hiv05. If your analysis includes both DV variables and hiv03, the weight variable would be either d005 or hiv05. The general rule DHS recommends is to use the weight that has the most adjustment for nonresponse. That is, if there is more nonresponse for DV than for HIV then use d005; if there is more nonresponse for HIV than for DV, then use hiv05. The latter is probably true, but that's an empirical question. You could calculate the nonresponse rates or you could just look at the report, which should give both nonresponse rates, and compare.

It would even be possible to calculate new weights, adjusting for nonresponse on BOTH DV and HIV, but I don't think it would be worth the extra effort.

To summarize: use hiv05 if there is more nonresponse for HIV (by women) than for DV, which I would expect, or use d005 if the reverse is true.
Re: Survey weighting with HIV and Domestic violence weights [message #28381 is a reply to message #28343] Fri, 22 December 2023 10:06 Go to previous messageGo to next message
sureshkumar.19@buckeyemai is currently offline  sureshkumar.19@buckeyemai
Messages: 4
Registered: October 2023
Member
I am trying to navigate the survey weighting in DHS. Am I right in thinking that it is a 2-stage cluster sampling? If so, is it right to think that fpc = v022?

Is this right?
generate wgt = D005/1000000
svyset V021 [pweight=wgt], psu(V021) fpc(V022) strata(V023) singleunit(centered)
Re: Survey weighting with HIV and Domestic violence weights [message #28394 is a reply to message #28381] Tue, 26 December 2023 17:36 Go to previous messageGo to next message
Bridgette-DHS is currently offline  Bridgette-DHS
Messages: 3043
Registered: February 2013
Senior Member
Following is a response from Senior DHS staff member, Tom Pullum:

Yes, DHS surveys are two-stage cluster samples. Your svyset statement has a duplicate reference to v021 and you do not need the finite population correction (fpc). Use the following:

svyset v021 [pweight=d005], strata(v023) singleunit(centered)

As has been mentioned in other postings, pweight does not require that you divide d005 (or the other weight variables) by 1000000. If you omitted that step you would get the same results (try it!).

There are older surveys in which v023 is not the stratum variable. On GitHub we have a list of the stratum variable in each survey. Sometimes you have to construct it as all combinations of v024 and v025.
Re: Survey weighting with HIV and Domestic violence weights [message #28529 is a reply to message #28394] Thu, 25 January 2024 13:48 Go to previous messageGo to next message
sureshkumar.19@buckeyemai is currently offline  sureshkumar.19@buckeyemai
Messages: 4
Registered: October 2023
Member
Thank you so much. I really appreciate it.

I had another query:
I am using the subpopulation of those who have responded to the domestic violence questions and consented to the HIV biomarker testing. Does this mean I would have to generate a subpopulation for HIV status?

So far, svyset V021 [pweight=D005], strata(V023) singleunit(centered)
is the stata code I am using. Please let me know and thank you in advance.
Re: Survey weighting with HIV and Domestic violence weights [message #28534 is a reply to message #28529] Fri, 26 January 2024 11:13 Go to previous message
Bridgette-DHS is currently offline  Bridgette-DHS
Messages: 3043
Registered: February 2013
Senior Member

Following is a response from Senior DHS staff member, Tom Pullum:

We normally advise people to use d005 when analyzing DV and hiv05 when analyzing HIV. I don't recall someone looking at the subpopulation of BOTH DV and HIV. I would expect that nonresponse is higher for HIV than for DV, and therefore hiv05 would be preferable to d005. However, you could look at the final report and see whether that's correct.

Your choice of d005 or hiv05 should have a negligible impact on the results, but you could try to check that by comparing some key estimates using d005 or hiv05.

Previous Topic: Rwanda dhs 2010, 2014, 2019
Next Topic: Residing in same household in KR file
Goto Forum:
  


Current Time: Sat Apr 27 05:22:38 Coordinated Universal Time 2024