No menu items!

How to Find Median for Grouped Data (with Examples)

-

The median of a distribution is the value of the variable which divides it into two equal parts. It is the value such that the number of observations above it is equal to the number of observations below it The median is thus a positional average.

Steps to Calculate the Median For Grouped Data:

  1. The grouped frequency distribution consists of class intervals and corresponding frequencies.
  2. Sum up the values of all the frequencies and denote it by the letter N. We have that Σf = N.
  3. Calculate the (less than) cumulative frequencies for the given distribution. The cumulative frequencies can be obtained by summing up the current and preceding frequencies for each class interval.
  4. Calculate the value N/2 and note down the value of the cumulative frequency just greater than N/2.
  5. The class corresponding to the cumulative frequency just greater than N/2 is called the median class and the value of the median is obtained by the formula given below.

Formula for Median of Grouped Data:

The median for data given in the form of a grouped frequency distribution table can be calculated using the formula,

Median = L + h/f*(N/2 – c).

  • where L is the lower limit of the median class.
  • h is the size of the median class.
  • f is the frequency of the median class.
  • c is the cumulative frequency of the class interval preceding the median class.

Example:

Suppose we are given a grouped frequency distribution table as follows,

Class Interval Frequency
100-1109
110-12011
120-13013
130-14018
140-15019
150-16014
160-1706

Solution: We first sum up all the frequencies to find N. We also calculate the cumulative frequencies as shown below.

Class IntervalFrequencyCumulative Frequency
100-11099
110-120119+11 = 20
120-1301320 +13 = 33
130-1401833 + 18 = 51
140-1501951 + 19 = 70
150-1601470 + 14 = 84
160-170684 + 6 =90
N = 90

The value of N/2 is equal to N/2 = 90/2 = 45.

The cumulative frequency just greater than N/2 is 51.

Hence the corresponding class interval 130-140 is the median class.

We have that L = 130, h = 10 and, f = 18.

The cumulative frequency of the class just before 130-140 is 33. Hence we have that c=33.

On substituting these values in the above formula we have that,

Median = L + h/f*(N/2 – c).

Median = 130 + 10/18*(51 – 33) = 130 + 6.6667 = 136.6667.

We have thus found the required value of the median. Out of the 90 values in the above data set around half of them lie below 136.6667 and around half of these values lie above the median value.

Summary
Article Name
How to Median for Grouped Data (with Examples)
Description
The median for data given in the form of a grouped frequency distribution table can be calculated using the formula, Median = L + h/f*(N/2 - c). where L is the lower limit of the median class. h is the size of the median class. f is the frequency of the median class. c is the cumulative frequency of the class interval preceding the median class.

Share this article

Recent posts

Popular categories

Recent comments