6 Applications of the normal distribution

We have, in the previous subsection, noted that the probability density function of a normal distribution X is

y = 1 σ 2 π e ( x μ ) 2 2 σ 2

This curve is always ‘bell-shaped’ with the centre of the bell located at the value of μ . The height of the bell is controlled by the value of σ . See Figure 10.

Figure 10

The image displays the probability density function curve of a normal distribution, labeled with the formula \(y = \frac{1}{\sigma\sqrt{2\pi}}e^{-\frac{(x-\mu)^2}{2\sigma^2}}\) above a horizontal axis labeled \(x\) and a vertical axis labeled \(y\).

Long description

We now show, by example, how probabilities relating to a general normal distribution X are determined. We will see that being able to calculate the probabilities of a standard normal distribution Z is crucial in this respect.

Example 11

Given that the variate X follows the normal distribution X N ( 151 , 1 5 2 ) , calculate:

  1. P ( 120 X 155 ) ;
  2. P ( X 185 )
Solution

The transformation used in this problem is Z = X μ σ = X 151 15

  1. P ( 120 X 155 ) = P ( 120 151 15 Z 155 151 15 ) = P ( 2.07 Z 0.27 ) = 0.4808 + 0.1064 = 0.5872
  2. P ( X 185 ) = P ( Z 185 151 15 ) = P ( Z 2.27 ) = 0.5 0.4884 = 0.0116

We note that, as for any continuous random variable, we can only calculate the probability that

rather than for individual values.

Task!

A worn, poorly set-up machine is observed to produce components whose length X follows a normal distribution with mean 20 cm and variance 2.56 cm Calculate:

  1. the probability that a component is at least 24 cm long;
  2. the probability that the length of a component lies between 19 and 21 cm.

The transformation used is Z = X 20 1.6 giving

P ( X 24 ) = P ( Z 24 20 1.6 ) = P ( Z 2.5 ) = 0.5 0.4938 = 0.0062

and

P ( 19 < X < 21 ) = P ( 19 20 1.6 < Z < 21 20 1.6 ) = P ( 0.625 < Z < 0.625 ) = 0.4681

Example 12

Piston rings are mass-produced. The target internal diameter is 45 mm but records show that the diameters are normally distributed with mean 45 mm and standard deviation 0.05 mm. An acceptable diameter is one within the range 44.95 mm to 45.05 mm. What proportion of the output is unacceptable?

Solution

There are many words in the statement of the problem; we must read them carefully to extract the necessary information. If X is the diameter of a piston ring then X N ( 45 , ( 0.05 ) 2 ) .

The transformation is Z = X μ σ = X 45 0.05 .

The upper limit of acceptability is x 2 = 45.05 so that z 2 = ( 45.05 45 ) 0.05 = 1.

The lower limit of acceptability is x 1 = 44.95 so that z 1 = ( 44.95 45 ) 0.05 = 1 .

The range of ‘acceptable’ Z values is therefore 1 to 1. Figure 11 below.

Figure 11

A bell-shaped curve, representing a standard normal distribution, is shown with vertical lines marking the values of negative one, zero, and positive one on the horizontal axis labeled 'z'.

Long description

Using the symmetry of the curves P ( 1 < Z < 1 ) = 2 × P ( 0 < Z < 1 ) = 2 × 0.3413 = 0 . 6826 .

Thus the proportion of unacceptable items is 1 0.6826 = 0.3174 , or 31.74 % .

Example 13

If the standard deviation is halved by improved production practices what is now the proportion of unacceptable items?

Solution

Now σ = 0.025 so that:

z 2 = 45.05 45 0.025 = 2 and z 1 = 2

Then P ( 2 < Z < 2 ) = 2 × P ( 0 < Z < 2 ) = 2 × 0.4772 = 0.9544 . Hence the proportion of unacceptable items is reduced to 1 0.9544 = 0.0456 or 4.56 % .

We observe that less of the area under the curve now lies outside the interval ( 44.95 , 45.05 ) .

Figure 12

A graph showing the standard normal distribution curve with the area between -2 and 2 shaded.

Long description
Task!

The resistance of a strain gauge is normally distributed with a mean of 100 ohms and a standard deviation of 0.2 ohms. To meet the specification, the resistance must be within the range 100 ± 0.5 ohms.

  1. What percentage of gauges are unacceptable?

    First, state the upper and lower limits of acceptable resistance and find the Z values which correspond:

    x 1 = 99.5 , x 2 = 100.5 Z = X 100 0.2 ( 0.2 ) 2 = 0.04 so that z 1 = 2.5 and z 2 = 2.5 Now, using a suitable sketch, calculate the probability that z 1 < Z < z 2 :

    The image shows two instances of the standard normal distribution curve, illustrating how the shaded area between two points can be represented by subtracting two corresponding areas.

    Long description

    The shaded area (see diagram) is 0.4938 (from the table of values on page 15). Using symmetry,

    P ( 2.5 < Z < 2.5 ) = 2 × 0.4938 = 0 . 9876 .

    Hence the proportion of acceptable gauges is 98.76 % .

    Therefore the proportion of unacceptable gauges is 1.24 % .

  2. To what value must the standard deviation be reduced if the proportion of unacceptable gauges is to be no more than 0.2 % ?

    First sketch the standard normal curve marking on it the lower and upper values z 1 and z 2 and appropriate areas:

    Now use the Table to find z 2 , and hence write down the value of z 1 :

    z 2 = 3.1 so that z 1 = 3.1

    Finally, rewrite Z = X μ σ to make σ the subject. Put in values for z 2 , x 2 and μ hence evaluate σ :

    σ = X μ Z = 100.5 100 3.1 = 0.16 ( 2 d.p. )