Topic 2: Probability

Lesson 2.4: Conditional Probability And Tree Diagrams

Official syllabus section covering Lesson 2.4: Conditional probability and tree diagrams within Topic 2: Probability: Conditional probability and the meaning of the probability of A given B.; Representing and interpreting probabilities using tree diagrams, including sampling without replacement..

Lesson 2.4: Conditional Probability and Tree Diagrams

Introduction

In this lesson, we will delve into the concept of conditional probability and how to visualize it using tree diagrams. Understanding conditional probability is crucial for interpreting probabilities in real-world situations where events are dependent on one another. Our objectives for this lesson include:

  • Grasping the meaning of the probability of event A given event B.
  • Learning to represent and interpret probabilities with tree diagrams, particularly when sampling without replacement.
  • Applying the multiplication law of probability in its conditional form along the branches of a tree diagram.
  • Calculating conditional probabilities from tables, Venn diagrams, and tree diagrams.
  • Constructing a tree diagram for multi-stage experiments, including those that involve sampling without replacement.

By the end of this lesson, you will have a solid foundation in conditional probabilities and tree diagrams, which will serve as a basis for your future studies in statistics.

Conditional Probability

Understanding Conditional Probability

Conditional probability quantifies the likelihood of an event occurring given that another event has already occurred. This is expressed mathematically as:

$$P(A|B) = \frac{P(A \cap B)}{P(B)}$$

Here, $P(A|B)$ denotes the probability of event A occurring given that event B has occurred, while $P(A \cap B)$ is the probability that both events A and B occur simultaneously, and $P(B)$ is the probability of event B.

Example of Conditional Probability

Consider a standard deck of 52 playing cards. Let:

  • Event A: Drawing a heart.
  • Event B: Drawing a red card.

We want to find the conditional probability $P(A|B)$, which is the probability of drawing a heart given that we have drawn a red card. There are 26 red cards in total (13 hearts and 13 diamonds).

The probability of drawing a heart and a red card is:

  • $P(A \cap B) = P(A) = \frac{13}{52}$
  • $P(B) = \frac{26}{52}$

Thus,

$$P(A|B) = \frac{P(A \cap B)}{P(B)} = \frac{\frac{13}{52}}{\frac{26}{52}} = \frac{13}{26} = \frac{1}{2}$$

This means there is a 50% chance of drawing a heart, given that a red card has been drawn.

Common Misconceptions

A common misconception regarding conditional probabilities is confusing the events themselves. Remember that $P(A|B)$ does not equal $P(B|A)$. The two probabilities require different conditions and typically yield different results.

Tree Diagrams

Introduction to Tree Diagrams

Tree diagrams are a visual representation used to depict all possible outcomes of an event, particularly beneficial in multi-stage experiments. Each branch of the tree represents a possible outcome and the probabilities associated with those outcomes.

Constructing a Tree Diagram

Let's consider an example where we have two coin flips, and we want to find the probability of getting at least one head. The outcomes of two coin flips can be organized in a tree diagram:

  1. Start with the initial event (first flip):
  • Heads (H): Probability = $\frac{1}{2}$
  • Tails (T): Probability = $\frac{1}{2}$
  1. For each branch, represent the second flip:
  • From Heads (H):
  • H: Probability = $\frac{1}{2}$
  • T: Probability = $\frac{1}{2}$
  • From Tails (T):
  • H: Probability = $\frac{1}{2}$
  • T: Probability = $\frac{1}{2}$

Thus, the complete tree diagram can be summarized as:

  • First Flip: H ($\frac{1}{2}$)
  • Second Flip: H ($\frac{1}{2}$) → Outcome: HH ($\frac{1}{2} \times \frac{1}{2} = \frac{1}{4}$)
  • Second Flip: T ($\frac{1}{2}$) → Outcome: HT ($\frac{1}{2} \times \frac{1}{2} = \frac{1}{4}$)
  • First Flip: T ($\frac{1}{2}$)
  • Second Flip: H ($\frac{1}{2}$) → Outcome: TH ($\frac{1}{2} \times \frac{1}{2} = \frac{1}{4}$)
  • Second Flip: T ($\frac{1}{2}$) → Outcome: TT ($\frac{1}{2} \times \frac{1}{2} = \frac{1}{4}$)

Now we can summarize the probabilities as:

  • HH: $\frac{1}{4}$
  • HT: $\frac{1}{4}$
  • TH: $\frac{1}{4}$
  • TT: $\frac{1}{4}$

Using Tree Diagrams for Conditional Probability

Tree diagrams can also be used to calculate conditional probabilities. Suppose we draw a card from a deck, do not replace it, and then draw a second card. We can express these events with a tree diagram.

  1. First Draw:
  • Event A (Heart): Probability = $\frac{13}{52}$
  • Event B (Not Heart): Probability = $\frac{39}{52}$
  1. For the second draw:

If we drew a heart first:

  • Chance of drawing a heart again: $\frac{12}{51}$ (only 12 hearts left)
  • Chance of drawing a non-heart: $\frac{39}{51}$

If we drew a non-heart first:

  • Chance of drawing a heart: $\frac{13}{51}$
  • Chance of drawing another non-heart: $\frac{38}{51}$

The probabilities can be captured as follows:

  • First Draw: Heart (A) →
  • Second Draw: Heart (A) → Probability: $\frac{13}{52} \times \frac{12}{51} = \frac{156}{2652}$
  • Second Draw: Not Heart (B) → Probability: $\frac{13}{52} \times \frac{39}{51} = \frac{507}{2652}$
  • First Draw: Not Heart (B) →
  • Second Draw: Heart (A) → Probability: $\frac{39}{52} \times \frac{13}{51} = \frac{507}{2652}$
  • Second Draw: Not Heart (B) → Probability: $\frac{39}{52} \times \frac{38}{51} = \frac{1482}{2652}$

The total probabilities of these outcomes will help you understand how conditional probabilities function in practice.

Conclusion

In this lesson, we explored the complex yet fascinating concepts of conditional probability and tree diagrams. Knowing how to compute and represent probabilities is essential in fields ranging from statistics to science and finance. As you practice these principles, remember to visualize problems with tree diagrams, as they can significantly ease your calculations and help clarify your thinking process.

Study Notes

  • Conditional probability quantifies the likelihood of an event given another event has occurred.
  • The formula for conditional probability is $P(A|B) = \frac{P(A \cap B)}{P(B)}$.
  • Tree diagrams visually represent outcomes and probabilities for multi-stage experiments.
  • Each branch in a tree diagram corresponds to an event and allows for the application of the multiplication law of probability.
  • You can use tree diagrams to find both single-event probabilities and conditional probabilities.
  • Always remember the difference between $P(A|B)$ and $P(B|A)$ — they are not the same and often require separate calculations.

Practice Quiz

5 questions to test your understanding