Login
📚 Statistics with Technology 2e
Chapters ▾
⇩ Download ▾

6.2 Graphs of the Normal Distribution

Many real life problems produce a histogram that is a symmetric, unimodal, and bell-shaped continuous probability distribution. For example: height, blood pressure, and cholesterol level. However, not every bell shaped curve is a normal curve. In a normal curve, there is a specific relationship between its “height” and its “width.”

Normal curves can be tall and skinny or they can be short and fat. They are all symmetric, unimodal, and centered at μ, the population mean. Figure 1 shows two different normal curves drawn on the same scale. Both have μ=100 but the one on the left has a standard deviation of 10 and the one on the right has a standard deviation of 5. Notice that the larger standard deviation makes the graph wider (more spread out) and shorter.

Two normal curve plots on the same x- and y-scales show distributions with mean 100, with the standard deviation 10 curve wider and lower than the standard deviation 5 curve.
Figures

Every normal curve has common features. These are detailed in Figure 2.

A normal distribution curve centered at μ, with inflection points at μ−σ and μ+σ, labeled hill and valley regions, and tails that approach but never touch the horizontal axis.
Figure of a Normal Curve

The equation that creates this curve is f(x)=1σ2πe12(xμσ)2

Just as in a discrete probability distribution, the object is to find the probability of an event occurring. However, unlike in a discrete probability distribution where the event can be a single value, in a continuous probability distribution the event must be a range. You are interested in finding the probability of x occurring in the range between a and b, or P(axb)=P(a<x<b). Calculus tells us that to find this you find the area under the curve above the interval from a to b.

P(axb)=P(a<x<b) is the area under the curve above the interval from a to b.

A normal distribution curve with the area between the labeled values a and b shaded to represent P(a ≤ x ≤ b).
Figure 3: Probability of an Event

Before looking at the process for finding the probabilities under the normal curve, it is somewhat useful to look at the Empirical Rule that gives approximate values for these areas. The Empirical Rule is just an approximation and it will only be used in this section to give you an idea of what the size of the probabilities is for different shadings. A more precise method for finding probabilities for the normal curve will be demonstrated in the next section. Please do not use the empirical rule except for real rough estimates.

A normal distribution curve illustrating that 68%, 95%, and 99.7% of values lie within one, two, and three standard deviations of the mean, respectively.
Figure 4: Empirical Rule

Be careful, there is still some area left over in each end. Remember, the maximum a probability can be is 100%, so if you calculate 100%-99.7%=0.3% you will see that for both ends together there is 0.3% of the curve. Because of symmetry, you can divide this equally between both ends and find that there is 0.15% in each tail beyond the μ±3σ.