The Normal distribution is useful for many reasons: its simple shape, the fact that there are only two parameters which describe it, and the ease with which one can compare the general Normal distribution to the single standard Normal. Further, it can be used as an approximation for several other distributions, under certain limits.
The Beta Distribution
We first saw the beta distribution as the posterior description in a bent-coin parameter estimation problem (see Section 6.4 on page 125 in Chapter 6 (Introduction to Parameter Estimation)). The Normal approximation occurs when the number of flips gets large, compared to how likely the coin flips heads. For notation, we will write the frequency of heads as
Normal Approximation to the Beta Distribution The Normal Approximation to the Beta Distribution, for large number of flips () of which a fraction are successful is given by
To see how close this approximation can be, observe the following two cases:
The exact Beta posterior (solid, shaded) against the Normal approximation the box above prescribes (dashed), both scaled to peak height 1, with the fraction of heads held at f = 0.25 throughout. The two cases printed beside this text are two positions of the one slider: N = 12 is the first figure, N = 120 the second. At N = 12 the Beta is visibly lopsided while the Normal is symmetric, and - the point of the margin note - the dashed curve carries real height to the LEFT of theta = 0, assigning probability to a coin that flips heads a negative fraction of the time. The solid curve simply stops there. Drag N up: by 120 the curves are hard to tell apart across the body of the distribution, and by 480 the visible disagreement is gone. Drag it back down and the approximation fails from the tails inward, which is the general rule - a Normal approximation is worst exactly where you were hoping to use it, out at the edges.
With ten times as many flips, we have
and the curves are so close as to be nearly identical! There still is a (small) probability for getting a negative , which is problematic in theory but not typically in practice. To use the properties of the Normal distribution here to quantify our uncertainty about the bent coin. Given 30 heads and 90 tails, the best estimate for (i.e. the top of the curve) is 0.25. Our uncertainty is quantified by the width of the distribution, given by . Thus, we can be confident to a 95% degree for within , or between 0.17 and 0.33 ( and , respectively).
The Binomial Distribution
Similarly, with the (discrete) binomial distribution (see Equation 3.3) we have the Normal approximation.
Normal Approximation to the Discrete Binomial Distribution
with examples
and
The Student's Distribution
For smallish data sets, , we can replace the estimate of the mean from the Student's distribution to a Normal distribution with an increased estimate for the deviation. It then becomes practical to use the more convenient -score to estimate credible intervals rather than the full tables. The approximation in this domain looks like1
Normal Approximation to the Student's t Distribution For smallish data sets, ,
Adapted from Statistical Inference for Everyone, by Brian Blais (Bryant University), licensed under CC BY-SA 4.0 (dual-licensed under the GNU FDL 1.2 or later; this adaptation uses the CC BY-SA grant). Changes were made; this adaptation is distributed under the same license. License: CC-BY-SA-4.0.