23
Copyright © 2015, 2012, and 2009 Pearson Education, Inc. 1 Chapter Normal Probability Distributions 5

Copyright © 2015, 2012, and 2009 Pearson Education, Inc. 1 Chapter Normal Probability Distributions 5

Embed Size (px)

DESCRIPTION

Copyright © 2015, 2012, and 2009 Pearson Education, Inc. 3 Section 5.5 Normal Approximations to Binomial Distributions

Citation preview

Page 1: Copyright © 2015, 2012, and 2009 Pearson Education, Inc. 1 Chapter Normal Probability Distributions 5

Copyright © 2015, 2012, and 2009 Pearson Education, Inc. 1

ChapterNormal Probability Distributions

5

Page 2: Copyright © 2015, 2012, and 2009 Pearson Education, Inc. 1 Chapter Normal Probability Distributions 5

Copyright © 2015, 2012, and 2009 Pearson Education, Inc. 2

Chapter Outline

Page 3: Copyright © 2015, 2012, and 2009 Pearson Education, Inc. 1 Chapter Normal Probability Distributions 5

Copyright © 2015, 2012, and 2009 Pearson Education, Inc. 3

Section 5.5

Normal Approximations to Binomial Distributions

Page 4: Copyright © 2015, 2012, and 2009 Pearson Education, Inc. 1 Chapter Normal Probability Distributions 5

Copyright © 2015, 2012, and 2009 Pearson Education, Inc. 4

Section 5.5 Objectives

• How to determine when the normal distribution can approximate the binomial distribution

• How to find the correction for continuity• How to use the normal distribution to approximate

binomial probabilities

Page 5: Copyright © 2015, 2012, and 2009 Pearson Education, Inc. 1 Chapter Normal Probability Distributions 5

Copyright © 2015, 2012, and 2009 Pearson Education, Inc. 5

Normal Approximation to a Binomial

• The normal distribution is used to approximate the binomial distribution when it would be impractical to use the binomial distribution to find a probability.

• Let n represent the number of independent trials, p is the probability of success in a single trial, and q is the probability of failure in a single trial.

Page 6: Copyright © 2015, 2012, and 2009 Pearson Education, Inc. 1 Chapter Normal Probability Distributions 5

Copyright © 2015, 2012, and 2009 Pearson Education, Inc. 6

Normal Approximation to a Binomial

Normal Approximation to a Binomial Distribution• If np 5 and nq 5, then the binomial random

variable x is approximately normally distributed with mean μ = np standard deviation σ npq

Page 7: Copyright © 2015, 2012, and 2009 Pearson Education, Inc. 1 Chapter Normal Probability Distributions 5

Copyright © 2015, 2012, and 2009 Pearson Education, Inc. 7

Normal Approximation to a Binomial

• Binomial distribution: p = 0.25

• As n increases the histogram approaches a normal curve.

Page 8: Copyright © 2015, 2012, and 2009 Pearson Education, Inc. 1 Chapter Normal Probability Distributions 5

Copyright © 2015, 2012, and 2009 Pearson Education, Inc. 8

1. Sixty-two percent of adults in the U.S. have an HDTV in their homes. You randomly select 45 adults in the U.S. and ask them if they have an HDTV in their homes.

Example: Approximating the Binomial

Decide whether you can use the normal distribution to approximate x, the number of people who reply yes. If you can, find the mean and standard deviation.

Page 9: Copyright © 2015, 2012, and 2009 Pearson Education, Inc. 1 Chapter Normal Probability Distributions 5

Copyright © 2015, 2012, and 2009 Pearson Education, Inc. 9

Solution: Approximating the Binomial

• You can use the normal approximationn = 45, p = 0.62, q = 0.38

np = (45)(0.62) = 27.9nq = (45)(0.38) = 17.1

• Mean: μ = np = 27.9• Standard Deviation:

45 0.62 0.38 3.26 σ npq

Page 10: Copyright © 2015, 2012, and 2009 Pearson Education, Inc. 1 Chapter Normal Probability Distributions 5

Copyright © 2015, 2012, and 2009 Pearson Education, Inc. 10

2. Twelve percent of adults in the U.S. who do not have an HDTV in their home are planning to purchase one in the next two years. You randomly select 30 adults in the U.S. who do not have an HDTV and ask them if they are planning to purchase one in the next two years.

Example: Approximating the Binomial

Decide whether you can use the normal distribution to approximate x, the number of people who reply yes. If you can find, find the mean and standard deviation.

Page 11: Copyright © 2015, 2012, and 2009 Pearson Education, Inc. 1 Chapter Normal Probability Distributions 5

Copyright © 2015, 2012, and 2009 Pearson Education, Inc. 11

Solution: Approximating the Binomial

• You cannot use the normal approximationn = 30, p = 0.12, q = 0.88

np = (30)(0.12) = 3.6nq = (30)(0.88) = 26.4

• Because np < 5, you cannot use the normal distribution to approximate the distribution of x.

Page 12: Copyright © 2015, 2012, and 2009 Pearson Education, Inc. 1 Chapter Normal Probability Distributions 5

Copyright © 2015, 2012, and 2009 Pearson Education, Inc. 12

Correction for Continuity

• The binomial distribution is discrete and can be represented by a probability histogram.

• To calculate exact binomial probabilities, the binomial formula is used for each value of x and the results are added.

• Geometrically this corresponds to adding the areas of bars in the probability histogram.

Page 13: Copyright © 2015, 2012, and 2009 Pearson Education, Inc. 1 Chapter Normal Probability Distributions 5

Copyright © 2015, 2012, and 2009 Pearson Education, Inc. 13

Correction for Continuity• When you use a continuous normal distribution to

approximate a binomial probability, you need to move 0.5 unit to the left and right of the midpoint to include all possible x-values in the interval (correction for continuity).

Exact binomial probability

P(x = c)

c

Normal approximation

P(c – 0.5 < x < c + 0.5)

c c+ 0.5c– 0.5

Page 14: Copyright © 2015, 2012, and 2009 Pearson Education, Inc. 1 Chapter Normal Probability Distributions 5

Copyright © 2015, 2012, and 2009 Pearson Education, Inc. 14

Example: Using a Correction for Continuity

Use a correction for continuity to convert the binomial intervals to a normal distribution interval.

1. The probability of getting between 270 and 310 successes, inclusive.

Solution:• The discrete midpoint values are 270, 271, …, 310. • The corresponding interval for the continuous normal

distribution is 269.5 < x < 310.5. The normal distribution probability is P(269.5 < x < 310.5).

Page 15: Copyright © 2015, 2012, and 2009 Pearson Education, Inc. 1 Chapter Normal Probability Distributions 5

Copyright © 2015, 2012, and 2009 Pearson Education, Inc. 15

Example: Using a Correction for Continuity

Use a correction for continuity to convert the binomial intervals to a normal distribution interval.

2. The probability of getting at least 158 successes.

Solution:• The discrete midpoint values are 158, 159, 160, …. • The corresponding interval for the continuous normal

distribution is x > 157.5. The normal distribution probability is P(x > 157.5).

Page 16: Copyright © 2015, 2012, and 2009 Pearson Education, Inc. 1 Chapter Normal Probability Distributions 5

Copyright © 2015, 2012, and 2009 Pearson Education, Inc. 16

Example: Using a Correction for Continuity

Use a correction for continuity to convert the binomial intervals to a normal distribution interval.

3. The probability of getting less than 63 successes.

Solution:• The discrete midpoint values are …,60, 61, 62.• The corresponding interval for the continuous normal

distribution is x < 62.5. The normal distribution probability is P(x < 62.5).

Page 17: Copyright © 2015, 2012, and 2009 Pearson Education, Inc. 1 Chapter Normal Probability Distributions 5

Copyright © 2015, 2012, and 2009 Pearson Education, Inc. 17

Using the Normal Distribution to Approximate Binomial Probabilities

1. Verify that the binomial distribution applies.

2. Determine if you can use the normal distribution to approximate x, the binomial variable.

3. Find the mean and standard deviation for the distribution.

npq np

Is np 5?Is nq 5?

Specify n, p, and q. In Words In Symbols

Page 18: Copyright © 2015, 2012, and 2009 Pearson Education, Inc. 1 Chapter Normal Probability Distributions 5

Copyright © 2015, 2012, and 2009 Pearson Education, Inc. 18

Using the Normal Distribution to Approximate Binomial Probabilities

4. Apply the appropriate continuity correction. Shade the corresponding area under the normal curve.

5. Find the corresponding z-score(s).

6. Find the probability.

-xz

Add or subtract 0.5 from endpoints.

Use the Standard Normal Table.

In Words In Symbols

Page 19: Copyright © 2015, 2012, and 2009 Pearson Education, Inc. 1 Chapter Normal Probability Distributions 5

Copyright © 2015, 2012, and 2009 Pearson Education, Inc. 19

Example: Approximating a Binomial Probability

Sixty-two percent of adults in the U.S. have an HDTV in their home. You randomly select 45 adults in the U.S. and ask them if they have an HDTV in their home. What is the probability that fewer than 20 of them respond yes? (Source: Opinion Research Corporation)

Solution:• Can use the normal approximation μ = 45 (0.62) = 27.9 45 0.62 0.38 3.26 σ

Page 20: Copyright © 2015, 2012, and 2009 Pearson Education, Inc. 1 Chapter Normal Probability Distributions 5

Copyright © 2015, 2012, and 2009 Pearson Education, Inc. 20

Solution: Approximating a Binomial Probability

• Apply the continuity correction: Fewer than 20 (…17, 18, 19) corresponds to the continuous normal distribution interval x = 19.5

19 5 27 9 2 583 26xz - . - . - ..

1.58μ =0

P(z < 1.58)

Standard Normalμ = 0 σ = 1

z0.9429

P(z < =2.58) = 0.0049

Normal Distribution μ = 27.9 σ = 3.26

Page 21: Copyright © 2015, 2012, and 2009 Pearson Education, Inc. 1 Chapter Normal Probability Distributions 5

Copyright © 2015, 2012, and 2009 Pearson Education, Inc. 21

Example: Approximating a Binomial Probability

A survey reports that 62% of Internet users use Windows® Internet Explorer ® as their browser. You randomly select 150 Internet users and ask each whether they use Internet Explorer as their browser. What is the probability that exactly 96 will say yes? (Source: Net Applications)

Solution:• Can use the normal approximation np = (150)(0.62) = 93 ≥ 5 nq = (150)(0.38) = 57 ≥ 5

150 0.62 0.38 5.94 σ μ = 150∙0.62 = 93

Page 22: Copyright © 2015, 2012, and 2009 Pearson Education, Inc. 1 Chapter Normal Probability Distributions 5

Copyright © 2015, 2012, and 2009 Pearson Education, Inc. 22

• Apply the continuity correction: Exactly 96 corresponds to the continuous normal distribution interval 95.5 < x < 96.5

Solution: Approximating a Binomial Probability

195 5 93 0 425 94

xz - . - ..

0.7611

296 5 93 0 595 94

xz - . - ..

0.59μ =0

P(0.42 < z < 0.59)

Standard Normalμ = 0 σ = 1

z

0.42

0.8212

P(0.42 < z < 0.59) = 0.7224 – 0.6628 = 0.0596

Normal Distribution μ = 93 σ = 5.94

Page 23: Copyright © 2015, 2012, and 2009 Pearson Education, Inc. 1 Chapter Normal Probability Distributions 5

Copyright © 2015, 2012, and 2009 Pearson Education, Inc. 23

Section 5.5 Summary

• Determined when the normal distribution can approximate the binomial distribution

• Found the correction for continuity• Used the normal distribution to approximate binomial

probabilities