A data frame containing 1,437 observations on 10 variables.
- wifes_age
wife's age in years.
- wifes_education
ordered factor indicating the wife's education, with levels "low"
, "medium-low"
, "medium-high"
and "high"
.
- husbands_education
ordered factor indicating the wife's education, with levels "low"
, "medium-low"
, "medium-high"
and "high"
.
- number_of_children
number of children.
- wifes_religion
binary variable indicating the wife's religion, with levels "non-Islam"
and "Islam"
.
- wife_now_working
binary variable indicating if the wife is working.
- husbands_occupation
ordered factor indicating the husbands occupation, with levels "low"
, "medium-low"
, "medium-high"
and "high"
.
- standard_of_living_index
standard of living index with levels "low"
, "medium-low"
, "medium-high"
and "high"
.
- media_exposure
binary variable indicating media exposure, with levels "good"
and "not good"
.
- contraceptive_method_used
factor variable indicating the contraceptive method used, with levels "no-use"
, "long-term"
and "short-term"
.