/*! This file is auto-generated */ .wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none} Q .81. Fill 鈥檈r up! In a certain mont... [FREE SOLUTION] | 91影视

91影视

Fill 鈥檈r up! In a certain month, 88% of automobile drivers filled their vehicles with regular gasoline, 2% purchased midgrade gas, and 10% bought premium gas. 19 Of those who bought regular gas, 28% paid with a credit card; of customers who bought midgrade and premium gas, 34% and 42%, respectively, paid with a credit card. Suppose we select a customer at random. a. Draw a tree diagram to model this chance process.

b. Find the probability that the customer paid with a credit card.

c. Suppose the chosen customer paid with a credit card. What鈥檚 the probability that the customer bought premium gas?

Short Answer

Expert verified

Part a)Drawn

Part b)Probability that the customer paid with a credit card is0.2952.

Part c)

Step by step solution

01

Part (a) Step 1:Given information

2%bought midgrade gas.

10%bought premium gas.

Customers paid with Credit card:

28% bought regular gasoline.

34%bought midgrade gas.

42% bought premium gas.

02

Part (a) Step 2:Calculation

The first level is:

There are three types of gasoline in the first level:

Regular, midgrade, and premium are the three levels of quality.

As a result, the first level necessitates three children:

Regular, midgrade, and premium are the three levels of quality.

Second tier:

There are two sorts of payment mechanisms at this level:

Using a credit card or not using a credit card (other payment method)

As a result, the second level has two children each child in the first level, i.e., Credit Card and No Credit Card.

The necessary tree diagram can be drawn as follows:

03

Part (b)Step 1:Given information

Fuel purchased by automobile drivers:

88% bought regular gasoline.

2% bought midgrade gas.

10% bought premium gas.

Customers paid with Credit card:

28% bought regular gasoline.

34% bought midgrade gas.

42% bought premium gas.

04

Part (b) Step 2: Calculatiom

Let

R: Regular gasoline

M: Midgrade gas

P: Premium gas

C: Credit card

N: No Credit card

Now,

The corresponding probabilities:

Probability for the customer purchased regular gasoline,

P(R)=0.88

Probability for the customer purchased midgrade gas,

P(M)=0.02

Probability for the customer purchased premium gas,

P(P)=0.10

Probability for the customer purchased regular gasoline paid with Credit card,

P(CR)=0.28

Probability for the customer purchased midgrade gas paid with Credit card,

P(CM)=0.34

Probability for the customer purchased premium gas paid with Credit card,

P(CP)=0.42

Apply general multiplication rule:

Probability for the customer paid with Credit card and purchased regular gasoline,

P(CandR)=P(R)P(CR)=0.880.28=0.2464

Probability for the customer paid with Credit card and purchased midgrade gas,

P(CandM)=P(M)P(CM)=0.020.34=0.0068

Probability for the customer paid with Credit card and purchased premium gas,

P(CandP)=P(P)P(CP)=0.100.42=0.0420

Since the vehicles cannot be filled up with two types of gas at same time.

Apply the addition rule for mutually exclusive events:

P(C)=P(CandR)+P(CandM)+P(CandP)

=0.2464+0.0068+0.0420

=0.2952

Thus,ProbabilityforcustomerpaidwithaCreditcardis0.2952.

05

Part (c) Step 1:Given information

Fuel purchased by automobile drivers:

88%bought regular gasoline.

2% bought midgrade gas

10% bought premium gas

Customers paid with Credit card:

28%bought regular gasoline.

34% bought midgrade gas

42% bought premium gas

06

Part (c) Step 2:Calculation

From Part (b),

We have

Probability for the customer paid with a credit card,

P(C)=0.2952

Probability for the customer paid with credit card and purchased premium gas,

P(CandP)=0.0420

Apply the conditional probability:

P(PC)=P(CandP)P(C)=0.04200.2952=352460.1423

Thus,

The probability for customer paid with credit card purchased premium gas is approx. 0.1423.

Unlock Step-by-Step Solutions & Ace Your Exams!

  • Full Textbook Solutions

    Get detailed explanations and key concepts

  • Unlimited Al creation

    Al flashcards, explanations, exams and more...

  • Ads-free access

    To over 500 millions flashcards

  • Money-back guarantee

    We refund you if you fail your exam.

Over 30 million students worldwide already upgrade their learning with 91影视!

One App. One Place for Learning.

All the tools & learning materials you need for study success - in one app.

Get started for free

Most popular questions from this chapter

Suppose that a student is randomly selected from a large high school. The probability

that the student is a senior is 0.22. The probability that the student has a driver鈥檚 license

is 0.30. If the probability that the student is a senior or has a driver鈥檚 license is 0.36,

what is the probability that the student is a senior and has a driver鈥檚 license?

a.0.060b.0.066c.0.080d.0.140e.0.160

Tossing coins Imagine tossing a fair coin 3times.

a. Give a probability model for this chance process.

b. Define event B as getting more heads than tails. Find P(B).

An unenlightened gambler

a. A gambler knows that red and black are equally likely to occur on each spin of a

roulette wheel. He observes that 5 consecutive reds have occurred and bets heavily on

black at the next spin. Asked why, he explains that 鈥渂lack is due.鈥 Explain to the

gambler what is wrong with this reasoning.

b. After hearing you explain why red and black are still equally likely after 5reds on the

roulette wheel, the gambler moves to a card game. He is dealt 5straight red cards from

a standard deck with26red cards and 26black cards. He remembers what you said and

assumes that the next card dealt in the same hand is equally likely to be red or black.

Explain to the gambler what is wrong with this reasoning.

Which of the following is a correct way to perform the simulation?

a. Let integers from 1to34represent making a free throw and 35to50represent missing a free throw. Generate 50random integers from1to50. Count the number

of made free throws. Repeat this process many times.

b. Let integers from 1to34represent making a free throw and 35to50represent missing a free throw. Generate 50 random integers from 1 to 50 with no repeats

allowed. Count the number of made free throws. Repeat this process many times.

c. Let integers from1to56represent making a free throw and 57to100represent missing a free throw. Generate 50 random integers from1to100.Count the number of made free throws. Repeat this process many times.

d. Let integers from localid="1653986588937" 1to56represent making a free throw and localid="1653986593808" 57to100represent missing a free throw. Generate 50 random integers from localid="1653986598680" 1to100with no repeats allowed. Count the number of made free throws. Repeat this process many times.

e. None of the above is correct.

In a class, there are 18 girls and 14 boys. If the teacher selects two students at random

to attend a party with the principal, what is the probability that the two students are the

same sex?

a.0.49b.0.50c.0.51d.0.52e.0.53
See all solutions

Recommended explanations on Math Textbooks

View all explanations

What do you think about this solution?

We value your feedback to improve our textbook solutions.

Study anywhere. Anytime. Across all devices.