Solveeit Logo

Question

Question: calculate Mean, median and mode from the following data: \(10 - 20\)| \(20 - 30\)| \(30 - 40\)| ...

calculate Mean, median and mode from the following data:

102010 - 20203020 - 30304030 - 40405040 - 50506050 - 60607060 - 70708070 - 80
171766373700252513131212
Explanation

Solution

Here we will find the mean, median, and mode of the given grouped data by using certain formulae for each.
We will first find the mean of the distribution using the help of class interval and frequency.
Followed by cumulative frequency and mid-value.
Formula used:
The mean formula is given by,Mean=i=1nfixii=1nfiMean = \dfrac{{\sum\limits_{i = 1}^n {{f_i}{x_i}} }}{{\sum\limits_{i = 1}^n {{f_i}} }} the sum of the values
Mode=l+h(f1f0)2f1f0f2Mode = l + \dfrac{{h\left( {{f_1} - {f_0}} \right)}}{{2{f_1} - {f_0} - {f_2}}} and Median=l+n2cff.hMedian = l + \dfrac{{\dfrac{n}{2} - cf}}{f}.\,h

Complete step-by-step solution:
For finding the mean, median and mode tabulate the required data,

Class intervalFrequency (fi)\left( {{f_i}} \right)Mid value (xi)\left( {{x_i}} \right)fixi{f_i}{x_i}Cumulative frequency (cf)\left( {cf} \right)
102010 - 20171715152552551717
203020 - 306625251501502323
304030 - 4037373535129512956060
405040 - 50004545006060
506050 - 6025255555137513758585
607060 - 70131365658458459898
708070 - 8012127575900900110110

Now finding the mean of given data by using the formula
Mean=i=1nfixii=1nfiMean = \dfrac{{\sum\limits_{i = 1}^n {{f_i}{x_i}} }}{{\sum\limits_{i = 1}^n {{f_i}} }}
Here i=1nfixi=4820\sum\limits_{i = 1}^n {{f_i}{x_i}} = 4820 and i=1nfi=110\sum\limits_{i = 1}^n {{f_i} = 110} then applying in the formula we get,
Mean=i=1nfixii=1nfi=4820110=43.81Mean = \dfrac{{\sum\limits_{i = 1}^n {{f_i}{x_i}} }}{{\sum\limits_{i = 1}^n {{f_i}} }} = \dfrac{{4820}}{{110}} = 43.81
Now using mode formula that is
Mode=l+h(f1f0)2f1f0f2Mode = l + \dfrac{{h\left( {{f_1} - {f_0}} \right)}}{{2{f_1} - {f_0} - {f_2}}}
Now define the modal class, here modal class is 304030 - 40
Here ll is the lowest value of the modal class here it is l=30l = 30
f1{f_1} is the frequency of the modal class f1=37{f_1} = 37
f0{f_0} is the frequency preceding f0=6{f_0} = 6
f2{f_2}is the frequency succeeding f2=0{f_2} = 0
And hh is the width of the class interval h=10h = 10 applying these values we get,
Mode=30+10(376)2(37)60Mode = 30 + \dfrac{{10\left( {37 - 6} \right)}}{{2\left( {37} \right) - 6 - 0}}
On simplifying it we get,
Mode=30+31068Mode = 30 + \dfrac{{310}}{{68}}
Mode=235068=34.55Mode = \dfrac{{2350}}{{68}} = 34.55
Now calculating median by using the formula
Median=l+n2cff.hMedian = l + \dfrac{{\dfrac{n}{2} - cf}}{f}.\,h
nn be the total frequency n=110n2=55n = 110 \Rightarrow \dfrac{n}{2} = 55 we can choose the median class just greater than this value,
So here the median class is 304030 - 40
Where Here ll is the lower boundary value of the median class here it is l=30l = 30
Cumulative frequency preceding median class cf=60cf = 60
ff frequency of the median class f=37f = 37
And hh is the width of the class interval h=10h = 10 applying these values we get,
Median=30+556037.10Median = 30 + \dfrac{{55 - 60}}{{37}}.\,10
Median=30+5037Median = 30 + \dfrac{{ - 50}}{{37}}
Median=11105037=106037=28.64Median = \dfrac{{1110 - 50}}{{37}} = \dfrac{{1060}}{{37}} = 28.64
So, the mean, median, and mode of the given data were found.

Note: In the case of positively skewed frequency distribution, the mean is always greater than the median and the median is always greater than the mode.
Mean.>Median>ModeMean. > Median > Mode
Arrange in ascending, then it n is odd, the median is the n+12\dfrac{{n + 1}}{2} . and if n is even, then the median will be the average of the n2\dfrac{n}{2} th and the n2+1\dfrac{n}{{2 + 1}} th observation (median).