the median of 5, 7, 2, 9, 8 is:\n\n5\n\n7\n\n8\n\n6

the median of 5, 7, 2, 9, 8 is:\n\n5\n\n7\n\n8\n\n6
Answer
Answer:
B. 7
Explanation:
Step1: Arrange the numbers in order
First, we need to arrange the given numbers (5, 7, 2, 9, 8) in ascending order. When we sort them from smallest to largest, we get (2, 5, 7, 8, 9).
Step2: Find the middle number
Since there are 5 numbers (an odd number of observations), the median is the middle number. For a set with (n) numbers where (n) is odd, the median is the (\left(\frac{n + 1}{2}\right))-th term. Here, (n = 5), so (\frac{5+ 1}{2}=3)-rd term. Looking at the ordered set (2, 5, 7, 8, 9), the 3rd term is 7.