There are 2 sets of numbers in increasing order. The first set has ‘n’ numbers where ‘n’ is an odd number. The 2nd set has ‘m’ numbers where ‘m’ is an even number. The medians for both of the sets respectively is ______.
Given that the data in the sets are arranged in ascending order.
When the observations are arranged in ascending or descending order, the median is the middile most observation.
For the first set: n is odd.
So, the median is (n+12th) term .
For the second set: m is even.
So, the median will be the average of the m2th and the (m2+1)thobservation.