Arrange the data values in order from least to greatest
Count the total number of values
If the number of values is odd, the median is the middle value
If the number of values is even, the median is the average of the two middle values
Identify the two middle values when the data set has an even number of values
Add the two middle values together
Divide the sum by 2 to get the median
