6.5 - The Central Limit Theorem: Objectives
6.5 - The Central Limit Theorem: Objectives
Given:
1. The random variable x has a distribution (which may or may not be normal) with mean µ and
standard deviation σ .
2. Simple random samples all of size n are selected from the population. (The samples are selected
so that all possible samples of the same size n have the same chance of being selected.)
Conclusions:
1. The distribution of sample x will, as the sample size increases, approach a normal distribution.
2. If the original population is normally distributed, then for any sample size n, the sample means
will be normally distributed (not just the values of n larger than 30).
Uniform Distribution:
As we proceed from n = 1 to
n n= 50, we see that the distribution of sample
means is approaching the shape of a normal
distribution.
U-Shaped Distribution:
As we proceed from n = 1 to
n = 50, we see that the distribution of sample
means is approaching the shape of a normal
distribution.
In the following problems, we use the central limit theorem and sample means to determine probabilities
of a particular event occurring.
Example: Assume the population of weights of men is normally distributed with a mean of 172 lb and a
standard deviation of 29 lb.
a) Find the probability that if an individual man is randomly selected, his weight is greater than
175 lb.
b) Find the probability that 20 randomly selected men will have a mean weight that is greater than
175 lb
Solution:
a) Find the probability that if an individual man is randomly selected, his weight is greater than
175 lb.
b) Find the probability that 20 randomly selected men will have a mean weight that is greater than
175 lb (so that their total weight exceeds the safe capacity of 3500 pounds).
x − µx x − µx
z= =
σx σ
n
175 − 172
= = 0.46
29
20
It is much easier for an individual to deviate from the mean than it is for a group of 20 to deviate
from the mean.
Example: Human body temperatures are normally distributed with a mean of 98.2 F and a standard
deviation of 0.62 F. If 19 people are randomly selected, find the probability that their mean body
temperature will be less than 98.5 F?
Solution:
1. Find the appropriate z-score.
The probability that their mean body temperature will be less than 98.5 F is 0.9826.
Example: The amount of snowfall falling in a certain mountain range is normally distributed with a
mean of 94 inches and a standard deviation of 14 inches. What is the probability that the mean annual
snowfall during 49 randomly picked years will exceed 96.8 inches.
Solution:
1. Find the appropriate z-score.
x − µx x − µx 96.8 − 94 2.8
z= = = = = 1. 4
σx σ 14 2
n 49
The probability that the mean annual snowfall during 49 randomly picked years will exceed 96.8
inches is 0.0808.
Example: The weights of the fish in a certain lake are normally distributed with a mean of 19 lb and a
standard deviation of 6. If 4 fish are randomly selected, what is the probability that the mean weight will
be between 16.6 and 22.6 lb?
Solution:
1. Find the appropriate z-score.
x − µx x − µx 16.6 − 19 − 2.4
z= = = = = −0.8
σx σ 6 3
n 4
x − µx x − µx 22.6 − 19 3.6
z= = = = = 1. 2
σx σ 6 3
n 4
P (16.6 < x < 22.6) = P ( x < 22.6) − P ( x < 16.6) = 0.8849 − 0.2119 = 0.6730
The probability that the mean weight will be between 16.6 and 22.6 lb is 0.6730
Example: A final exam in Math 274 has a mean of 73 with standard deviation 7.8. If 24 students are
randomly selected, find the probability that the mean of their test scores is greater than 78.
Solution:
1. Find the appropriate z-score.
x − µx x − µx 78 − 73 5
z= = = = = 3.14
σx σ 7.8 1.5921
n 24
The probability that the mean of their test scores is greater than 78 is 0.0008.
Correction for a Finite Population:
When sampling without replacement and the sample size n is greater than han 5% of the finite population of
size N (that is, n > 0.05N ), adjust the standard deviation of sample means by multiplying it by the finite
population correction factor:
Example: In a population of 225 women, the heights of the women are normally distributed with a
mean of 64.5 in. and a standard deviation of 2.9 in. If 25 women are selected at random, find the
probability that their mean height will exceed 66 inches. Assume that the sampling is done without
replacement and use a finite population correction factor with N = 225.
Solution:
1. Find the appropriate z-score.
score.
x − µx x − µx 66 − 64.5 1.5
z= = = = = 2.73
σx σ N −n 2.9 225 − 25 0.5480
n N −1 25 225 − 1
The probability that their mean height will exceed 66 inches is 0.0032.