Top Banner
Binomial vs. Geometric Chapter 8 Binomial and Geometric Distributions
12

Binomial vs. Geometric - Weebly

Feb 08, 2022

Download

Documents

dariahiddleston
Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: Binomial vs. Geometric - Weebly

Binomial vs. Geometric

Chapter 8

Binomial and Geometric Distributions

Page 2: Binomial vs. Geometric - Weebly

Binomial vs. Geometric The Binomial Setting The Geometric Setting

1. Each observation falls into

one of two categories.

2. The probability of success

is the same for each

observation.

3. The observations are all

independent.

4. There is a fixed number n

of observations.

4. The variable of interest is

the number of trials

required to obtain the 1st

success.

1. Each observation falls into

one of two categories.

2. The probability of success

is the same for each

observation.

3. The observations are all

independent.

Page 3: Binomial vs. Geometric - Weebly

Working with probability distributions

State the distribution to be used

Define the variable

State important numbers

Binomial: n & p

Geometric: p

Page 4: Binomial vs. Geometric - Weebly

Twenty-five percent of the customers entering a grocery store between 5 p.m. and 7 p.m. use an express checkout. Consider five randomly selected customers, and let X denote the number among the five who use the express checkout.

binomial

X = # of people use express

n = 5 p = .25

Page 5: Binomial vs. Geometric - Weebly

What is the probability that two used express checkout?

binomial

X = # of people use express

n = 5 p = .25

2P X 5

2

2

.25 3

.75 .2637

Page 6: Binomial vs. Geometric - Weebly

What is the probability that at least four used express checkout?

binomial

X = # of people use express

n = 5 p = .25

4P X 5

4

4

.25 1

.75

.0156

55

.255

Page 7: Binomial vs. Geometric - Weebly

“Do you believe your children will have a higher standard of living than you have?” This question was asked to a national sample of American adults with children in a Time/CNN poll (1/29,96). Assume that the true percentage of all American adults who believe their children will have a higher standard of living is .60. Let X represent the number who believe their children will have a higher standard of living

from a random sample of 8 American adults.

binomial

X = # of people who believe…

n = 8 p = .60

Page 8: Binomial vs. Geometric - Weebly

Interpret P(X = 3) and find the numerical answer.

binomial

X = # of people who believe

n = 8 p = .60

3P X 8

3

3

.6 5

.4 .1239

The probability that 3 of the people from the

random sample of 8 believe their children will

have a higher standard of living.

Page 9: Binomial vs. Geometric - Weebly

Find the probability that none of the parents believe their children will have a higher standard.

binomial

X = # of people who believe

n = 8 p = .60

0P X 8

0

0

.6 8

.4 .00066

Page 10: Binomial vs. Geometric - Weebly

Suppose we have data that suggest that 3% of a company’s hard disc drives are defective. You have been asked to determine the probability that the first defective hard drive is the fifth unit tested.

geometric

X = # of disc drives till defective

p = .03

5P X 4

.97 .03 .0266

Page 11: Binomial vs. Geometric - Weebly

A basketball player makes 80% of her free throws. We put her on the free throw line and ask her to shoot free throws until she misses one. Let X = the number of free throws the player takes until she misses.

geometric

X = # of free throws till miss

p = .20

Page 12: Binomial vs. Geometric - Weebly

What is the probability that she will make 5 shots before she misses?

geometric

X = # of free throws till miss

p = .20

6P X 5

.80 .20 .0655

What is the probability that she will miss 5 shots before she makes one?

geometric

Y = # of free throws till make

p = .80

6P Y 5

.20 .80 .00026