Question
Question: Find the arithmetic mean using the assumed mean method: Class Interval | Frequency ---|--- ...
Find the arithmetic mean using the assumed mean method:
Class Interval | Frequency |
---|---|
100-120 | 10 |
120-140 | 20 |
140-160 | 30 |
160-180 | 15 |
180-200 | 5 |
Solution
To solve this problem, we should know the assumed mean method. In the assumed mean method, we will assume a certain number within the data given as the mean and is denoted by a. We will calculate the deviation of different classes from the assumed mean and we will calculate the weighted average of the deviations with the weights being the frequencies and the average is added to the assumed mean. If a is the assumed mean fi denotes the frequency of the ith class which is having a deviation of di from the assumed mean, the formula for the mean is x=a+∑fi∑fidi. Using this method, we can assume a mean of 150 as it is in the middle and has the highest frequency and applying the formula gives the answer.
Complete step by step answer:
We can write the formula for assumed mean method as
If a is the assumed mean fi denotes the frequency of the ith class which is having a deviation of di from the assumed mean, the formula for the mean is x=a+∑fi∑fidi.
Whenever we are given the classes as an interval, we should take the middle value as the representative of the class. That is, for a class of 100-120, we take the class representative value as 110. Likewise, restructuring the data, we get
Class Interval | Class representative xi | Frequency |
---|---|---|
100-120 | 110 | 10 |
120-140 | 130 | 20 |
140-160 | 150 | 30 |
160-180 | 170 | 15 |
180-200 | 190 | 5 |
Let us assume the assumed mean as 150. We can write the deviations of different classes as
Class -110
Deviation d1=110−150=−40
Frequency f1=10
Class -130
Deviation d2=130−150=−20
Frequency f2=20
Class -150
Deviation d3=150−150=0
Frequency f3=30
Class -170
Deviation d4=170−150=20
Frequency f4=15
Class -190
Deviation d5=190−150=40
Frequency f5=5
It can be written in the tabular format as
Class Interval | Class representative xi | Frequencyfi | Deviation di=xi−150 | fi×di |
---|---|---|---|---|
100-120 | 110 | 10 | 110−150=−40 | 10×(−40)=−400 |
120-140 | 130 | 20 | 130−150=−20 | 20×(−20)=−400 |
140-160 | 150 | 30 | 150−150=0 | 30×0=0 |
160-180 | 170 | 15 | 170−150=20 | 15×20=300 |
180-200 | 190 | 5 | 190−150=40 | 5×40=200 |
∑fi=80 | ∑fidi=−300 |
Using the assumed mean formula, we get
x=150+f1+f2+f3+f4+f5f1d1+f2d2+f3d3+f4d4+f5d5
Substituting the values, we get