210k views
5 votes
Probability tree diagrams (image)?

Please explain too

Probability tree diagrams (image)? Please explain too-example-1
User Puttu
by
6.1k points

1 Answer

5 votes
Let's call
S_1 the event that Annie succeeds in passing the test on the first try, and
S_2 the event that she passes on the second try. Let's also call
\text{Pass} the event that she passes the test at all.

So Annie will pass the test if she passes on the first try, or she fails on the first try but passes on the second. So


\text{Pass}=S_1\cup({S_1}^C\cap S_2)

where
{S_1}^C denotes the complement of
S_1, or a failure on the first test. These two events are disjoint; if Annie passes the first test, then there's no reason to take the test again. So, the probability of passing is the sum of the probabilities of either event occurring:



\mathbb P(\text{Pass})=\mathbb P(S_1)+\mathbb P({S_1}^C\cap S_2)

We're given that
\mathbb P(S_1)=\frac13. To find the remaining probability, we recall the definition of conditional probability:


\mathbb P(S_2\mid{S_1}^C)=\frac{\mathbb P(S_2\cap{S_1}^C)}{\mathbb P({S_1}^C)}

\implies\mathbb P(S_2\cap{S_1}^C)=\mathbb P(S_2\mid{S_1}^C)\cdot\mathbb P({S_1}^C)

In case it's not clear, the event
S_2\mid{S_1}^C is the event that Annie passes the second test *on the condition* of not having passed the first one.

We're given that the probability of this occurring is
\mathbb P(S_2\mid{S_1}^C)=\frac35. We also know the probability that she fails the first test is
\mathbb P({S_1}^C)=1-\mathbb P(S_1)=\frac23.

So, the probability that she passes the test overall is


\mathbb P(\text{Pass})=\frac13+\frac35\cdot\frac23=(11)/(15)

The point of the diagram is to demonstrate that you only need to add the probabilities of the events on the probability tree whose "leaves" are labeled "Pass". If the path from the "trunk" of the tree takes multiple steps, you have to multiply all the probability along that path.
Probability tree diagrams (image)? Please explain too-example-1
User Elhoyos
by
6.5k points
Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.