Statistical population modelling for census support

I led a one-week workshop based on a series of hands-on tutorial to grasp the bases of the Bayesian approach for population models. All the materials, including Stan code, written tutos and presentation are available online on a dedicated website. It was first delivered to the Brazilian Stats Office (IBGE).

Edith Darin true
11-15-2021

Statistical population modelling is a powerful tool for producing gridded population estimates to support census activities. WorldPop at the University of Southampton is a global leader in developing these methods and has partnered with the United Nations Population Fund (UNFPA) to provide support to national statistics offices in training and production of high-resolution gridded population estimates from existing data sources (e.g. household surveys, building footprints, administrative records, census projections).

This website provides a series of tutorials in Bayesian statistics for population modelling and hands-on experience to start developing the necessary skills. It includes example code and other resources designed to expedite the learning curve as much as possible. It includes example code and other resources designed to expedite the learning curve as much as possible.

The key concepts that are covered in the tutorial series include:

  1. Introduction to software for Bayesian statistical modelling: R and Stan,

  2. Simple linear regression in a Bayesian context,

  3. Random effects to account for settlement type (e.g. urban/rural) and other types of stratification in survey data,

  4. Quantifying and mapping uncertainties in population estimates and

  5. Diagnostics to evaluate model performance (e.g. cross-validation).

The material has been used during a remote workshop with the Brazilian Stats Office, Instituto Brasileiro de Geografia e Estatística (IBGE), in October 2021.

Material

Raw code

The raw code of the website and tutorials, including the R code can be found here.

Acknowledgements

This tutorial was written by Edith Darin from WorldPop, University of Southampton and Douglas Leasure from Leverhulme Centre for Demographic Science, University of Oxford, with supervision from Andrew Tatem, WorldPop, University of Southampton. Funding for the work was provided by the United Nations Population Fund (UNFPA).

License

You are free to redistribute this document under the terms of a Creative Commons Attribution-NoDerivatives 4.0 International (CC BY-ND 4.0) license.

Suggested citation

Darin E, Leasure DR, Tatem AJ. 2021. Statistical population modelling for census support. WorldPop, University of Southampton, https://wpgp.github.io/bottom-up-tutorial/, doi:10.5281/zenodo.5572490

Citation

For attribution, please cite this work as

Darin (2021, Nov. 15). Meet Edith: Statistical population modelling for census support. Retrieved from https://edarin.github.io/thatsme/posts/2021-11-15-statistical-population-modelling-for-census-support/

BibTeX citation

@misc{darin2021statistical,
  author = {Darin, Edith},
  title = {Meet Edith: Statistical population modelling for census support},
  url = {https://edarin.github.io/thatsme/posts/2021-11-15-statistical-population-modelling-for-census-support/},
  year = {2021}
}