The DHS Program User Forum
Discussions regarding The DHS Program data and results
Home » Topics » Biomarkers » BMI (Missing data on BMI)
Re: BMI [message #19347 is a reply to message #18354] Wed, 03 June 2020 11:57 Go to previous messageGo to previous message
Frankfeng is currently offline  Frankfeng
Messages: 9
Registered: September 2019
Member
Dear Liz,

I am also doing research on Obesity using South African DHS 2016.

I have recoded BMI for males and females. Males' BMI is matched with the SADHS report. But females' BMI is not matched. In my analyses, the percentage of obese for female is around 35% no matter I used weight or not, but it is 41% in the SADHS.

In the SADHS report, it says the "sample: Women age 15+ who are not pregnant and who have not had a birth in the 2 months before the survey in the 2 months before the survey" (on page 298).

I read the "Guide to DHS Statistics", the process is: Number of women age 1549, excluding women who are pregnant or who gave birth in the 2 months preceding the date of the interview (v213 ≠ 1 and (v208 = 0 or b19_01 >= 2)), with a valid BMI (v445 in 1200:6000).

I used "individual recode" dataset for my analyses, and the STATA code is:

recode v445(min/1849=1 "Underweight") (1850/2499=2 "Normal") (2500/2999=3 "Overweight") (3000/5956=4 "Obese") (9998=.),gen(BMI_cate_F)

tab BMI_cate_F if v213!=1 & (v208 == 0 | b19_01 >= 2) & (v445>=1200 & v445<=6000)

Could you please point out that which step I missed?

Thank you.




 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Anemia variable in MR
Next Topic: Diabetes in SADHS 2016
Goto Forum:
  


Current Time: Thu Apr 18 12:21:53 Coordinated Universal Time 2024