Question: What is the median of the data set {7, 3, 5, 9, 1}?
Options:
Correct Answer: 5
Solution:
First, arrange the data: {1, 3, 5, 7, 9}. The median is the middle value, which is 5.