The Multiplication Rule states that to find the probability of a specific sequence of events (the intersection), you must multiply the probabilities along the path. For example, .
The Law of Total Probability is applied by summing the probabilities of all distinct paths that lead to a specific final outcome. If event can happen via path or path , then .
Tree diagrams inherently account for dependent events, such as sampling without replacement, where the denominator of the probability fraction decreases after each selection.
If events are independent, the conditional probability is simply equal to , meaning the branches in the second stage will look identical regardless of the first stage outcome.
It is vital to distinguish between conditional probability and intersection probability when using a tree diagram.
| Concept | Location on Tree | Mathematical Meaning |
|---|---|---|
| Conditional | Individual branch in 2nd+ stage | $P(B |
| Intersection | The end of a complete path | : Probability of both and happening |
| Total Prob | Sum of multiple path ends | : Overall probability of across all scenarios |
Tree diagrams are generally superior to Venn diagrams for sequential processes or experiments with more than two stages, whereas Venn diagrams are better for visualizing static set relationships.
The Sum-to-One Check: Always verify that the branches stemming from any single node add up to . If they do not, you have likely missed an outcome or miscalculated a probability.
Reverse Conditional Probability: Exams often ask for 'the probability of given occurred' (). This requires working backwards using the formula , where is the sum of all paths ending in .
Labeling: Clearly label every branch with its probability and every node with its event. This prevents 'path confusion' during complex multi-step calculations.
Sanity Check: Ensure that intersection probabilities (at the end of paths) are always less than or equal to the individual probabilities on the branches that formed them.
Replacement Errors: In 'without replacement' problems, students often forget to reduce both the numerator and the denominator for the second stage of branches.
Adding vs. Multiplying: A common error is adding probabilities along a path instead of multiplying them. Remember: 'AND' (along a path) means multiply; 'OR' (between different paths) means add.
Misinterpreting 'Given That': Students often confuse (the value written on a branch) with (the value calculated by dividing a path by the total probability of the outcome).