TermData Collection

Census vs Sample

The choice between measuring every unit in a population (census) versus selecting a subset (sample) determines cost, precision, and what inferences you can make about your programme.

3 min read
Also known as:Population vs SampleComplete EnumerationSampling Design

Definition

A census measures every single unit in your target population — every beneficiary, household, or facility. A sample selects a subset of units using a defined method, then uses statistical techniques to infer characteristics about the whole population. The choice between them is fundamental to survey design and directly affects your data collection burden, cost, and the precision of your findings.

A census eliminates sampling error entirely but introduces other challenges: it's expensive, time-consuming, and often impractical for large populations. A sample is far more efficient but carries sampling uncertainty that must be quantified and managed through proper sampling methods.

Why It Matters

This decision determines your entire baseline design and constrains what you can claim about programme impact. If you measure everyone, you know your population's characteristics exactly — but you may never know whether changes would have occurred without your intervention. If you sample, you can construct a comparison group and estimate causal effects, but you must accept statistical uncertainty.

The choice also affects cost-effectiveness. A census of 10,000 households may cost 10x more than a well-designed sample of 1,000, yet provide only marginally better precision for most programme-level indicators. Understanding this tradeoff is essential for designing M&E systems that deliver useful evidence without wasting resources.

In Practice

Use a census when:

  • Your population is small and accessible (e.g., 200 students in one school district, 50 facilities in a region)
  • You need exact counts for administrative purposes (e.g., beneficiary registration, resource allocation)
  • Sampling frames are unreliable or non-existent, making probability sampling impossible
  • The stakes are extremely high and sampling uncertainty is unacceptable (e.g., post-disaster needs assessment for limited resources)

Use a sample when:

  • Your population is large (typically 1,000+ units)
  • You need to generalise findings beyond your measured units
  • Budget or time constraints make a census infeasible
  • You're conducting an impact evaluation requiring a comparison group
  • You can construct a reliable sampling frame (complete list of population members)

Common approaches:

  • Complete enumeration for small programmes (e.g., all 150 graduates of a scholarship programme)
  • Probability sampling (simple random, stratified, cluster) for representative surveys
  • Mixed approach: census for administrative data, sample for outcome measurement
  • LQAS (Lot Quality Assurance Sampling) for rapid classification of small areas

The key is matching your design to your programme's scale, your evaluation questions, and your resources. A poorly executed census (with high non-response) often yields worse data than a well-executed sample.

Related Topics