Mean = sum of all values ÷ number of values
Median = middle value after sorting the data
If there is an odd number of values, the median is the middle one
If there is an even number of values, the median is the average of the two middle values
Sort the numbers from least to greatest before finding the median
