Sample size determination
Sample size determination is the formula-based calculation of how many observations a survey needs to reach a target margin of error at a chosen confidence level, given the population's estimated variability.
See it move
A hotel chain wants its estimate of average hold time accurate to within 2 minutes at 95 per cent confidence, with a population standard deviation of 15 minutes. Plugging in, n = (1.96 × 15 ÷ 2)² = 216.09, which must always round up rather than down, so 217 calls need to be sampled to guarantee the target precision.
The formula
Variables
- Required sample size (observations)
- z-score for the chosen confidence level
- Population standard deviation (€)
- Target margin of error (€)
Gives the minimum sample size needed to estimate a population mean within a target margin of error at a chosen confidence level.
Variables
- Required sample size (observations)
- z-score for the chosen confidence level
- Estimated population proportion
- Target margin of error, expressed as a proportion
Gives the minimum sample size needed to estimate a population proportion within a target margin of error; p is often set to 0.5 for a conservative estimate.
Check yourself
A hotel chain wants to estimate the average number of minutes guests spend on hold with its call centre. It targets a margin of error of 2 minutes at 95% confidence (z = 1.96), and past call logs suggest a population standard deviation of 15 minutes. How many calls must be sampled?