<< Chapter < Page Chapter >> Page >

It is important for you to understand when to use the central limit theorem . If you are being asked to find the probability of the mean, use the clt for the mean. If you are being asked to find the probability of a sum or total, use the clt for sums. This also applies to percentiles for means and sums.

Note

If you are being asked to find the probability of an individual value, do not use the clt. Use the distribution of its random variable.

Examples of the central limit theorem

Law of large numbers

The law of large numbers says that if you take samples of larger and larger size from any population, then the mean x ¯ of the sample tends to get closer and closer to μ . From the central limit theorem, we know that as n gets larger and larger, the sample means follow a normal distribution. The larger n gets, the smaller the standard deviation gets. (Remember that the standard deviation for X ¯ is σ n .) This means that the sample mean x ¯ must be close to the population mean μ . We can say that μ is the value that the sample means approach as n gets larger. The central limit theorem illustrates the law of large numbers.

Central limit theorem for the mean and sum examples

A study involving stress is conducted among the students on a college campus. The stress scores follow a uniform distribution with the lowest stress score equal to one and the highest equal to five. Using a sample of 75 students, find:

  1. The probability that the mean stress score for the 75 students is less than two.
  2. The 90 th percentile for the mean stress score for the 75 students.
  3. The probability that the total of the 75 stress scores is less than 200.
  4. The 90 th percentile for the total stress score for the 75 students.

Let X = one stress score.

Problems a and b ask you to find a probability or a percentile for a mean . Problems c and d ask you to find a probability or a percentile for a total or sum . The sample size, n , is equal to 75.

Since the individual stress scores follow a uniform distribution, X ~ U (1, 5) where a = 1 and b = 5 (See Continuous Random Variables for an explanation on the uniform distribution).

μ X = a + b 2 = 1 + 5 2 = 3

σ X = ( b a ) 2 12 = ( 5 1) 2 12 = 1.15

For problems 1. and 2., let X ¯ = the mean stress score for the 75 students. Then,

X ¯ N ( 3,  1 .15 75 ) where n = 75.

a. Find P ( x ¯ <2). Draw the graph.

a. P ( x ¯ <2) = 0

The probability that the mean stress score is less than two is about zero.

This is a normal distribution curve over a horizontal axis. The peak of the curve coincides with the point 3 on the horizontal axis. A point, 2, is marked at the left edge of the curve.

normalcdf ( 1,2,3, 1 .15 75 ) = 0

Reminder

The smallest stress score is one.

Got questions? Get instant answers now!

b. Find the 90 th percentile for the mean of 75 stress scores. Draw a graph.

b. Let k = the 90 th precentile.

Find k , where P ( x ¯ < k ) = 0.90.

k = 3.2

This is a normal distribution curve. The peak of the curve coincides with the point 3 on the horizontal axis. A point, k, is labeled to the right of 3. A vertical line extends from k to the curve. The area under the curve to the left of k is shaded. The shaded area shows that P(x-bar < k) = 0.90.

The 90 th percentile for the mean of 75 scores is about 3.2. This tells us that 90% of all the means of 75 stress scores are at most 3.2, and that 10% are at least 3.2.

invNorm ( 0 .90,3, 1.15 75 ) = 3.2

Got questions? Get instant answers now!

For problems c and d, let ΣX = the sum of the 75 stress scores. Then, ΣX ~ N [(75)(3), ( 75 ) (1.15)]

c. Find P ( Σx <200). Draw the graph.

c. The mean of the sum of 75 stress scores is (75)(3) = 225

The standard deviation of the sum of 75 stress scores is ( 75 ) (1.15) = 9.96

P ( Σx <200) = 0

This is a normal distribution curve over a horizontal axis. The peak of the curve coincides with the point 225 on the horizontal axis. A point, 200, is marked at the left edge of the curve.

The probability that the total of 75 scores is less than 200 is about zero.

normalcdf (75,200,(75)(3), ( 75 ) (1.15)).

Reminder

The smallest total of 75 stress scores is 75, because the smallest single score is one.

Got questions? Get instant answers now!

Get Jobilize Job Search Mobile App in your pocket Now!

Get it on Google Play Download on the App Store Now




Source:  OpenStax, Introductory statistics. OpenStax CNX. May 06, 2016 Download for free at http://legacy.cnx.org/content/col11562/1.18
Google Play and the Google Play logo are trademarks of Google Inc.

Notification Switch

Would you like to follow the 'Introductory statistics' conversation and receive update notifications?

Ask