Final answer:
To find the median, order the data and locate the middle value for an odd number of data points, or the average of the two middle values for an even number. The median is a reliable measure of the center, especially when the dataset contains outliers.
Step-by-step explanation:
To determine the median of a dataset, one must order the data points and find the middle value of the set. If there is an odd number of data values, the median is the exact middle value. However, if there is an even number of data values, the median is the average of the two middle values. Remember, the median is not affected by extreme values or outliers and is thus a reliable measure of the center when such outliers are present in the dataset.
For example, if we have the data set 3, 5, 7, 9, 11, the median is 7, as it is the middle number in the ordered list. If we have an even number of values, such as 3, 5, 7, 9, 11, 13, the median would be the average of 7 and 9, giving us 8 as the median.