Solveeit Logo

Question

Question: Calculate the median of income used by employee for the following data: Income| 4-14| 14-24| ...

Calculate the median of income used by employee for the following data:

Income4-1414-2424-3434-44
Employee121084

A) 18
B) 19
C) 20
D) 21

Explanation

Solution

We need to find the value of N or f(x)\sum {f(x)} , to begin with, to evaluate the value of N2\dfrac{N}{2}, since the sum of total number of employees is even number, to locate the median class and then find the cumulative frequency, simply apply the formula for median for a given distribution.
Cumulative Frequency is the successive total of all frequencies class-wise.

Complete step by step answer:
Now, to solve and find the median we will first need the cumulative frequency table from the given data,
So, for that let us construct a new table:

IncomeEmployee(Frequency ff)Cumulative Frequency
4-141212
14-241012+10=22
24-34822+8=30
34-44430+4=34
f=\sum {f = } N=34

Now, coming to the formula for Median of a given frequency distribution:
Median = l+(N2cff)×hl + \left( {\dfrac{{\dfrac{N}{2} - cf}}{f}} \right) \times h,
Where N=f=N = \sum {f = } Total number of frequency,
cf=Cumulative frequency of the class preceding the median class
l= Lower limit of the median class
f=Frequency of the median class
h= class width.
Now, according to the question here , N=f=N = \sum {f = } 34, which means N2=342=17\dfrac{N}{2} = \dfrac{{34}}{2} = 17,
Hence, by rule of median, the median class will be the one which contains N2=342=17\dfrac{N}{2} = \dfrac{{34}}{2} = 17 and from the table of data 17 belongs to the class interval 14-24.
Thus, the median class is 14-24.

Next, coming to the formula for calculating the value of median,
The values of the variables in the formula as per the question will be:
l = 14
cf = cumulative frequency of the class preceding the median class = 12
f= Frequency of the median class = 10
h= class width = 10.
So, putting all these values the Median will now become:
=l+(N2cff)×h =14+(3421210)×10 =14+(171210)×10 =14+(510)×10 =14+5 =19  = l + \left( {\dfrac{{\dfrac{N}{2} - cf}}{f}} \right) \times h \\\ = 14 + \left( {\dfrac{{\dfrac{{34}}{2} - 12}}{{10}}} \right) \times 10 \\\ = 14 + \left( {\dfrac{{17 - 12}}{{10}}} \right) \times 10 \\\ = 14 + \left( {\dfrac{5}{{10}}} \right) \times 10 \\\ = 14 + 5 \\\ = 19 \\\
Therefore, the median income earned by the employees is 19.

Hence the correct answer is option B.

Note: Median usually means the middle value. The middle value depends on the number of items. If the number of observations is even, then the median is given as:
Median=(n+12)thMedian = \left( {\dfrac{{n + 1}}{2}} \right)th observation while for an even number of observations as: Median=(n2thobs.+n+12thobs.2)Median = \left( {\dfrac{{{{\dfrac{n}{2}}^{th}}obs. + {{\dfrac{{n + 1}}{2}}^{th}}obs.}}{2}} \right).
For a frequency distribution data, Correct median class needs to be determined and cumulative frequency needs to be calculated to solve the sum. If the median class is incorrect then the whole sum will be incorrect. Cumulative frequency is used to determine the number of frequencies above or below a particular value.