40% off

Early-bird ends 15 Aug, 9am

Lock in £90

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.

Core concept

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:

  1. Row Totals: The sum of all frequencies in a row must equal the total for that specific category.
  2. Column Totals: The sum of all frequencies in a column must equal the total for that specific category.
  3. 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 NN.

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:

InstrumentNo InstrumentTotal
Year 12252535356060
Year 13202020204040
Total45455555100100

Step 1: Enter the known values: Year 12 Total (6060), Year 13 Total (4040), Instrument Total (4545), and Year 12 Instrument (2525). Step 2: Calculate Year 12 No Instrument by 6025=3560 - 25 = 35. Step 3: Calculate Year 13 Instrument by 4525=2045 - 25 = 20. Step 4: Calculate Year 13 No Instrument by 4020=2040 - 20 = 20.

From this table, the probability that a randomly selected student is in Year 13 and does not play an instrument is 20100=0.2\frac{20}{100} = 0.2.

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

  1. The Root: The first node represents the total frequency NN.
  2. Partitioning: At each node, the branches must represent mutually exclusive outcomes. This means an individual can only go down one branch.
  3. 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 9090 percent accurate for those who have it (positive result) and 8080 percent accurate for those who do not (negative result).

Node 1 (Total): 10001000 Branches from Root:

  • Condition: 100100
  • No Condition: 900900

Branches from Condition (100100):

  • Test Positive (Correct): 0.90×100=900.90 \times 100 = 90
  • Test Negative (Incorrect): 10090=10100 - 90 = 10

Branches from No Condition (900900):

  • Test Negative (Correct): 0.80×900=7200.80 \times 900 = 720
  • Test Positive (Incorrect): 900720=180900 - 720 = 180

By following the branches, we can see that the total number of people who test positive is 90+180=27090 + 180 = 270. The probability that a person who tests positive actually has the condition is 90270=13\frac{90}{270} = \frac{1}{3}.

Converting Frequency to Probability

Once a table or tree is complete, the probability of an event AA occurring is simply calculated as:

P(A)=Frequency of event ATotal frequency NP(A) = \frac{\text{Frequency of event } A}{\text{Total frequency } N}

If the question asks for a conditional probability, such as the probability of AA given BB has already occurred, you change the denominator to the frequency of BB:

P(AB)=Frequency of A and BFrequency of BP(A|B) = \frac{\text{Frequency of } A \text{ and } B}{\text{Frequency of } B}

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.
Tips

In the TMUA, if the total population size is not given, choose 10001000. This usually prevents the need for decimals when dealing with percentages and makes the arithmetic much faster.

Cautions

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.

Insight

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 100100, 10001000, 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.

Ready to test your knowledge?

You've reached the end of this section. Start a practice session to solidify your understanding and master this topic.