Sample means of discrete distributions
When each observation is an integer count, the sample mean is not fully continuous. It moves in steps of . This explains the smaller continuity correction used for a sample mean.
Translate between the total and the mean
For independent observations , define the total and .
- A total changes by 1 when one extra event is counted.
- Dividing by n means the sample mean changes by .
Half a total-step becomes 1 over 2n
Correct the total, then divide by n
integer total S
95 | 95.5 | 96
half a total-step = 0.5
divide every value by 20 ↓
sample mean X̄
4.75 | 4.775 | 4.80
half a mean-step = 1/(2n) = 0.025
95.5 ÷ 20 = 4.775
For a discrete sample mean, the correction is
The safest method is to translate the event to the integer total, apply the usual , then divide the corrected boundary by n.
Worked example
Correct a mean of Poisson counts
Let and take a sample of 20. Approximate .
Since , the event is , or . The corrected boundary is 95.5.
Use the lower-tail probability .
Use the correction only when the lattice matters
- Use it when a normal distribution approximates a mean of discrete counts, unless the question says not to.
- Do not use it for a mean of genuinely continuous measurements.
- If the question explicitly says a correction is not expected, follow that instruction.
Let . A random sample of 50 values is taken. Use a normal approximation with continuity correction to find .
Show worked answer
The total of the 50 binomial values is , with mean 200 and variance 120. The event is , so use 214.5.
Use the upper-tail probability .
Common mistake
