Loading...
3+
3
Login

Tables - Organising Data in Rows and Columns

A table arranges data into rows and columns, making it easy to read, compare, and interpret. Tables are one of the most powerful and flexible tools in data handling because they can display almost any type of information clearly.

Parts of a Table

PartDescription
TitleStates what the table is about
Column headerLabels the data in each column
Row headerLabels the data in each row
CellA single data entry at the intersection of a row and column
Total row / columnSums up the data in each column or row

Two-Way Tables

A two-way table shows how data is split across two categories at the same time. For example, favourite sport vs. gender. Reading the correct cell gives the count for both categories combined.

Worked Examples

The table below shows the number of books read by students in one term.
Books readNumber of students
03
18
212
37
4 or more5
Total35

How many students read at least 2 books? 12 + 7 + 5 = 24 students.

Two-way table: Favourite sport by gender (40 students total).
FootballTennisSwimmingTotal
Boys94518
Girls58922
Total14121440

How many girls prefer swimming? Read row Girls, column Swimming: 9.

Key Takeaways

  • Tables organise data into rows and columns for easy reading.
  • Always check that row and column totals agree (they should both sum to the grand total).
  • A two-way table shows data split across two categories simultaneously.
  • Read the correct row and column carefully – it is easy to misread a table.

Practice Questions

  1. Using the books table above, how many students read fewer than 2 books?
  2. Using the sport table above, what fraction of boys prefer tennis?
  3. A class records test scores: 40-49 (5 students), 50-59 (9), 60-69 (14), 70-79 (8), 80-89 (4). Draw a frequency table and find the total.
  4. In a two-way table of 50 people, 30 are adults. 18 adults and 12 children prefer tea; the rest prefer coffee. Complete the table.
  5. Why is a two-way table more useful than two separate frequency tables for comparing two categories?
Home About Resources Dashboard