Sampling and estimation
MathematicsΒ· 25 min read
1. Core Sampling Terminologyβ β ββββ± 5 min
All CIE exam questions on sampling start with identifying the difference between a population parameter and a sample statistic. A parameter describes a fixed, usually unknown, characteristic of the full population, while a statistic is a calculated value from sample data used to estimate that parameter.
Unbiased Estimator
An estimator for population parameter is unbiased if the expected value of the estimator equals the true value of the parameter.
Example:
Sample mean is always an unbiased estimator of population mean .
A researcher calculates the average height of 50 randomly selected 12th graders to estimate the average height of all 12th graders in the country. Identify the parameter and the statistic in this scenario.
- 1
Step 1: Locate the full group of interest
- 2
The population is all 12th graders in the country, so the parameter is the true average height of this full population.
- 3
Step 2: Locate the calculated value from the subset
- 4
The sample is the 50 selected students, so the statistic is the average height calculated from these 50 students.
2. Common Sampling Methodsβ β β βββ± 7 min
CIE exams regularly ask you to compare 4 core sampling methods: simple random, stratified, systematic, and quota sampling. You must be able to describe each method, state one advantage and one disadvantage, and select the most appropriate method for a given scenario.
Side-by-side comparison of required sampling methods:
Simple Random Sampling
Every possible sample of size n has equal probability of being selected
+ Pros: Unbiased, easy to justify statistically
β Cons: Requires full sampling frame, can over-represent small subgroups
Stratified Sampling
Population split into distinct subgroups (strata), random samples taken from each stratum proportional to stratum size
+ Pros: Reduces sampling error, representative of all subgroups
β Cons: Requires prior knowledge of stratum membership for all population members
Systematic Sampling
Select every k-th member from the sampling frame, starting from a random integer between 1 and k
+ Pros: Fast and simple to implement in field work
β Cons: Biased if population has periodic patterns matching interval k
Quota Sampling
Interviewer selects non-random participants to meet pre-set subgroup quotas
+ Pros: Low cost, no sampling frame required
β Cons: High risk of selection bias, not statistically random
A school with 1200 students (450 in Year 12, 750 in Year 13) wants a stratified sample of 40 students for a survey. Calculate the number of students to select from each year group.
- 1
Step 1: Calculate the sampling proportion for the whole population
- 2
- 3
Step 2: Apply the proportion to each stratum
- 4
- 5
- 6
Final answer: 15 Year 12 students, 25 Year 13 students
3. Unbiased Estimates of Mean and Varianceβ β β β ββ± 8 min
This is the highest weight sub-concept in this topic, appearing in almost every Statistics 6 and 7 paper. The sample mean is always an unbiased estimate of the population mean, but the raw sample variance (divided by n) is biased, so you must use the n-1 correction factor.
Derive the unbiased sample variance formula
Biased sample variance
- 1
Expand the squared difference term:
- 2
Take expected value:
- 3
To make the estimator unbiased, divide by n-1 instead of n
Unbiased sample variance:
Calculate the unbiased estimates of population mean and variance for the sample data: 12, 15, 17, 21, 25
- 1
Step 1: Calculate sum of x and sum of x squared
- 2
- 3
- 4
Step 2: Unbiased mean estimate
- 5
- 6
Step 3: Unbiased variance estimate, use n-1 = 4
- 7
Test your understanding before proceeding:
Which denominator gives an unbiased estimate of population variance?
n
n-1
n+1
n/2
Reveal answer
n-1 βThe n-1 Bessel correction removes the bias from sample variance.
4. Introduction to Sampling Distributionsβ β β β ββ± 5 min
The sampling distribution of a statistic is the probability distribution of all possible values of that statistic calculated from samples of the same size taken from the same population. For large n, the Central Limit Theorem tells us the sampling distribution of the sample mean will be approximately normal.
A population has mean 42 and variance 18. Find the variance of the sampling distribution of the sample mean for samples of size 9.
- 1
Step 1: Use the sampling distribution variance rule
- 2
- 3
Final answer: Variance of the sample mean is 2
5. Common Pitfalls
Wrong move:
Using n as the denominator for sample variance instead of n-1
Why:
CIE mark schemes deduct 2-3 marks for this error, even if all other steps are correct
Correct move:
Explicitly write the n-1 term in your variance calculation to confirm you are using the unbiased estimator
Wrong move:
Confusing population parameters and sample statistics
Why:
1 mark questions on identification give zero partial credit for mixing up the two terms
Correct move:
Label all population values with Greek letters and sample values with Roman letters to keep them distinct
Wrong move:
Calling quota sampling 'random sampling' in answers
Why:
Quota sampling uses non-random selection, and CIE mark schemes explicitly reject this description
Correct move:
Name the exact sampling method requested, and only label methods as random if every member of the population has equal selection probability
Wrong move:
Forgetting to divide population variance by n when calculating sample mean probabilities
Why:
This produces a completely wrong normal distribution, leading to zero marks for the entire probability calculation
Correct move:
Write out the full sampling distribution notation at the start of every question to avoid missing the variance scaling step
Wrong move:
Rounding stratified sample sizes before summing
Why:
This can lead to a total sample size that does not match the required value
Correct move:
Calculate all stratum sample sizes first, then adjust the largest fractional value to make the total sample size exactly match the required number
6. Quick Reference Cheatsheet
Quantity | Formula | CIE Exam Requirement |
|---|---|---|
Unbiased population mean estimate | Identical to raw sample mean | |
Unbiased population variance estimate | Denominator n-1 is mandatory | |
Systematic sampling interval | k must be a positive integer | |
Stratified stratum sample size | Round to nearest whole number | |
Sampling distribution of sample mean | Variance divided by sample size n |
When this came up on past exams
AI-estimated based on syllabus patterns β cross-check with official past papers for accuracy. Use only as revision-focus signals.
- 2023 Β· 7
Unbiased variance calculation
- 2022 Β· 6
Sampling method comparison
- 2021 Β· 7
Parameter vs statistic identification
What's Next
Mastering sampling and estimation is the critical foundation for all subsequent inferential statistics topics in CIE 9709, which together make up ~30% of the total Statistics paper weight. You will reuse the unbiased variance formulas you learned here directly in every confidence interval and hypothesis test question for the rest of your course. To reinforce your mastery, first practice targeted questions on identifying biased vs unbiased estimators, then move to full past paper questions that combine sampling method selection with variance calculation. The linked modules below will build directly on this knowledge to extend your statistical inference skills.
