The DHS Program User Forum
Discussions regarding The DHS Program data and results
Home » Countries » Bangladesh » BHFS 2017
BHFS 2017 [message #24629] Thu, 09 June 2022 13:11
foysal is currently offline  foysal
Messages: 6
Registered: August 2021
Member
Dear DHS experts,

I am trying to replicate some variables in table 3.8.1 from Bangladesh SPA 2017 in Stata. My code is:

*1. Amitriptyline
gen ami=0
replace ami=1 if q903_01==1

*2. Amoxicillin
gen amoxi=0
replace amoxi=1 if q901_01==1


*3. Atenolol
gen aten=0
replace aten=1 if q903_03==1


*4. Captopril
gen capt=0
replace capt=1 if q903_06==1

*5. Ceftriaxone
gen ceft=0
replace ceft=1 if q901_09==1

*6. Ciprofloxacin
gen cipro=0
replace cipro=1 if q901_10==1


*7. Cotrimoxazole
gen cotrim=0
replace cotrim=1 if q901_12==1


*8. Diazepam
gen diaz=0
replace diaz=1 if q903_08==1


*9. Diclofenac
gen diclon=0
replace diclon=1 if q908_01==1


*10. Glibenclamide
gen gliben=0
replace gliben=1 if q903_14==1

*11. Omeprazole
gen omep=0
replace omep=1 if q903_22==1

*12. Paracetamol
gen para=0
replace para=1 if q908_03==1


*13. Salbutamol inhaler
gen sal=0
replace sal=1 if q903_24==1

*14. Simvastatin
gen simv=0
replace simv=1 if q903_25==1

According to the questionnaire, I appear to be looking at the correct variables, but I'm not getting the percentages as shown in the table of the report. Is there anything else I should think about? Any assistance in this regard would be highly appreciated.


Many thanks
 
Read Message
Previous Topic: Analyzing merged women and children data sets
Next Topic: Caseid variable is not available in the height-weight data for BDHS 2004
Goto Forum:
  


Current Time: Fri Mar 29 11:41:31 Coordinated Universal Time 2024