/*! 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} Q54E Given, \({A_i} = \) {awarded pro... [FREE SOLUTION] | 魅影直播

魅影直播

Given, \({A_i} = \) {awarded project i}, for \(i = 1, 2, 3\). Use the probabilities given there to compute the following probabilities, and explain in words the meaning of each one.

a. \(P\left( {{A_2}|{A_1}} \right)\)

b. \(P\left( {{A_2} \cap {A_3}|{A_1}} \right)\)

c. \(P\left( {{A_2} \cup {A_3}|{A_1}} \right)\)

d. \(P\left( {{A_1} \cap {A_2} \cap {A_3}|{A_1} \cup {A_2} \cup {A_3}} \right)\)

Short Answer

Expert verified

a. \(P\left( {{A_2}|{A_1}} \right) = 0.5\)

b. \(P\left( {{A_2} \cap {A_3}|{A_1}} \right) = 0.0455\)

c. \(P\left( {{A_2} \cup {A_3}|{A_1}} \right) = 0.682\)

d. \(P\left( {{A_1} \cap {A_2} \cap {A_3}|{A_1} \cup {A_2} \cup {A_3}} \right) = 0.53\)

Step by step solution

01

Definition of Probability

Simply put, probability refers to the likelihood of something occurring. We can discuss the probabilities of certain outcomes鈥攈ow likely they are鈥攚hen we're unsure about the outcome of an event. Statistics refers to the study of events that are governed by chance.

02

Given Data

We have events

\(\begin{aligned}{l}{A_i} &= \{ {\rm{ awarded project }}i\} \;\;\\i &= 1,2,3,\end{aligned}\)

and also, the following probabilities

\(\begin{aligned}{l}P\left( {{A_1}} \right) = 0.22;\\P\left( {{A_2}} \right) = 0.25;\\P\left( {{A_3}} \right) = 0.28\\P\left( {{A_1} \cap {A_2}} \right) = 0.11;\\P\left( {{A_1} \cap {A_3}} \right) = 0.05;\\P\left( {{A_2} \cap {A_3}} \right) = 0.07;\\P\left( {{A_1} \cap {A_2} \cap {A_3}} \right) = 0.01;\end{aligned}\)

03

Calculation for the determination of probability in part a.

We need to find the conditional probability of \({A_2}\)given that the event \({A_1}\)has occurred, which means that we need to find the probability that project \(2\) was awarded if we know that project \(1\) was awarded.

The conditional probability of A given that the event B has occurred, for which\(P(B) > 0\), is

The conditional probability of A given that the event B has occurred, for which \(P(B) > 0\), is

\(P(A\mid B) = \frac{{P(A \cap B)}}{{P(B)}}\)

for any two events A and B.

Using the definition, we have

\(P\left( {{A_2}\mid {A_1}} \right) = \frac{{P\left( {{A_1} \cap {A_2}} \right)}}{{P\left( {{A_1}} \right)}}\mathop = \limits^{(1)} \frac{{0.11}}{{0.22}} = 0.5,\)

(1): given in the exercise, see above.

04

Calculation for the determination of probability in part b.

We need to find conditional probability of \({A_2} \cap {A_3}\) given that the event \({A_1}\)has occurred, which means that we need to find probability that the project \(2\) and \(3\) were awarded if we know that project \(1\) was awarded.

From the definition of conditional probability given above we have

\(P\left( {{A_2} \cap {A_3}\mid {A_1}} \right) = \frac{{P\left( {{A_1} \cap {A_2} \cap {A_3}} \right)}}{{P\left( {{A_1}} \right)}} = \frac{{0.01}}{{0.22}} = 0.0455,\)

where all the probabilities are given (see above).

05

Calculation for the determination of probability in part c.

We need to find conditional probability of \({A_2} \cup {A_3}\)given that the event \({A_1}\)has occurred, which means that we need to find probability that the project \(2\) or project \(3\)or both were awarded if we know that project \(1\) was awarded.

From the definition of conditional probability given above we have

\(\begin{aligned}P\left( {{A_2} \cup {A_3}\mid {A_1}} \right) &= \frac{{P\left( {\left( {{A_1} \cup {A_2}} \right)\cap{A_3}} \right)}}{{P\left( {{A_1}} \right)}} \hfill \\\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\; &= \frac{{P\left( {\left( {{A_1}\cap {A_2}} \right) \cup \left( {{A_1} \cap {A_3}} \right)} \right)}}{{P\left( {{A_1}} \right)}} \hfill \\\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\; &= \frac{{P\left( {{A_1} \cap {A_2}} \right) + P\left( {{A_1} \cap {A_3}} \right) - P\left({{A_1} \cap {A_2} \cap {A_3}} \right)}}{{P\left( {{A_1}} \right)}} \hfill \\\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\; &=\frac{{0.11 + 0.05 - 0.01}}{{0.22}} \hfill \\ \;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\; &= \frac{{0.15}}{{0.22}} = 0.682, \hfill \\\end{aligned} \)

(1): this stands for any three events,

(2): here we use the following proposition for \(A = {A_1} \cap {A_2}\)and \(B = {A_1} \cap {A_3}\):

Proposition: For every two events A and B

\(P(A \cup B) = P(A) + P(B) - P(A \cap B)\)

06

Calculation for the determination of probability in part d.

We need to find conditional probability of \({A_1} \cap {A_2} \cap {A_3}\)given that the event \({A_1} \cup {A_2} \cup {A_3}\) has occurred, which means that we need to find probability that the project \(1\) and the project \(2\) and project \(3\) were awarded if we know that project \(1\) or project \(2\) or project \(3\) or any combination of the three events was awarded (in other words: at least one project was awarded).

From the definition of conditional probability given above we have

\(\begin{aligned}P\left( {{A_1} \cap {A_2} \cap {A_3}\mid {A_1} \cup {A_2} \cup {A_3}} \right) &=\frac{{P\left({\left( {{A_1} \cap {A_2} \cap {A_3}} \right) \cap \left( {{A_1} \cup {A_2} \cup {A_3}} \right)}\right)}}{{P\left( {{A_1} \cup {A_2} \cup {A_3}} \right)}} \hfill \\\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\,\,\,\;\;\;\;\;\; &=\frac{{P\left( {{A_1} \cap {A_2} \cap {A_3}} \right)}}{{\left. {P\left( {{A_1} \cup {A_2} \cup{A_3}} \right)} \right)}} \hfill \\\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\; &=\frac{{0.01}}{{0.53}} = 0.0189, \hfill \\\end{aligned}\)

07

Further calculation for the determination of probability in part d.

(1): the intersection is subset of the union, and when\(A \subseteq B\;then\;A \cap B = A\),

(2): we compute the probability of the union as follows

\(\begin{aligned}P\left( {{A_1} \cup {A_2} \cup {A_3}} \right) &= P\left( {{A_1}} \right) + P\left({{A_2}} \right) + P\left( {{A_3}} \right) - P\left( {{A_1} \cap {A_2}} \right) - P\left({{A_1} \cap {A_3}} \right) - P\left( {{A_2} \cap {A_3}} \right) + P\left( {{A_1} \cap {A_2}\cap {A_3}} \right) \hfill \\\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\; &= 0.22 + 0.25 + 0.28 + 0.11 - 0.05 -0.07 + 0.01 \hfill \\\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\; &= 0.53 \hfill \\\end{aligned} \)

Here, we use the proposition that stands for any three events.

Proposition: For every three events A, B and C the following is true

\(P(A \cup B \cup C) = P(A) + P(B) + P(C) - P(A \cap B) - P(A \cap C) - P(B \cap C) + P(A \cap B \cap C)\)

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 魅影直播!

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

As of April 2006, roughly 50 million .com web domain names were registered (e.g., yahoo.com).

a. How many domain names consisting of just two letters in sequence can be formed? How many domain names of length two are there if digits as well as letters are permitted as characters? (Note: A character length of three or more is now mandated.)

b. How many domain names are there consisting of three letters in sequence? How many of this length are there if either letters or digits are permitted? (Note: All are currently taken.)

c. Answer the questions posed in (b) for four-character sequences.

d. As of April 2006, 97,786 of the four-character se - quences using either letters or digits had not yet been claimed. If a four-character name is randomly selected, what is the probability that it is already owned?

A friend who lives in Los Angeles makes frequent consulting trips to Washington, D.C.; \({\rm{50\% }}\)of the time she travels on airline\({\rm{\# 1}}\), \({\rm{30\% }}\) of the time on airline \({\rm{\# 2}}\), and the remaining \({\rm{20\% }}\) of the time on airline #3. For airline \({\rm{\# 1}}\), flights are late into D.C. \({\rm{30\% }}\) of the time and late into L.A. \({\rm{10\% }}\) of the time. For airline\({\rm{\# 3}}\), these percentages are \({\rm{25\% }}\) and \({\rm{20\% }}\), whereas for airline #3 the percentages are \({\rm{40\% }}\) and \({\rm{25\% }}\). If we learn that on a particular trip she arrived late at exactly one of the two destinations, what are the posterior probabilities of having flown on airlines \({\rm{\# 1}}\), \({\rm{\# 2}}\), and \({\rm{\# 3}}\)? Assume that the chance of a late arrival in L.A. is unaffected by what happens on the flight to D.C. (Hint: From the tip of each first-generation branch on a tree diagram, draw three second-generation branches labeled, respectively, \({\rm{2}}\) late, \({\rm{2}}\) late, and \({\rm{2}}\) late.)

A box in a supply room contains \({\rm{15}}\) compact fluorescent lightbulbs, of which \({\rm{5}}\) are rated \({\rm{13}}\)-watt, \({\rm{6}}\)are rated \({\rm{18}}\)-watt, and \({\rm{4}}\) are rated \({\rm{23}}\)-watt. Suppose that three of these bulbs are randomly selected.

a. What is the probability that exactly two of the selected bulbs are rated \({\rm{23}}\)-watt?

b. What is the probability that all three of the bulbs have the same rating?

c. What is the probability that one bulb of each type is selected?

d. If bulbs are selected one by one until a \({\rm{23}}\)-watt bulb is obtained, what is the probability that it is necessary to examine at least 6 bulbs?

The route used by a certain motorist in commuting to work contains two intersections with traffic signals. The probability that he must stop at the first signal is .4, the analogous probability for the second signal is .5, and the probability that he must stop at at least one of the two signals is .7. What is the probability that he must stop

a. At both signals?

b. At the first signal but not at the second one?

c. At exactly one signal?

The three most popular options on a certain type of newcar are a built-in GPS (A), a sunroof (B), and an automatictransmission (C). If 40% of all purchasers request A, 55% request B, 70% request C, 63% request Aor B,77% request Aor C, 80% request Bor C, and 85% request Aor Bor C, determine the probabilities of the following events. (Hint:鈥淎or B鈥 is the event that at leastone of the two options is requested; try drawing a Venn

diagram and labeling all regions.)

a. The next purchaser will request at least one of thethree options.

b. The next purchaser will select none of the three options.

c. The next purchaser will request only an automatictransmission and not either of the other two options.

d. The next purchaser will select exactly one of thesethree options.

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.