header

Standard Normal Distribution
Examples

Example 1

Suppose the reaction times of teenage drivers are normally distributed with a mean of 0.53 seconds and a standard deviation of 0.11 seconds.

A. What is the probability that a teenage driver chosen at random will have a reaction time less than 0.65 seconds? 

The goal is to find P(x < 0.65).

1. The first step is to convert 0.65 to a standard score.

2. The problem now is to find P(z < 1.09). This is a left tail problem as shown in the illustration to the right.

Therefore, P(x < 0.65) = 0.8621

B. Find the probability that a teenage driver chosen at random will have a reaction time between 0.4 and 0.6 seconds.

The goal is to find P(0.4 < x < 0.6).

1. The first step is to convert 0.4 and 0.6 to the corresponding standard scores.

2. The problem now is to find P(-1.18 < z < 0.64). This is a "between" problem as shown in the illustration to the right.

Therefore, P(0.4 < x < 0.6) = 0.6199

C. What is the probability that a teenage driver chosen at random will have a reaction time greater than 0.8 seconds?

The problem is to find P(x > 0.8).

1. The first step is to find the corresponding standard score.

2. The problem now is to find P(z > 2.45). This is a right tail problem as shown in the illustration to the right.

Therefore, P(x > 0.8) = 0.0071

 

Example 2

Suppose the chest sizes of 19th century Scottish Militiamen are normally distributed with a mean of 39.83 inches and a standard deviation of 2.05 inches.

A. What percentage of the militiamen had a chest size less than 36 inches? In this context, the percentage is the corresponding probability expressed as a percent.

The problem is to find P(x < 36).

1. First, convert 36 to a standard score.

2. Find P(z < -1.87). This is a left-tail problem as shown in the illustration to the right.

Therefore, P(x < 36) = 0.0307 = 3.07%

B. What percentage of the militiamen had a chest size between 40 and 44 inches?

Find P(40 <= x <= 44).

1. First, convert 40 and 44 to the corresponding standard scores.

2. Find P(0.08 <= z <= 2.03). This is a "between" problem as shown in the illustration to the right.

Therefore, P(40 <= x <= 44) = 0.4469 = 44.69%

C. What percentage of militiamen had a chest size of 37 inches or greater?

Find P(x >= 38)?

1. First, convert 38 to a standard score.

2. Find P(z >= -0.89). This is a right-tail problem as shown in the illustration to the right.

Therefore, P(x >= 37) = 0.8133 = 81.33%