Tree Diagrams 🌳
students, imagine you are choosing a snack at school. You can pick a drink first, then a snack, and each choice changes what comes next. A tree diagram is a neat way to show all possible outcomes step by step. It helps you organize probability problems so you can see every path clearly. In IB Mathematics Analysis and Approaches SL, tree diagrams are especially useful when events happen in stages, when outcomes depend on earlier results, or when you need to find probabilities such as $P(A \cap B)$ or $P(A \mid B)$.
What is a Tree Diagram?
A tree diagram is a branching diagram used to list outcomes in sequence. Each branch shows one possible result of a stage in the experiment. The first set of branches begins at the starting point, and later branches extend from each earlier outcome.
A tree diagram is helpful because it shows:
- all possible outcomes in an organized way 🌟
- the order in which events happen
- whether probabilities stay the same or change
- the difference between independent and dependent events
For example, if a coin is flipped twice, each flip has two outcomes: heads $H$ or tails $T$. A tree diagram shows the four possible outcomes: $HH$, $HT$, $TH$, and $TT$.
In probability, each full path from the start to an endpoint represents one complete outcome. To find the probability of a path, multiply the probabilities along the branches.
Building a Tree Diagram Step by Step
students, the main skill is reading the situation carefully and deciding what happens first, second, third, and so on. Tree diagrams are usually built from left to right.
Here is the basic method:
- Identify the stages of the experiment.
- Write the possible outcomes for the first stage.
- Add branches for the next stage from each result.
- Label each branch with its probability.
- Multiply along a path to get the probability of that full outcome.
- Add probabilities of different paths if you want the probability of an event made of several outcomes.
Suppose a bag contains $3$ red balls and $2$ blue balls. One ball is chosen, and then a second ball is chosen without replacement.
- First choice: $P(R)=\frac{3}{5}$ and $P(B)=\frac{2}{5}$
- If the first ball is red, then the second choice changes because there are now $2$ red and $2$ blue balls left.
- If the first ball is blue, the second choice also changes because there are now $3$ red and $1$ blue ball left.
This is a dependent situation because the second probability depends on the first result.
If the choices were made with replacement, the probabilities would stay the same because the ball is put back before the second draw. That would make the events independent.
Multiplying Along Branches
The multiplication rule used in tree diagrams is one of the most important ideas in probability. If a path goes through several events, the probability of that path is the product of the branch probabilities.
For example, if the probability of choosing red first is $\frac{3}{5}$ and then blue second is $\frac{2}{4}$, the probability of the path $R$ then $B$ is
$$
$P(R \cap B)=\frac{3}{5}\times\frac{2}{4}=\frac{3}{10}$
$$
This notation $P(R \cap B)$ means the probability that both events happen: red and blue.
Another path might be blue then red:
$$
$P(B \cap R)=\frac{2}{5}\times\frac{3}{4}=\frac{3}{10}$
$$
These two paths are different outcomes, but if a question asks for “one red and one blue in any order,” you add them:
$$
P((R $\cap$ B) \cup (B $\cap$ R))=$\frac{3}{10}$+$\frac{3}{10}$=$\frac{3}{5}$
$$
This shows another key tree diagram skill: add the probabilities of separate paths when the event can happen in different ways.
Independent and Dependent Events
Tree diagrams make it easier to tell whether events are independent or dependent.
- Independent events: the result of one event does not affect the next. Example: flipping a coin twice.
- Dependent events: the result of one event changes the next. Example: drawing cards without replacement.
For independent events, the same probabilities appear on each level of the tree. If a coin is fair, then
$$
$P(H)=\frac{1}{2}, \quad P(T)=\frac{1}{2}$
$$
for every flip.
For dependent events, probabilities change after each branch. For example, in a deck of $52$ cards, if one card is drawn without replacement, then the probability of the next card being an ace may change depending on the first card.
This distinction matters in IB problems because students must read carefully whether replacement is mentioned. A small wording difference can completely change the tree diagram and the final answer.
Example with a Real-World Situation
students, let’s connect tree diagrams to something familiar: a school survey. Suppose a class records whether students bring a lunch from home or buy lunch at school. Then each student is also classified as taking the bus or walking.
A tree diagram could represent:
- first stage: lunch choice
- second stage: travel method
If the probability of bringing lunch is $0.6$ and buying lunch is $0.4$, and then the travel probabilities depend on the lunch choice, you can still use a tree diagram to show all outcomes.
For instance:
- If a student brings lunch, $P(\text{bus})=0.7$ and $P(\text{walk})=0.3$
- If a student buys lunch, $P(\text{bus})=0.5$ and $P(\text{walk})=0.5$
Then the probability of “bring lunch and walk” is
$$
$P(\text{bring} \cap \text{walk})=0.6\times 0.3=0.18$
$$
The probability of “buy lunch and bus” is
$$
$P(\text{buy} \cap \text{bus})=0.4\times 0.5=0.2$
$$
If the question asks for the probability that a student walks, you add the paths that end in walking:
$$
$P(\text{walk})=0.18+0.2=0.38$
$$
This kind of calculation shows how tree diagrams help in data collection and statistical description, because survey data often involves categories and conditional results.
Conditional Probability and Tree Diagrams
Tree diagrams are strongly connected to conditional probability. Conditional probability means the probability of one event given that another event has already happened.
The notation is
$$
$P(A \mid B)$
$$
which means “the probability of $A$ given $B$.”
Tree diagrams help because each branch already shows the updated probability after a previous event. For example, if $P(B)=\frac{2}{5}$ and after $B$ the probability of $R$ is $\frac{3}{4}$, then
$$
$P(R \mid B)=\frac{3}{4}$
$$
In IB questions, students may be asked to find a missing probability. If a tree diagram gives the overall probability of a path and one branch probability, you can use division to work backwards.
For example, if
$$
$P(A \cap B)=0.12$
$$
and
$$
$P(A)=0.3$
$$
then
$$
$P(B \mid A)=\frac{P(A \cap B)}{P(A)}=\frac{0.12}{0.3}=0.4$
$$
This is a very common IB-style reasoning process. Tree diagrams and conditional probability often appear together because both are about organizing information after each stage.
Common Mistakes to Avoid
Tree diagrams are simple in appearance, but errors can happen easily. Here are the most common ones:
- forgetting to update probabilities after a first outcome in dependent situations
- multiplying branches correctly but forgetting to add paths when needed
- mixing up $P(A \cap B)$ and $P(A \cup B)$
- using the wrong denominator after replacement or no replacement
- not labeling branches clearly
Another mistake is thinking every tree diagram must have the same number of branches at each stage. That is not true. The number of branches depends on the situation.
To stay accurate, students, always ask:
- What happens first?
- Does the first result affect the second?
- Am I finding one path or several paths?
- Do I need multiplication, addition, or both?
These questions help prevent calculation errors and improve interpretation.
Why Tree Diagrams Matter in IB Mathematics
Tree diagrams are not just a drawing technique. They are a reasoning tool in statistics and probability. In IB Mathematics Analysis and Approaches SL, you are expected to explain your thinking clearly and use structured methods.
Tree diagrams fit into the broader topic because they connect to:
- data collection: analyzing categories or survey responses
- statistical description: organizing outcomes and comparing likelihoods
- conditional probability: updating probabilities after an event
- discrete probability distributions: listing outcomes and their probabilities
They also build strong mathematical habits. A good tree diagram helps you show logic, avoid missing outcomes, and communicate answers clearly. This is important in exams because marks are often awarded for correct process, not just the final number.
Conclusion
Tree diagrams are a powerful way to organize probability problems step by step. They show outcomes clearly, help with dependent and independent events, and make conditional probability easier to understand. By multiplying along branches and adding across different paths, you can solve many IB-level probability questions with confidence. students, when you use a tree diagram carefully, you are not just drawing lines—you are turning a word problem into a clear mathematical structure 🌳
Study Notes
- A tree diagram shows outcomes in stages, with each branch representing one possible result.
- Multiply along branches to find the probability of one complete path.
- Add the probabilities of different paths when an event can happen in more than one way.
- Independent events keep the same probabilities across stages.
- Dependent events change later probabilities because earlier outcomes matter.
- Conditional probability is written as $P(A \mid B)$ and is often shown directly in tree diagrams.
- With replacement usually means probabilities stay the same; without replacement usually means probabilities change.
- Tree diagrams connect to broader probability topics such as $P(A \cap B)$, $P(A \cup B)$, and probability distributions.
- Clear labels and careful reading of the question are essential for correct answers.
