A data has 25 observations arranged in a ascending order.Which observation represents the median?
Number of observations = n = 25 (odd)
So, median = value of (n+1)/2th
observation = value of (25 + 1)/2th
observation = value of 13th observation
So, 13th term represents the median.