Step 1: Identify the Total: Locate the total number of items or people in the scenario and place this in the primary root bubble.
Step 2: Define the Splits: Determine the categorical variables (e.g., Yes/No, Pass/Fail) and create the first set of branches.
Step 3: Calculate Knowns: Fill in any frequencies explicitly stated in the problem description.
Step 4: Solve for Unknowns: Use the subtraction method (Parent Frequency - Known Child Frequency = Unknown Child Frequency) to complete the tree.
Step 5: Extract Probabilities: To find the probability of a specific outcome, use the frequency at the end of that path as the numerator and the relevant total (either the root total or a specific node total) as the denominator.
| Feature | Frequency Tree | Probability Tree |
|---|---|---|
| Values | Whole numbers (counts) | Fractions, decimals, or percentages |
| Summation Rule | Branches sum to the parent node value | Branches from a node sum to |
| Primary Use | Visualizing raw data distribution | Calculating likelihood of combined events |
| Complexity | Best for 2-3 binary properties | Can handle complex conditional sequences |
The 'Given That' Trap: When an exam question asks for a probability 'given that' a condition is met, your denominator is no longer the root total; it is the frequency of the node representing that specific condition.
Verification Loop: Always perform a final check by summing the values in the final bubbles; they must equal the starting total in the root bubble.
Percentage Conversion: If a branch is given as a percentage (e.g., '20% of the group'), calculate the actual frequency immediately () before proceeding to the next level.
Read Carefully: Distinguish between '10 people in Group A' (a frequency) and '10% of people are in Group A' (a rate requiring calculation).
Mixing Units: A common error is writing probabilities (like ) inside the bubbles instead of frequencies (like ). Bubbles in a frequency tree must contain counts.
Incorrect Denominators: Students often use the grand total for every probability calculation, failing to adjust the denominator for conditional probability questions.
Branch Misalignment: Ensure that the second level of branches correctly represents the sub-division of the specific node they are attached to, not the general population.