e-Statistics

Normal Approximation

Suppose that $ X$ is a binomial random variable with $ n =$ and $ p =$ . If the size $ n$ is adequately large, then the distribution of $ X$ can be approximated by the normal distribution with parameter $ (np, np(1-p))$ . That is, the normal distribution $ N(np,np(1-p))$ approximates the binomial distribution $ B(n,p)$ . A general rule for ``adequately large'' $ n$ is to satisfy $ np \ge 5$ and $ n(1-p) \ge 5$ .

Calculation of probability with continuity correction. Let $ Y$ be a normal random variable with parameter $ (np, np(1-p))$ . Then the distribution of the binomial random variable $ X$ can be approximated by that of $ Y$ . Having taken into account the fact that $ Y$ is a continuous random variable, the approximation of discrete probability becomes

$\displaystyle P(i \le X \le j) \approx P(i-0.5 \le Y \le j+0.5)
= \Phi\left(\fr...
...np}{\sqrt{np(1-p)}}\right)
- \Phi\left(\frac{i-0.5-np}{\sqrt{np(1-p)}}\right).
$