現在我們來考慮用常態分配來逼近二項分配, 原因在於, 當二項分配 B(n,p) 的 n很大的時候, 計算它的機率值將是一件不容易的事. 但我們知道在 中, P[X=x] 是有值的(不為 0), 但在 中, P[X=x] 是沒有太大意義的. 所以我們考慮用連續校正項 continuity correction 來計算機率, 也就是考慮, 在 中 的值來逼近.
For n=15 and p=.4, the binomial distribution assigns P[X=7]=.177 that
To obtain an approximation, we select the normal distribution with the same mean ,, and same . The normal approximation is then the probability assigned to the interval to .