Courses / Mathematics I
Data Analysis and Probability

Data Visualisation

Mathematics I 335 words Free to read

Seeing the Data

A well-chosen graph reveals patterns that a table of numbers hides. Data visualisation matches the type of data to the right display, so structure — shape, trend, relationship, outliers — becomes visible at a glance.

The core chart types and their purposes:

The crucial distinction is histogram versus bar chart, which look similar but display different data. A histogram bins a continuous numerical variable — the horizontal axis is a number line, and bars touch because the bins are adjacent intervals. A bar chart compares categorical groups — the horizontal axis has distinct labels, and bars have gaps because the categories are separate. Using one where the other belongs misrepresents the data.

Good visualisation also means honest design: a truthful axis (usually starting at zero for bar heights), no distorting 3D effects, and a scale that neither exaggerates nor flattens the real differences. A misleading chart can distort the same data as badly as a wrong number.

Common pitfall: confusing a histogram with a bar chart. A histogram shows the distribution of a numerical variable (binned, bars touching, axis is a number line); a bar chart compares categories (distinct labels, bars separated by gaps). They look alike but answer different questions — using a bar chart for continuous data, or a histogram for categories, misrepresents what the data actually shows.

Practise this lesson

The explanation above is free to read. The graded practice for this lesson lives in the Tryals app.

10practice questions
2interactive scenes
Start Mathematics I free

Data Analysis and Probability