Topic
Data
Numbers describing the world. Charts, averages, probability — the math of evidence.
From counts to conclusions
Data is the bridge between math and the real world. Three skills cover most of it: showing data with charts, summarising it with averages, and reasoning about chance with probability.
Charts
Bar, pie, line — the same numbers told three ways.
Bar graphs
Compare categories at a glance — taller bar means bigger.
Pie charts
Slices of a circle — each one a percentage of the whole.
Line graphs
Connect points to track change over time.
Pictographs
Pictures stand in for counts — friendly charts for small data.
Histograms
Bar charts for grouped numerical data — bins on the x-axis.
Dot plots
One dot per data point — see exactly where each value lands.
Tally marks
The fastest way to count by hand — strokes in groups of five.
Frequency distribution
How often each value (or range) appears — turn a list into a table.
Cumulative frequency
Running total — and the curve it builds.
Averages
Mean, median, mode, range — interactive.
Mean
Add them all, divide by how many — the everyday average.
Weighted mean
Some data points count more — multiply, then divide by total weight.
Mean deviation
On average, how far is each value from the mean?
Median
The middle value when sorted — robust against outliers.
Mode
The value that appears most often.
Range
Largest minus smallest — the simplest spread.
Probability
Roll dice and flip coins as many times as you like.
Probability tree diagrams
Branch out the possibilities — multiply along, add across.
Independent events
One coin flip doesn't affect the next — multiply their probabilities.
Conditional probability
P(A given B) — once you know B happened, A's chances change.
Mutually exclusive events
Can't both happen at once — add their probabilities.
Complement
P(not A) = 1 − P(A). The 'everything else' rule.
Bayes' theorem
Update your beliefs when new evidence shows up.
Birthday paradox
Just 23 people — and there's a 50% chance two share a birthday.
Random variables
A variable whose value is the outcome of a random event.
Spread & quartiles
Range, IQR, standard deviation — how spread out is the data?
Quartiles
Split sorted data into four equal groups — Q1, Q2 (median), Q3.
Percentiles
The 90th percentile means 90% of values fall below — used for ranks.
Standard deviation
The typical distance of a value from the mean — spread, summarised.
Combinations & permutations
Pick 3 from 10 — does order matter? Choose your formula.
Counting principle
If A has m ways and B has n ways, the pair has m·n ways.
Correlation
Do tall people weigh more? Plot the scatter and read the trend.
Outliers
Data points way outside the pack — notice them, investigate, decide.
Normal distribution
The bell curve — why so much of the world clusters around an average.
Standard normal
Mean 0, SD 1 — the bell curve everyone calibrates against.
Binomial distribution
n trials, each with p chance of success — count the wins.
Skewness
How lopsided is the distribution? Tail to the left or right.
Box & whisker plots
Five-number summaries you can compare at a glance.
Scatter plots
Two variables, one dot per data point — patterns appear.
Stem & leaf plots
An old-school way to see distribution without losing the actual numbers.
Cartesian coordinates
(x, y) — the original way to put numbers on a plane.
Least-squares regression
Find the line that minimises total squared error — the line of best fit.
Confidence intervals
Wrap a margin of error around an estimate — and quantify your trust.
Chi-square test
Test whether observed counts match what you expected.
Student's t-test
Compare means with small samples — the workhorse of stats.
Sampling
Pick a small group to learn about a big one — without bias.
Misleading graphs
Truncated axes, 3D pies, cherry-picked ranges — how charts lie.
Surveys
Design good questions, gather honest answers, analyse the results.
Quincunx (Galton board)
Drop balls through pegs — watch the bell curve build itself.
Discrete vs continuous
Counts vs measures — the two flavours of data.
Univariate vs bivariate
One variable or two — different questions, different tools.