PKWI21 data of Wealth Index from Pakistan Demographic and Health Survey 1990-91.

whhid

household id

wlthindf

wealth index from factor scores

wlthind5

quintiles of wealth index

whhid

household id

wlthindf

wealth index from factor scores

wlthind5

quintiles of wealth index

References

  1. National Institute of Population Studies (NIPS), Pakistan (http://nips.org.pk/Home.htm).

Examples

data("PKWI21") PKWI21
#> # A tibble: 7,193 x 3 #> whhid wlthindf wlthind5 #> <chr> <dbl> <fct> #> 1 " 11 1 1 1" 0.524 fourth quintile #> 2 " 11 1 1 2" 1.20 highest quintile #> 3 " 11 1 1 3" 1.26 highest quintile #> 4 " 11 1 1 4" 1.14 highest quintile #> 5 " 11 1 1 5" 0.342 fourth quintile #> 6 " 11 1 1 6" 0.196 fourth quintile #> 7 " 11 1 1 7" 0.926 highest quintile #> 8 " 11 1 1 8" -0.765 middle quintile #> 9 " 11 1 110" 0.465 fourth quintile #> 10 " 11 1 111" 0.581 fourth quintile #> # … with 7,183 more rows