Analysing Frequency Outcomes in Probability
Updated August 2025
This page explains how to organize and interpret outcomes of probability experiments using visual tools. For the TMUA, you must be able to partition populations using two-way tables and frequency trees. These methods turn complex word problems into clear numerical structures, facilitating accurate probability calculations.
Frequency analysis involves partitioning a total population into mutually exclusive and exhaustive sub-categories based on one or more variables using two-way tables or branching frequency trees.
The Frequency Approach to Probability
In probability experiments, we often deal with raw counts rather than theoretical ratios. To analyse these effectively, we use frequency distributions. A frequency distribution shows how a total number of trials or individuals is distributed across different possible outcomes. In the TMUA, you are expected to use two-way tables and frequency trees to organise this data. These tools are particularly useful because they allow you to visualize the relationships between different categorical variables without the need for complex algebraic probability formulas.
Two-Way Tables
A two-way table is a grid used to represent frequencies for two categorical variables. One variable is represented in the rows, and the other in the columns. The intersection of a row and a column shows the frequency of individuals that satisfy both criteria.
Construction and Properties
When constructing a two-way table, keep the following properties in mind:
- Row Totals: The sum of all frequencies in a row must equal the total for that specific category.
- Column Totals: The sum of all frequencies in a column must equal the total for that specific category.
- Grand Total: Found in the bottom-right cell, this is the sum of all row totals, all column totals, and every individual cell in the grid. It represents the total population .
Worked Example: Student Activities
Suppose we have a group of 100 students. 60 are in Year 12 and 40 are in Year 13. We also know that 45 students play a musical instrument, and of those, 25 are in Year 12.
To find how many Year 13 students do not play an instrument, we construct a table:
| Instrument | No Instrument | Total | |
|---|---|---|---|
| Year 12 | |||
| Year 13 | |||
| Total |
Step 1: Enter the known values: Year 12 Total (), Year 13 Total (), Instrument Total (), and Year 12 Instrument (). Step 2: Calculate Year 12 No Instrument by . Step 3: Calculate Year 13 Instrument by . Step 4: Calculate Year 13 No Instrument by .
From this table, the probability that a randomly selected student is in Year 13 and does not play an instrument is .
Frequency Trees
Frequency trees are branching diagrams used to show how a total frequency is split into various categories. Unlike probability trees, which use fractions or decimals on the branches, frequency trees use actual counts at the nodes. This makes them highly intuitive for multi-stage experiments.
Rules for Frequency Trees
- The Root: The first node represents the total frequency .
- Partitioning: At each node, the branches must represent mutually exclusive outcomes. This means an individual can only go down one branch.
- Summation: The sum of the frequencies at the end of the branches must exactly equal the frequency of the node from which they originated.
Worked Example: Diagnostic Testing
In a population of 1000 people, 100 have a specific condition and 900 do not. A test for this condition is percent accurate for those who have it (positive result) and percent accurate for those who do not (negative result).
Node 1 (Total): Branches from Root:
- Condition:
- No Condition:
Branches from Condition ():
- Test Positive (Correct):
- Test Negative (Incorrect):
Branches from No Condition ():
- Test Negative (Correct):
- Test Positive (Incorrect):
By following the branches, we can see that the total number of people who test positive is . The probability that a person who tests positive actually has the condition is .
Converting Frequency to Probability
Once a table or tree is complete, the probability of an event occurring is simply calculated as:
If the question asks for a conditional probability, such as the probability of given has already occurred, you change the denominator to the frequency of :
Key takeaways
- Two-way tables are most effective for comparing two distinct sets of categories across a population.
- The total frequency at any junction in a frequency tree must equal the sum of the frequencies of the subsequent branches.
- Frequency trees are often easier to use than probability trees for problems involving conditional logic, such as diagnostic testing.
- Always check that your final partitioned frequencies sum back to the original grand total.
In the TMUA, if the total population size is not given, choose . This usually prevents the need for decimals when dealing with percentages and makes the arithmetic much faster.
Be careful with the wording in probability questions. A probability found from a frequency tree depends on whether you are looking at the whole root total or a specific branch total.
Frequency trees essentially perform the function of Bayes Theorem without the need for formal algebraic manipulation. By visualising the 'False Positives' and 'True Positives' as raw counts, the logic of conditional probability becomes clear.
Frequently asked questions
What should I do if a question provides probabilities instead of frequencies?
You can assume a convenient starting population size, such as , , or the lowest common multiple of the denominators provided. You can then fill out the frequency tree using this assumed total.
Can a two-way table have more than two categories per variable?
Yes. While it is called two-way because it tracks two variables, each variable can have multiple levels. For example, eye colour could have rows for blue, brown, and green.
When is a frequency tree better than a two-way table?
Frequency trees are better for sequential events or hierarchical data, whereas two-way tables are better for simultaneous characteristics.