Revision notes
Core ideas
Secure these ideas first. Say each definition in your own words, then connect it to the topic overview.
- Mean: The sum of all values divided by the number of values. Mean = Σx ÷ n.
- Median: The middle value when data is arranged in order. For n values, the median is the (n+1)/2 th value.
- Mode: The value that appears most frequently in a data set. There can be more than one mode.
- Range: The difference between the largest and smallest values: range = max − min.