The DHS Program User Forum
Discussions regarding The DHS Program data and results
Home » Countries » Bangladesh » Reproduction of marriage data in report
Re: Reproduction of marriage data in report [message #12492 is a reply to message #12489] Mon, 29 May 2017 11:37 Go to previous messageGo to previous message
Trevor-DHS is currently offline  Trevor-DHS
Messages: 789
Registered: January 2013
Senior Member
You just need to follow the logic used before which calculated the proportion ever married, and add the following to calculate proportion currently married and proportion never married:
* Currently married
gen currmarr = (v501==1)
svy: ratio currmarr/aw, over(v013)

* Never married
gen nevermarr = aw - evermarr
svy: ratio nevermarr/aw, over(v013)

This will provide you with the estimates in the first couple of columns in table 4.1.
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Mother's education
Next Topic: Age at first birth
Goto Forum:
  


Current Time: Sun Apr 28 22:55:43 Coordinated Universal Time 2024