Module 7: The Central Limit Theorem

The Central Limit Theorem for Sums

Barbara Illowsky & OpenStax et al.

Learning Objectives

Suppose X is a random variable with a distribution that may be known or unknown (it can be any distribution) and suppose:

  1. μX = the mean of Χ
  2. σΧ = the standard deviation of X

If you draw random samples of size n, then as n increases, the random variable [latex]sum X[/latex] consisting of sums tends to be normally distributed and

[latex]displaystyle {sum{X}{sim}{N}(n cdot mu_X ,sqrt{n}sigma_X)}[/latex].

 

The central limit theorem for sums says that if you keep drawing larger and larger samples and taking their sums, the sums form their own normal distribution (the sampling distribution), which approaches a normal distribution as the sample size increases. The normal distribution has a mean equal to the original mean multiplied by the sample size and a standard deviation equal to the original standard deviation multiplied by the square root of the sample size.

The random variable ΣX has the following z-score associated with it:

  1. [latex]sum x[/latex] is one sum.
  2. [latex]{z}=frac{{sum{x}-{({n})}{({mu}_{{X}})}}}{{{(sqrt{{n}})}{({mu}_{{X}})}}}[/latex]
    1. [latex]{({n})}{({mu}_{{X}})}=text{the mean of }sum{X}[/latex]
    2. [latex]{left(sqrt{{n}}right)}{left({sigma}_{{X}}right)} =text{the standard deviation of }sum{X}[/latex]

To find probabilities for sums on the calculator, follow these steps.

2nd
DISTR

2:normalcdf

normalcdf(lower value of the area, upper value of the area, (n)(mean), ([latex]displaystylesqrt{{n}}[/latex])(standard deviation))

where: mean is the mean of the original distribution standard deviation is the standard deviation of the original distribution sample size = n

Example

An unknown distribution has a mean of 90 and a standard deviation of 15. A sample of size 80 is drawn randomly from the population.

  1. Find the probability that the sum of the 80 values (or the total of the 80 values) is more than 7,500.
  2. Find the sum that is 1.5 standard deviations above the mean of the sums.

Solution:

Let X = one value from the original unknown population. The probability question asks you to find a probability for the sum (or total of) 80 values.

[latex]displaystylesum{X}[/latex] = the sum or total of 80 values. Since [latex]displaystyle{mu}_{x}=90,{sigma}_{x}=15[/latex], and n = 80, [latex]sum{X}[/latex]~ N((80)(90), ([latex]displaystylesqrt{{80}}[/latex])(15))

  • mean of the sums = (n)(μX) = (80)(90) = 7,200
  • standard deviation of the sums =[latex]displaystyle{(sqrt{{n}})}{({sigma}_{{X}})}={(sqrt{{80}})}{({15})}[/latex]
  • sum of 80 values = Σx = 7,500
  1.  Find Px > 7,500)
    Px > 7,500) = 0.0127
    This is a normal distribution curve. The peak of the curve coincides with the point 7200 on the horizontal axis. The point 7500 is also labeled. A vertical line extends from point 7500 to the curve. The area to the right of 7500 below the curve is shaded.

normalcdf(lower value, upper value, mean of sums, stdev of sums) The parameter list is abbreviated(lower, upper, (n)(μX, [latex]displaystyle{(sqrt{{n}})}[/latex](σX))
normalcdf (7500, 1E99, (80)(90), [latex]displaystyle{(sqrt{{80}})}[/latex](15)) = 0.0127

Remember that 1E99 = 1099.

Press the EE key for E.

2. Find Σx where z = 1.5.

[latex]displaystyle{sum{x}}={(n)}{({mu}_{X})}+{(z)}{(sqrt{n})}{({sigma}_{X}})=(80)(90)+(1.5)(sqrt{80})(15)=7401.2[/latex]

Try it

An unknown distribution has a mean of 45 and a standard deviation of eight. A sample size of 50 is drawn randomly from the population. Find the probability that the sum of the 50 values is more than 2,400.

Solution:

0.0040

To find percentiles for sums on the calculator, follow these steps.

2nd DIStR

3:invNormk = invNorm (area to the left of k, (n)(mean), (standard deviation))

where: k is the kth percentilemean is the mean of the original distribution standard deviation is the standard deviation of the original distribution sample size = n

Example

In a recent study reported Oct. 29, 2012 on the Flurry Blog, the mean age of tablet users is 34 years. Suppose the standard deviation is 15 years. The sample of size is 50.

  1. What are the mean and standard deviation for the sum of the ages of tablet users? What is the distribution?
  2. Find the probability that the sum of the ages is between 1,500 and 1,800 years.
  3. Find the 80th percentile for the sum of the 50 ages.

Solution:

  1. [latex]displaystyle{mu}_{sum{X}}={n}{mu}_{X}={50(34)}={1,700}[/latex] and [latex]displaystyle{sigma}_{sum{X}}={sigma}_{X}=({sqrt{50}})({15})={106.01}[/latex], The distribution is normal for sums by the central limit theorem.
  2. P(1500< [latex]displaystyle{sum{x}}[/latex] = normalcdf(1500, 1800, (50)(30), ([latex]displaystyle{sqrt{50}}[/latex])(15))  =  0.7974
  3. Let k = the 80th percentile. k = invNorm(0.80, 50, 34, [latex]displaystyle{sqrt{50}}[/latex], (15))=1789.3

Try it

In a recent study reported Oct.29, 2012 on the Flurry Blog, the mean age of tablet users is 35 years. Suppose the standard deviation is ten years. The sample size is 39.

  1. What are the mean and standard deviation for the sum of the ages of tablet users? What is the distribution?
  2. Find the probability that the sum of the ages is between 1,400 and 1,500 years.
  3. Find the 90th percentile for the sum of the 39 ages.

Solution:

  1. [latex]displaystyle{mu}_{sum{ X }} = {n}{mu}_{X } = {1365}[/latex] and [latex]{sigma}_{sum{X }} = {sigma}_{X }=({sqrt{n{sigma}_{x }}})({ 15 })={62.4}[/latex].   The distribution is normal for sums by the central limit theorem.
  2. P(1400<[latex]displaystylesum{x}[/latex]<1500) = normalcdf(1400, 1500, (39)(35), 10)= 0.2723
  3. Let k = the 90th percentile. invNorm(0.90,(39)(35), (10)) = 1445.0

Example

The mean number of minutes for app engagement by a tablet user is 8.2 minutes. Suppose the standard deviation is one minute. Take a sample of size 70.

  1. What are the mean and standard deviation for the sums?
  2. Find the 95th percentile for the sum of the sample. Interpret this value in a complete sentence.
  3. Find the probability that the sum of the sample is at least ten hours.

Solution:

  1. [latex]displaystyle{mu}_{sum{X}}={n}{mu}_{X}={70(8.2)} = 574text{ minutes }[/latex] and [latex]displaystyle{sigma}_{sum{X}}={sigma}_{X}=({sqrt{n{sigma}_{x}}})({sqrt{70}}){(1)}={sqrt{70}(1)}=8.37[/latex] minutes.
  2. Let k = the 95th percentile., k = invNorm (0.95,(70)(8.2),([latex]displaystylesqrt{70}[/latex])(1)) = 587.76 minutes. Ninety five percent of the app engagement times are at most 587.76 minutes.
  3. Ten hours = 600 minutes, P([latex]displaystylesum{x}geq{600}[/latex]) = normalcdf(600,E99,(70)(8.2)[latex]displaystylesqrt{70}[/latex])(1)) =0.0009

Example

The mean number of minutes for app engagement by a table use is 8.2 minutes. Suppose the standard deviation is one minute. Take a sample size of 70.

  1. What is the probability that the sum of the sample is between seven hours and ten hours? What does this mean in context of the problem?
  2. Find the 84th and 16th percentiles for the sum of the sample. Interpret these values in context.

Solution:

  1. 7 hours = 420 minutes
    10 hours = 600 minutes
    normalcdf P(420[latex]displaystyleleq{sum{x}}leq{600}[/latex])=normalcdf(420, 600, (70)(8.2), [latex]displaystylesqrt{70}(1))[/latex]= 0.9991.  This means that for this sample sums there is a 99.9% chance that the sums of usage minutes will be between 420 minutes and 600 minutes.
  2. invNorm (0.84,(70)(8.2),([latex]displaystylesqrt{70}[/latex])(1))=582.32, invNorm (0.16,(70)(8.2),([latex]displaystylesqrt{70}[/latex])(1))=565.68.
  3. Since 84% of the app engagement times are at most 582.32 minutes and 16% of the app engagement times are at most 565.68 minutes, we may state that 68% of the app engagement times are between 565.68 minutes and 582.32 minutes.

 

References

Farago, Peter. “The Truth About Cats and Dogs: Smartphone vs Tablet Usage Differences.” The Flurry Blog, 2013. Posted October 29, 2012. Available online at http://blog.flurry.com (accessed May 17, 2013).

Concept Review

The central limit theorem tells us that for a population with any distribution, the distribution of the sums for the sample means approaches a normal distribution as the sample size increases. In other words, if the sample size is large enough, the distribution of the sums can be approximated by a normal distribution even if the original population is not normally distributed. Additionally, if the original population has a mean of μX and a standard deviation of σx, the mean of the sums is x and the standard deviation is [latex]displaystyle(sqrt{n})({sigma}_{x})[/latex] where n is the sample size.

Formula Review

The Central Limit Theorem for Sums: [latex]displaystylesum{X}{sim}{N}[{{({n})}{({mu}_{{X}})},{(sqrt{{n}})}{({mu}_{{X}})}}][/latex]

Mean for Sums: [latex]displaystyle(sum{X}):({n})({mu}_{x})[/latex]The Central Limit Theorem for Sums z-score and standard deviation for sums: z for the sample mean: [latex]displaystyle{z}=frac{{sum{x}-{({n})}{({mu}_{{X}})}}}{{{(sqrt{{n}})}{({sigma}_{{X}})}}}[/latex]

Standard deviation for Sums: [latex]displaystyle(sum{X}):({sqrt{n}})({sigma}_{x})[/latex]

License

Icon for the Creative Commons Attribution 4.0 International License

The Central Limit Theorem for Sums Copyright © 2018 by Barbara Illowsky & OpenStax et al. is licensed under a Creative Commons Attribution 4.0 International License, except where otherwise noted.

Share This Book