Why approximate?
Binomial calculations for large are awkward; normal calculations use familiar tables.
Computational motivation. Computing on a calculator is fine, but historically (and on tables-only papers) the binomial PMF becomes impractical for large . Approximations replace the awkward distribution with a simpler one that:
- Is defined in the formula booklet (normal tables, Poisson tables).
- Has familiar mean and variance.
- Is close in shape to the original.
Modern context. Calculators can evaluate binomial and Poisson directly, but Edexcel still tests approximations because:
- They show conceptual understanding of distribution shape.
- Hypothesis tests (later topic) often use normal approximations for tractability.
- The continuity correction is a hallmark of careful probabilistic thinking.
Hierarchy.
- Binomial Poisson when is small ( stays moderate).
- Binomial Normal when is mid-range (mean large).
- Poisson Normal when is large.
- If has both small AND large, BOTH Poisson and Normal apply β and indeed then approximates .
- Approximate when exact is awkward.
- Approximate when only tables are available.
- Modern reason: hypothesis tests use approximations.