Data representations — tables and graphs — allow us to see patterns, comparisons and trends that are invisible in raw numbers. Foundation Mathematics requires you to both construct and interpret these displays.
KEY TAKEAWAY: Every graph type has a purpose. Match the graph to the data type and the message you want to communicate.
Tables organise data into rows and columns for easy reading and comparison.
| Month | Sales (units) | Revenue (\$) |
|---|---|---|
| Jan | 145 | 3625 |
| Feb | 132 | 3300 |
| Mar | 168 | 4200 |
Frequency tables add a count (frequency) column:
| Score | Frequency | Relative Frequency |
|---|---|---|
| 0–9 | 3 | $\frac{3}{20} = 15\%$ |
| 10–19 | 8 | $\frac{8}{20} = 40\%$ |
| 20–29 | 9 | $\frac{9}{20} = 45\%$ |
Used for numerical discrete data or comparing categories over time.
Example use: Monthly rainfall totals, weekly attendance.
Similar to column graphs but bars are horizontal.
Example use: Survey results comparing preferences.
EXAM TIP: The only structural difference between a column graph and bar graph is orientation. Column = vertical, bar = horizontal.
Used for continuous data or data collected over time (time series).
Example use: Temperature over a day, stock prices over a year, population growth.
COMMON MISTAKE: Joining points on a graph of categorical data (e.g. favourite subjects). Categories are separate — a connecting line implies there are values between them, which doesn’t make sense.
Used to show parts of a whole as proportional sectors.
Example: $\frac{45}{180} \times 360° = 90°$ for a category with $45$ out of $180$ responses.
| Graph Type | Data Type | Shows |
|---|---|---|
| Column graph | Discrete / categorical | Frequency comparison |
| Bar graph | Categorical | Horizontal comparison |
| Line graph | Continuous / time | Trends over time |
| Pie chart | Categorical (parts of whole) | Proportions/percentages |
$90$ people chose pizza, $54$ chose pasta, $36$ chose salad (total $180$).
$$\text{Pizza angle} = \frac{90}{180} \times 360° = 180°$$
$$\text{Pasta angle} = \frac{54}{180} \times 360° = 108°$$
$$\text{Salad angle} = \frac{36}{180} \times 360° = 72°$$
$$\text{Check: } 180 + 108 + 72 = 360° \checkmark$$
VCAA FOCUS: VCAA tasks may ask you to draw a graph from a table or read specific values from a given graph. Accuracy of plotting and labelling are both assessed.