Normal approximations in hypothesis tests
A suitable normal distribution can approximate a large binomial or Poisson count. Build that distribution from the null hypothesis, then apply a continuity correction to the observed discrete boundary.
Approximate a large discrete count with continuity correction
Under , replace a suitable binomial or Poisson distribution by a normal distribution. All parameters must come from the null model.
Here the continuous variable Y approximates the discrete count X, and or is the value stated by .
Binomial: and .
Poisson: .
- For a binomial approximation, check that and .
- Move a discrete boundary by 0.5 before standardising: becomes .
- For an upper tail , use the boundary .
Worked example
Large binomial, lower-tailed test
Test against when 78 successes are observed in 400 trials, at the 5% level.
Conclusion: There is sufficient evidence that the success probability is below 0.25.
Common mistake
