Probability
A measure of chance between 0 and 1.
Use when
Use when describing likelihood or calculating expected frequency.
Key method
P(event) = favourable outcomes / total outcomes.
Example
P(rain) = 0.3 means rain is expected on about 30% of similar days.
Tree diagrams
A branch diagram for multi-stage events.
Use when
Use when outcomes happen in stages, such as two selections or two tests.
Key method
Multiply along branches; add separate branches for 'or'.
Example
P(pass both) = P(pass first) x P(pass second).
Venn diagrams
A diagram showing overlap between sets.
Use when
Use when categories overlap, such as pupils studying French and Spanish.
Key method
Fill the intersection first, then the rest of each set.
Example
If 12 study both, place 12 in the overlap.
Mean
The arithmetic average.
Use when
Use for a typical value when data has no strong outliers.
Key method
mean = total / number of values.
Example
2, 5, 8 has mean 15 / 3 = 5.
Median
The middle value when data is ordered.
Use when
Use when data is skewed or has outliers.
Key method
Order values and find the middle.
Example
2, 5, 20 has median 5.
Standard deviation
A measure of spread around the mean.
Use when
Use to compare consistency between data sets.
Key method
Higher standard deviation means more variability.
Example
A lower sd for journey times means times are more consistent.
Interquartile range
The spread of the middle 50% of data.
Use when
Use with medians and box plots.
Key method
IQR = upper quartile - lower quartile.
Example
Q3 = 18 and Q1 = 11 gives IQR = 7.
Box plots
A diagram showing median, quartiles, range and outliers.
Use when
Use to compare distributions quickly.
Key method
Compare medians for centre and IQRs for spread.
Example
A higher median box plot suggests generally larger values.
Histograms
A graph for grouped continuous data.
Use when
Use when data is grouped into intervals.
Key method
Compare shape, skewness and modal class.
Example
A right-skewed histogram has a long tail to the right.
Scatter graphs
A graph of paired numerical data.
Use when
Use to look for relationships between two variables.
Key method
Look for direction, strength and unusual points.
Example
Revision time and score may show positive association.
Correlation
A measure of strength and direction of a linear relationship.
Use when
Use with paired numerical data.
Key method
r is between -1 and 1; correlation does not prove causation.
Example
r = 0.82 suggests a strong positive correlation.
Regression
A straight-line model for prediction.
Use when
Use when a linear relationship is reasonable.
Key method
Interpret gradient as change in y for each 1-unit increase in x.
Example
A gradient of 2.5 means y increases by about 2.5 per x.
Confidence intervals
A range of plausible values for a population parameter.
Use when
Use when estimating from sample data.
Key method
Wider intervals mean less precise estimates.
Example
A mean time interval of 24 to 30 minutes suggests the true mean may lie in that range.
Hypothesis testing
A method for judging evidence against a claim.
Use when
Use when deciding whether sample data gives evidence of a difference or effect.
Key method
Compare p-value with significance level.
Example
If p < 0.05, there is evidence against the null hypothesis.
t-test
A test involving means.
Use when
Use for testing a mean or comparing means from sample data.
Key method
Use p-value to decide evidence.
Example
A small p-value suggests the mean differs from the claim.
Paired t-test
A t-test for matched before/after data.
Use when
Use when the same people or items are measured twice.
Key method
Test the mean of the paired differences.
Example
Before and after fitness scores for the same pupils are paired.
z-test for two proportions
A test comparing two sample proportions.
Use when
Use for success/failure outcomes in two groups.
Key method
Compare the p-value with the significance level.
Example
Compare the proportion passing in two classes.