33
Section 5.4 Sampling Distributions and the Central Limit Theorem © 2012 Pearson Education, Inc. All rights reserved.

Section 5.4 Sampling Distributions and the Central Limit Theorem © 2012 Pearson Education, Inc. All rights reserved

Embed Size (px)

Citation preview

Page 1: Section 5.4 Sampling Distributions and the Central Limit Theorem © 2012 Pearson Education, Inc. All rights reserved

Section 5.4

Sampling Distributions and the Central Limit Theorem

© 2012 Pearson Education, Inc. All rights reserved.

Page 2: Section 5.4 Sampling Distributions and the Central Limit Theorem © 2012 Pearson Education, Inc. All rights reserved

Section 5.4 Objectives

• Find sampling distributions and verify their properties

• Interpret the Central Limit Theorem• Apply the Central Limit Theorem to find the

probability of a sample mean

© 2012 Pearson Education, Inc. All rights reserved.

Page 3: Section 5.4 Sampling Distributions and the Central Limit Theorem © 2012 Pearson Education, Inc. All rights reserved

Example: Probabilities for x and xAn education finance corporation claims that the average credit card debts carried by undergraduates are normally distributed, with a mean of $3173 and a standard deviation of $1120. (Adapted from Sallie Mae)

1. What is the probability that a randomly selected undergraduate, who is a credit card holder, has a credit card balance less than $2700?

© 2012 Pearson Education, Inc. All rights reserved.

2. You randomly select 25 undergraduates who are credit card holders. What is the probability that their mean credit card balance is less than $2700?

Page 4: Section 5.4 Sampling Distributions and the Central Limit Theorem © 2012 Pearson Education, Inc. All rights reserved

Sampling Distributions

Sampling distribution • The probability distribution of a sample statistic. • Formed when samples of size n are repeatedly

taken from a population. • e.g. Sampling distribution of sample means

© 2012 Pearson Education, Inc. All rights reserved.

Page 5: Section 5.4 Sampling Distributions and the Central Limit Theorem © 2012 Pearson Education, Inc. All rights reserved

Sampling Distribution of Sample Means

Sample 1

1x

Sample 5

5xSample 2

2x

Sample 3

3xSample 4

4x

Population with μ, σ

The sampling distribution consists of the values of the sample means, 1 2 3 4 5, , , , ,...x x x x x

© 2012 Pearson Education, Inc. All rights reserved.

Page 6: Section 5.4 Sampling Distributions and the Central Limit Theorem © 2012 Pearson Education, Inc. All rights reserved

2. The standard deviation of the sample means, , is equal to the population standard deviation, σ, divided by the square root of the sample size, n.

1. The mean of the sample means, , is equal to the population mean μ.

Properties of Sampling Distributions of Sample Means

x

x

x

xn

• Called the standard error of the mean.

© 2012 Pearson Education, Inc. All rights reserved.

Page 7: Section 5.4 Sampling Distributions and the Central Limit Theorem © 2012 Pearson Education, Inc. All rights reserved

Example: Sampling Distribution of Sample Means

The population values {1, 3, 5, 7} are written on slips of paper and put in a box. Two slips of paper are randomly selected, with replacement. a. Find the mean, variance, and standard deviation of the population.

Mean: 4x

N

22Varianc : 5e

( )x

N

Standard Deviat 5ion 236: 2.

Solution:

© 2012 Pearson Education, Inc. All rights reserved.

Page 8: Section 5.4 Sampling Distributions and the Central Limit Theorem © 2012 Pearson Education, Inc. All rights reserved

Example: Sampling Distribution of Sample Means

b. Graph the probability histogram for the population values.

All values have the same probability of being selected (uniform distribution)

Population values

Pro

babi

lity

0.25

1 3 5 7

x

P(x) Probability Histogram of Population of x

Solution:

© 2012 Pearson Education, Inc. All rights reserved.

Page 9: Section 5.4 Sampling Distributions and the Central Limit Theorem © 2012 Pearson Education, Inc. All rights reserved

Example: Sampling Distribution of Sample Means

c. List all the possible samples of size n = 2 and calculate the mean of each sample.

53, 743, 533, 323, 141, 731, 521, 311, 1

77, 767, 557, 347, 165, 755, 545, 335, 1

These means form the sampling distribution of sample means.

© 2012 Pearson Education, Inc. All rights reserved.

Sample

Solution:Sample x x

Page 10: Section 5.4 Sampling Distributions and the Central Limit Theorem © 2012 Pearson Education, Inc. All rights reserved

Example: Sampling Distribution of Sample Means

d. Construct the probability distribution of the sample means.

x f Probabilityf Probability

1 1 0.0625

2 2 0.1250

3 3 0.1875

4 4 0.2500

5 3 0.1875

6 2 0.1250

7 1 0.0625

Solution:

© 2012 Pearson Education, Inc. All rights reserved.

xRemember: Themean can be foundby letting L1 be themean column andL2 be the frequencycolumn. Use theTI-84 command1-Var Stats L1,L2.

Page 11: Section 5.4 Sampling Distributions and the Central Limit Theorem © 2012 Pearson Education, Inc. All rights reserved

Example: Sampling Distribution of Sample Means

e. Find the mean, variance, and standard deviation of the sampling distribution of the sample means.

Solution:The mean, variance, and standard deviation of the 16 sample means are:

4x 2 52 5

2.x 2 5 1 581x . .

These results satisfy the properties of sampling distributions of sample means.

4x 5 2 236 1 5812 2

. .xn

© 2012 Pearson Education, Inc. All rights reserved.

Page 12: Section 5.4 Sampling Distributions and the Central Limit Theorem © 2012 Pearson Education, Inc. All rights reserved

Example: Sampling Distribution of Sample Means

f. Graph the probability histogram for the sampling distribution of the sample means.

The shape of the graph is symmetric and bell shaped. It approximates a normal distribution.

Solution:

Sample mean

Prob

abil

ity0.25

P(x) Probability Histogram of Sampling Distribution of

0.20

0.15

0.10

0.05

6 75432

x

x

© 2012 Pearson Education, Inc. All rights reserved.

Page 13: Section 5.4 Sampling Distributions and the Central Limit Theorem © 2012 Pearson Education, Inc. All rights reserved

The Central Limit Theorem1. If samples of size n ≥ 30 are drawn from any population

with mean = µ and standard deviation = σ,

x

x

xxx

xxxx x

xxx x

then the sampling distribution of sample means approximates a normal distribution. The greater the sample size, the better the approximation.

© 2012 Pearson Education, Inc. All rights reserved.

Page 14: Section 5.4 Sampling Distributions and the Central Limit Theorem © 2012 Pearson Education, Inc. All rights reserved

The Central Limit Theorem2. If the population itself is normally distributed,

then the sampling distribution of sample means is normally distribution for any sample size n.

x

© 2012 Pearson Education, Inc. All rights reserved.

x

x

xxx

xxxx x

xxx

Page 15: Section 5.4 Sampling Distributions and the Central Limit Theorem © 2012 Pearson Education, Inc. All rights reserved

The Central Limit Theorem• In either case, the sampling distribution of sample

means has a mean equal to the population mean.

• The sampling distribution of sample means has a variance equal to 1/n times the variance of the population and a standard deviation equal to the population standard deviation divided by the square root of n.

Variance

Standard deviation (standard error of the mean)

x

xn

22x n

© 2012 Pearson Education, Inc. All rights reserved.

Mean

Page 16: Section 5.4 Sampling Distributions and the Central Limit Theorem © 2012 Pearson Education, Inc. All rights reserved

The Central Limit Theorem1. Any Population Distribution 2. Normal Population Distribution

Distribution of Sample Means, n ≥ 30

Distribution of Sample Means, (any n)

© 2012 Pearson Education, Inc. All rights reserved.

Page 17: Section 5.4 Sampling Distributions and the Central Limit Theorem © 2012 Pearson Education, Inc. All rights reserved

Example: Interpreting the Central Limit Theorem

Cellular phone bills for residents of a city have a mean of $63 and a standard deviation of $11. Random samples of 100 cellular phone bills are drawn from this population and the mean of each sample is determined. Find the mean and standard error of the mean of the sampling distribution. Then sketch a graph of the sampling distribution of sample means.

© 2012 Pearson Education, Inc. All rights reserved.

Page 18: Section 5.4 Sampling Distributions and the Central Limit Theorem © 2012 Pearson Education, Inc. All rights reserved

Solution: Interpreting the Central Limit Theorem

• The mean of the sampling distribution is equal to the population mean

• The standard error of the mean is equal to the population standard deviation divided by the square root of n.

63x

11 1.1100x n

© 2012 Pearson Education, Inc. All rights reserved.

Page 19: Section 5.4 Sampling Distributions and the Central Limit Theorem © 2012 Pearson Education, Inc. All rights reserved

Solution: Interpreting the Central Limit Theorem

• Since the sample size is greater than 30, the sampling distribution can be approximated by a normal distribution with

$63x $1.10x

© 2012 Pearson Education, Inc. All rights reserved.

Page 20: Section 5.4 Sampling Distributions and the Central Limit Theorem © 2012 Pearson Education, Inc. All rights reserved

Example: Interpreting the Central Limit Theorem

Suppose the training heart rates of all 20-year-old athletes are normally distributed, with a mean of 135 beats per minute and standard deviation of 18 beats per minute. Random samples of size 4 are drawn from this population, and the mean of each sample is determined. Find the mean and standard error of the mean of the sampling distribution. Then sketch a graph of the sampling distribution of sample means.

© 2012 Pearson Education, Inc. All rights reserved.

Page 21: Section 5.4 Sampling Distributions and the Central Limit Theorem © 2012 Pearson Education, Inc. All rights reserved

Solution: Interpreting the Central Limit Theorem

• The mean of the sampling distribution is equal to the population mean

• The standard error of the mean is equal to the population standard deviation divided by the square root of n.

135x

18 94x n

© 2012 Pearson Education, Inc. All rights reserved.

Page 22: Section 5.4 Sampling Distributions and the Central Limit Theorem © 2012 Pearson Education, Inc. All rights reserved

Solution: Interpreting the Central Limit Theorem

• Since the population is normally distributed, the sampling distribution of the sample means is also normally distributed.

135x 9x

© 2012 Pearson Education, Inc. All rights reserved.

Page 23: Section 5.4 Sampling Distributions and the Central Limit Theorem © 2012 Pearson Education, Inc. All rights reserved

Probability and the Central Limit Theorem

• To transform x to a z-score

Value Mean

Standard errorx

x

x xz

n

© 2012 Pearson Education, Inc. All rights reserved.

Page 24: Section 5.4 Sampling Distributions and the Central Limit Theorem © 2012 Pearson Education, Inc. All rights reserved

Example: Probabilities for Sampling Distributions

The graph shows the length of time people spend driving each day. You randomly select 50 drivers ages 15 to 19. What is the probability that the mean time they spend driving each day is between 24.7 and 25.5 minutes? Assume that σ = 1.5 minutes.

© 2012 Pearson Education, Inc. All rights reserved.

Page 25: Section 5.4 Sampling Distributions and the Central Limit Theorem © 2012 Pearson Education, Inc. All rights reserved

Solution: Probabilities for Sampling Distributions

From the Central Limit Theorem (sample size is greater than 30), the sampling distribution of sample means is approximately normal with

25x 1.5 0.2121350

xn

© 2012 Pearson Education, Inc. All rights reserved.

Page 26: Section 5.4 Sampling Distributions and the Central Limit Theorem © 2012 Pearson Education, Inc. All rights reserved

Solution: Probabilities for Sampling Distributions

124 7 25 1 411 5

50

xz

n

. - ..

24.7 25

P(24.7 < x < 25.5)

x

Normal Distributionμ = 25 σ = 0.21213

225 5 25 2 361 5

50

xz

n

. ..

25.5 –1.41z

Standard Normal Distribution μ = 0 σ = 1

0

P(–1.41 < z < 2.36)

2.36

0.99090.0793

P(24 < x < 54) = P(–1.41 < z < 2.36) = 0.9909 – 0.0793 = 0.9116

© 2012 Pearson Education, Inc. All rights reserved.

Page 27: Section 5.4 Sampling Distributions and the Central Limit Theorem © 2012 Pearson Education, Inc. All rights reserved

Example: Probabilities for x and xAn education finance corporation claims that the average credit card debts carried by undergraduates are normally distributed, with a mean of $3173 and a standard deviation of $1120. (Adapted from Sallie Mae)

Solution:You are asked to find the probability associated with a certain value of the random variable x.

1. What is the probability that a randomly selected undergraduate, who is a credit card holder, has a credit card balance less than $2700?

© 2012 Pearson Education, Inc. All rights reserved.

Page 28: Section 5.4 Sampling Distributions and the Central Limit Theorem © 2012 Pearson Education, Inc. All rights reserved

Solution: Probabilities for x and x

P( x < 2700) = P(z < –0.42) = 0.3372

z x

2700 3173

1120 0.42

2700 3173

P(x < 2700)

x

Normal Distribution μ = 3173 σ = 1120

–0.42z

Standard Normal Distribution μ = 0 σ = 1

0

P(z < –0.42)

0.3372

© 2012 Pearson Education, Inc. All rights reserved.

Page 29: Section 5.4 Sampling Distributions and the Central Limit Theorem © 2012 Pearson Education, Inc. All rights reserved

Example: Probabilities for x and x

2. You randomly select 25 undergraduates who are credit card holders. What is the probability that their mean credit card balance is less than $2700?

Solution:You are asked to find the probability associated with a sample mean .x

3173x 1120 22425x n

© 2012 Pearson Education, Inc. All rights reserved.

Page 30: Section 5.4 Sampling Distributions and the Central Limit Theorem © 2012 Pearson Education, Inc. All rights reserved

0

P(z < –2.11)

–2.11z

Standard Normal Distribution μ = 0 σ = 1

0.0174

Solution: Probabilities for x and x

z x

n

2700 31731120

25

473224

2.11

Normal Distribution μ = 3173 σ = 1120

2700 3173

P(x < 2700)

x

P( x < 2700) = P(z < –2.11) = 0.0174

© 2012 Pearson Education, Inc. All rights reserved.

Page 31: Section 5.4 Sampling Distributions and the Central Limit Theorem © 2012 Pearson Education, Inc. All rights reserved

Solution: Probabilities for x and x

• There is about a 34% chance that an undergraduate will have a balance less than $2700.

• There is only about a 2% chance that the mean of a sample of 25 will have a balance less than $2700 (unusual event).

• It is possible that the sample is unusual or it is possible that the corporation’s claim that the mean is $3173 is incorrect.

© 2012 Pearson Education, Inc. All rights reserved.

Page 32: Section 5.4 Sampling Distributions and the Central Limit Theorem © 2012 Pearson Education, Inc. All rights reserved

Example

The body temperatures of adults are normally distributed with a meanof 98.6° F and a standard deviation of 0.60° F. If 25 adults are randomlyselected, find the probability that their mean body temperature is lessthan 99° F.

The sample size is less than 30, but the samples are from a normal distribution so …

Value Mean

Standard errorx

x

x xz

n

=

The area to the left of 3.33 is 0.9996 or 99.96%.

Page 33: Section 5.4 Sampling Distributions and the Central Limit Theorem © 2012 Pearson Education, Inc. All rights reserved

Example

The average age of a vehicle registered in the United States is 8 years,or 96 months. Assume the standard deviation is 16 months. If a random sample of 36 vehicles is selected, find the probability thatthe mean of their age is between 90 and 100 months.

Since the sample size is greater than 30, it doesn’t matter if the population is normally distributed or not.

= = -2.25 = = 1.50

Normalcdf(-2.25, 1.50) ≈ 0.9210 or 92.1%.