Mean, Median, Mode and Range β make sense of data sets!
The mean is the most common type of average. Add all the values together, then divide by how many values there are.
Example: Data set {3, 5, 7, 9, 6} β Sum = 30, n = 5 β Mean = 30 Γ· 5 = 6
The median is the middle value when data is sorted in order.
Odd example: {3, 5, 7, 9, 11} β Median = 7
Even example: {2, 4, 6, 8, 10, 12} β Median = (6+8)Γ·2 = 7
Always sort the data first before finding the median!
The mode is the value that appears most often in the data set.
Example: {3, 5, 3, 7, 3, 9} β 3 appears 3 times β Mode = 3
There can be more than one mode (bimodal) or no mode if all values appear equally.
The range measures the spread of the data β how far apart the highest and lowest values are.
Example: {3, 7, 12, 1, 9} β Max = 12, Min = 1 β Range = 12 β 1 = 11
| Average | Best used when⦠| Watch out for⦠|
|---|---|---|
| Mean | Data is spread evenly | Affected by very high/low values (outliers) |
| Median | Data has outliers (e.g. salaries) | Ignores all other values |
| Mode | Finding most popular item (e.g. shoe size) | May not exist or not be representative |
Range is not an average β it tells us about the spread of the data.
Find the mean of: 4, 8, 6, 10, 12
Find the median of: 7, 2, 9, 4, 11, 6, 3
Even count: {2, 4, 6, 8, 10, 12} β middle two = 6 and 8 β Median = (6+8)Γ·2 = 7
Data: 5, 8, 3, 8, 5, 8, 2
Five numbers have a mean of 10. Four of them are 8, 9, 11, 12. Find the fifth number.
Enter comma-separated numbers:
Enter known values (comma-separated) and desired mean:
Find the mean of each data set.
Find the median of each data set. Sort first if needed!
Find the mode of each data set.
Find the range of each data set.
Use mean, median, mode and range as directed.