Resources For Teachers For Tutors For Students & Parents Pricing
Year 11 Methods (Unit 1 & 2) Probability

Probability Tables

20 practice questions 1 video lesson Theory + worked examples

Master two-way probability tables for Queensland Year 11 Mathematical Methods (QCAA). A two-way table sorts outcomes by two features, laying out counts so probabilities can be read at a glance.

You will learn to complete a table from row and column totals, tell joint from marginal probabilities, convert counts to probabilities using relative frequency, and apply the addition and complement rules — a practical skill for QCAA data and probability.

Create a free accountTrack your progress and save your work as you go.
Create free account

Theory

In Year 11 Mathematical Methods (QCAA, Unit 1 Topic 5), a two-way table lays out events in rows and columns. This page shows how to read joint and marginal probabilities, complete a table from given totals, turn counts into probabilities (relative frequency), and apply the addition and complement rules from a table.

A two-way (contingency) table splits outcomes by two variables. The inside cells are the joint values \(A\cap B\), \(A\cap B'\), \(A'\cap B\), \(A'\cap B'\); the margins (row and column totals) give \(P(A)\), \(P(B)\) and their complements.

In a probability table every cell is a probability and the grand total is \(1\). In a frequency table the cells are counts and the grand total is the sample size \(N\); a probability is then the relative frequency \(\dfrac{\text{cell count}}{N}\).

Rows add across to the row total and columns add down to the column total, so any one missing value can be found by back-solving.

Everything adds up. Each row and column sums to its margin, the margins sum to the grand total, and the grand total is \(1\) (probabilities) or \(N\) (counts).
A completed two-way probability table (all cells add to 1)
\(B\)\(B'\)Total
\(A\)0.200.300.50
\(A'\)0.150.350.50
Total0.350.651
Read a joint probability straight from a cell: \(P(A\cap B)=0.20\). The margins give \(P(A)=0.50\) and \(P(B)=0.35\).
How the table cells match the Venn regionsA intersection B is zero point two, A only zero point three, B only zero point one five, neither zero point three five. A B 0.30 0.20 0.15 0.35
The four cells are exactly the four Venn regions. \(P(A\cup B)\) is everything except the ‘neither’ cell \(0.35\), so \(P(A\cup B)=0.65\).

Relative frequency from a frequency table:

\[P(\text{cell})=\dfrac{\text{cell count}}{\text{grand total }N}\]
P=cell countN

Marginal probability (a row or column total):

\[P(A)=P(A\cap B)+P(A\cap B')\]
P(A)=P(AB)+P(AB)

Addition and complement from a table:

\[P(A\cup B)=P(A)+P(B)-P(A\cap B)\]
P(AB)=P(A)+P(B)-P(AB)
Tip: \(P(A\cup B)\) is the whole table minus the ‘neither’ cell: \(1-P(A'\cap B')\).

How to work with a two-way table

  1. Label the rows and columns with the events and their complements.
  2. Fill the margins: each row and column adds to its total, and everything adds to \(1\) (or \(N\)).
  3. Back-solve any missing cell by subtracting from a known total.
  4. Answer: read a joint value from a cell, a marginal from a total, or apply the addition rule; for counts, divide by \(N\) to get a probability.
Example 1 — Counts to a probability
The table shows a survey of \(200\) people. Find the probability a randomly chosen person is female and owns a pet.
Survey of 200 people
Owns a petNo petTotal
Male6040100
Female7030100
Total13070200
Solution

Read the ‘female and owns a pet’ cell and the grand total:

\(\text{count}\)\(=\)\(70\)
\(N\)\(=\)\(200\)

Relative frequency \(=\dfrac{\text{cell}}{N}\):

\(P(\text{female}\cap\text{pet})\)\(=\)\(\dfrac{70}{200}\)
\(=\)\(\dfrac{7}{20}\)
\(=\)\(0.35\)

\(P(\text{female and pet})=\dfrac{7}{20}=0.35\).

Example 2 — Completing a table
Complete the probability table, then find \(P(B)\).
Fill in the missing probabilities
\(B\)\(B'\)Total
\(A\)0.200.30?
\(A'\)0.15??
Total??1
Solution

The whole table adds to \(1\), so the missing bottom-right cell is:

\(P(A'\cap B')\)\(=\)\(1-(0.20+0.30+0.15)\)
\(=\)\(1-0.65\)
\(=\)\(0.35\)

Column \(B\) total is the marginal \(P(B)\):

\(P(B)\)\(=\)\(0.20+0.15\)
\(=\)\(0.35\)

\(P(A'\cap B')=0.35\) and \(P(B)=0.35\).

Example 3 — Addition rule from a table
Using the completed table below, find \(P(A\cup B)\).
The completed probability table
\(B\)\(B'\)Total
\(A\)0.200.300.50
\(A'\)0.150.350.50
Total0.350.651
Solution

Marginals from the totals:

\(P(A)\)\(=\)\(0.50\)
\(P(B)\)\(=\)\(0.35\)
\(P(A\cap B)\)\(=\)\(0.20\)

Apply the addition rule:

\(P(A\cup B)\)\(=\)\(0.50+0.35-0.20\)
\(=\)\(0.65\)

Check with the complement of the ‘neither’ cell:

\(1-P(A'\cap B')\)\(=\)\(1-0.35\)
\(=\)\(0.65\)

\(P(A\cup B)=0.65\).

Example 4 — Build a table and back-solve
Of \(80\) students, \(50\) study Maths, \(35\) study Physics and \(20\) study both. Build a two-way table, find how many study neither, and \(P(\text{Maths only})\).
80 students by subject
PhysicsNo physicsTotal
Maths203050
No maths151530
Total354580
Solution

Both is the overlap; Maths only \(=50-20\), Physics only \(=35-20\):

\(\text{Maths only}\)\(=\)\(50-20=30\)
\(\text{Physics only}\)\(=\)\(35-20=15\)

Neither \(=80-(\text{Maths}+\text{Physics}-\text{both})\):

\(\text{neither}\)\(=\)\(80-(50+35-20)\)
\(=\)\(80-65\)
\(=\)\(15\)

Probability of Maths only:

\(P(\text{Maths only})\)\(=\)\(\dfrac{30}{80}\)
\(=\)\(\dfrac{3}{8}\)

\(15\) study neither, and \(P(\text{Maths only})=\dfrac{3}{8}\).

Common pitfalls

Dividing a count by the wrong total. A probability is the cell count over the grand total \(N\), not over a row or column total (that would be conditional).
Mixing counts and probabilities. Decide whether the table adds to \(1\) (probabilities) or to \(N\) (counts) before you start.
Adding ‘both’ twice. When building a table, ‘Maths only’ \(=n(\text{Maths})-n(\text{both})\); do not leave the overlap in the ‘only’ cell.
Forgetting a margin must match. Every row and column has to add to its total; use this to check your completed table.

Frequently asked questions

How do you read a probability from a two-way table?

A joint probability is a single inside cell; a marginal probability is a row or column total. For counts, divide the cell by the grand total \(N\).

How do you turn a frequency table into probabilities?

Divide each count by the grand total: \(P=\dfrac{\text{cell count}}{N}\).

What is a marginal probability?

A row or column total, for example \(P(A)=P(A\cap B)+P(A\cap B')\).

How do you complete a missing cell?

Subtract the known values from the relevant total, since each row and column must add to its margin and the whole table to \(1\).

How do you find P(A or B) from a table?

Use \(P(A\cup B)=P(A)+P(B)-P(A\cap B)\), or take \(1\) minus the ‘neither’ cell \(P(A'\cap B')\).

What is the difference between a joint and a marginal probability?

A joint probability is a cell (both events); a marginal probability is a total for a single event.