Sections
Introduction

Introduction

Introduction

Suppose X is a random variable with a distribution that may be known or unknown (it can be any distribution). Using a subscript that matches the random variable, suppose

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

If you draw random samples of size n, then as n increases, the random variable X¯X¯, which consists of sample means, tends to be normally distributed and

X¯N(μx,σxn)X¯N(μx,σxn)

The central limit theorem for sample means says that if you keep drawing larger and larger samples (such as rolling one, two, five, and finally, ten dice) and calculating their means, the sample means form their own normal distribution (the sampling distribution). The normal distribution has the same mean as the original distribution and a variance that equals the original variance divided by the sample size. The variable n is the number of values that are averaged together, not the number of times the experiment is done.

To put it more formally, if you draw random samples of size n, the distribution of the random variable X¯X¯, which consists of sample means, is called the sampling distribution of the mean. The sampling distribution of the mean approaches a normal distribution as n, the sample size, increases.

The random variable X¯X¯ has a different z-score associated with it from that of the random variable X. The mean x¯x¯ is the value of X¯X¯ in one sample.

z=x¯μx(σxn),z=x¯μx(σxn),

μX is the average of both X and X¯X¯.

σx¯ = σxnσx¯ = σxn = standard deviation of X¯X¯ and is called the standard error of the mean.

Using the TI-83, 83+, 84, 84+ Calculator

To find probabilities for means on the calculator, follow these steps:

2nd DISTR


 
2:normalcdf

normalcdf(lower value of the area, upper value of the area, mean, standard deviationsample size)normalcdf(lower value of the area, upper value of the area, mean, standard deviationsample size)

where

  • mean is the mean of the original distribution,
  • standard deviation is the standard deviation of the original distribution, and
  • sample size = n.

Example 7.1

A distribution has a mean of 90 and a standard deviation of 15. Samples of size n = 25 are drawn randomly from the population.

a. Find the probability that the sample mean is between 85 and 92.

Solution 7.1

a. Let X = one value from the original unknown population. The probability question asks you to find a probability for the sample mean.

Let X¯X¯ = the mean of a sample of size 25. Because μx = 90, σx = 15, and n = 25,

X¯N(μx,σxn)X¯N(μx,σxn)

Find P(85 x¯x¯

P(85 x¯x¯

The probability that the sample mean is between 85 and 92 is 0.6997.

This is a normal distribution curve. The peak of the curve coincides with the point 90 on the horizontal axis. The points 85 and 92 are labeled on the axis. Vertical lines are drawn from these points to the curve and the area between the lines is shaded. The shaded region represents the probability that 85 < x < 92.
Figure 7.2

Find P(85 x¯x¯

P(85 x¯ 92) = 0.6997P(85 x¯ 92) = 0.6997

Using the TI-83, 83+, 84, 84+ Calculator

normalcdf(lower value, upper value, mean, standard error of the mean)

The parameter list is abbreviated (lower value, upper value, μ, σnσn).

normalcdf(85,92,90,1525) = 0.69971525) = 0.6997

b. Find the value that is two standard deviations above the expected value, 90, of the sample mean.

Solution 7.1

b. To find the value that is two standard deviations above the expected value 90, use the following formula:

value = µx + (#ofTSDEVs)(σxn)value = µx + (#ofTSDEVs)(σxn)
value = 90 + 2 (1525)=96.value = 90 + 2 (1525)=96.

The value that is two standard deviations above the expected value is 96.

The standard error of the mean is σxnσxn = 15251525 = 3. Recall that the standard error of the mean is a description of how far (on average) that the sample mean will be from the population mean in repeated simple random samples of size n.

Try It 7.1

An unknown distribution has a mean of 45 and a standard deviation of eight. Samples of size n = 30 are drawn randomly from the population. Find the probability that the sample mean is between 42 and 50.

Example 7.2

The length of time, in hours, it takes a group of people, 40 years and older, to play one soccer match is normally distributed with a mean of 2 hours and a standard deviation of 0.5 hours. A sample of size n = 50 is drawn randomly from the population. Find the probability that the sample mean is between 1.8 hours and 2.3 hours.

Solution 7.2

Let X = the time, in hours, it takes to play one soccer match.

The probability question asks you to find a probability for the sample mean time, in hours, it takes to play one soccer match.

Let X¯X¯ = the mean time, in hours, it takes to play one soccer match.

If μX = _________, σX = __________, and n = ___________, then X ~ N(______, ______) by the central limit theorem for means.

μX = 2, σX = 0.5, n = 50, and X ~ N(2, 0.550)(2, 0.550)

Find P(1.8 x¯x¯

P(1.8 x¯ 2.3) = 0.9977P(1.8 x¯ 2.3) = 0.9977

normalcdf

(1.8,2.3,2,.550) = 0.9977(1.8,2.3,2,.550) = 0.9977

The probability that the mean time is between 1.8 hours and 2.3 hours is 0.9977.

Try It 7.2

The length of time taken on the SAT exam for a group of students is normally distributed with a mean of 2.5 hours and a standard deviation of 0.25 hours. A sample size of n = 60 is drawn randomly from the population. Find the probability that the sample mean is between two hours and three hours.

Using the TI-83, 83+, 84, 84+ Calculator

To find percentiles for means on the calculator, follow these steps:

2nd DIStR


 
3:invNorm
k = invNorm(area to the left of k, mean, standard deviationsample size)k = invNorm(area to the left of k, mean, standard deviationsample size)

where

  • k = the kth percentile
  • mean is the mean of the original distribution
  • standard deviation is the standard deviation of the original distribution
  • sample size = n

Example 7.3

In a recent study reported Oct. 29, 2012, the mean age of tablet users is 34 years. Suppose the standard deviation is 15 years. Take a sample of size n = 100.

  1. What are the mean and standard deviation for the sample mean ages of tablet users?
  2. What does the distribution look like?
  3. Find the probability that the sample mean age is more than 30 years (the reported mean age of tablet users in this particular study).
  4. Find the 95th percentile for the sample mean age (to one decimal place).
Solution 7.3
  1. Because the sample mean tends to target the population mean, we have μχ = μ = 34. The sample standard deviation is given by σχσχ = σnσn = 1510015100 = 15101510 = 1.5.

     
  2. The central limit theorem states that for large sample sizes (n), the sampling distribution will be approximately normal.

     
  3. The probability that the sample mean age is more than 30 is given by P(Χ > 30) = normalcdf(30,E99,34,1.5) = 0.9962.

     
  4. Let k = the 95th percentile.

     
    k = invNorm(0.95,34,15100)(0.95,34,15100) = 36.5
Try It 7.3

A gaming marketing gap for men between the ages of 30 to 40 has been identified. You are researching a startup game targeted at the 35-year-old demographic. Your idea is to develop a strategy game that can be played by men from their late 20s through their late 30s. Based on the article’s data, industry research shows that the average strategy player is 28 years old with a standard deviation of 4.8 years. You take a sample of 100 randomly selected gamers. If your target market is 29- to 35-year-olds, should you continue with your development strategy?

Example 7.4

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 60.

  1. What are the mean and standard deviation for the sample mean number of app engagement minutes by a tablet user?
  2. What is the standard error of the mean?
  3. Find the 90th percentile for the sample mean time for app engagement for a tablet user. Interpret this value in a complete sentence.
  4. Find the probability that the sample mean is between eight minutes and 8.5 minutes.
Solution 7.4
  1. μx¯=μ=8.2 σx¯=σn=160=0.13μx¯=μ=8.2 σx¯=σn=160=0.13
  2. This allows us to calculate the probability of sample means of a particular distance from the mean, in repeated samples of size 60.
  3. Let k = the 90th percentile.

     
    k = invNorm(0.90,8.2,160)(0.90,8.2,160) = 8.37. This values indicates that 90 percent of the average app engagement time for table users is less than 8.37 minutes.
  4. P(8 x¯x¯normalcdf(8,8.5,8.2,160)(8,8.5,8.2,160) = 0.9293
Try It 7.4

Cans of a cola beverage claim to contain 16 ounces. The amounts in a sample are measured and the statistics are n = 34, x¯x¯ = 16.01 ounces. If the cans are filled so that μ = 16.00 ounces (as labeled) and σ = 0.143 ounces, find the probability that a sample of 34 cans will have an average amount greater than 16.01 ounces. Do the results suggest that cans are filled with an amount greater than 16 ounces?