Loading...
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
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.
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.
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
Test yourself
Ready to lock in Tree Diagrams? Pick a mode and earn XP & Dobloons.