JEE Mathematics ยท Easy

Statistics: Median MCQ

Solve this quality-checked JEE multiple-choice question, then review the correct answer and explanation.

Timer-based practiceDetailed answer reviewMobile-friendly flow
MedianEasyQuestion 380002

Question

The median of {3, 1, 4, 1, 5, 9, 2} (sorted: 1,1,2,3,4,5,9) is:
  1. A
    3
    Correct
  2. B
    2
  3. C
    4
  4. D
    1

Correct answer

3

Explanation

After sorting: 1, 1, 2, 3, 4, 5, 9. n = 7 (odd). Median = middle value = (7+1)/2 = 4th value = 3.