Tree Diagrams
Tree diagrams map out a sequence of events, with probabilities on each branch. Two simple rules — multiply along branches, add between paths — handle even complex multi-stage problems, including without-replacement situations.
What you'll be able to do
- Draw a probability tree diagram
- Multiply along branches for combined events
- Add across paths for “or” outcomes
- Handle problems without replacement
Multiply along, add between
To find the probability of a particular path through the tree, the probabilities along its branches. To find the probability of an event that can happen via several paths, those path probabilities.
Branches sum to 1
The probabilities on the branches coming out of any single point must add to (the event and its complement cover all possibilities).
Tip — Each set of branches from a node sums to 1 — a quick way to find a missing branch probability.
Without replacement
If an item is not replaced, the probabilities on the set of branches change, because the total and the favourable counts have both decreased.
Formula recap
Common mistakes to avoid
Key takeaways
- Multiply along branches; add between paths.
- Branches out of any node sum to 1.
- Without replacement, second-stage probabilities change.
Test yourself
Ready to lock in Tree Diagrams? Pick a mode and earn XP & Dobloons.