Answer: 33
Explanation:
We need to calculate the median of the following set of data:

Recall that in order to find the median, you should first make sure that your data values are arranged from least to greatest. Once that's done, you can move on to the next step, which is determining how many values you have in the set - is it an odd number of values, or an even one? If we have an odd number, then the median is simply the number right in the middle. However, if we have a set with an even number of values, then our median is the mean of the two middle numbers.
In this case, we have 5 values, which means that we have an odd number of values, so our median is the number right in the middle, which is 33.