Question
Question: Find \[X\] and \[Y\] if the mean is given by 261. CI| 100-150| 150-200| 200-250| 250-300| 300...
Find X and Y if the mean is given by 261.
CI | 100-150 | 150-200 | 200-250 | 250-300 | 300-350 | Total |
---|---|---|---|---|---|---|
fi | 4 | X | 12 | Y | 2 | 25 |
Solution
We will find X and Y by solving 2 linear equations. We will get the first equation by equation sum of all frequencies with 25. We will get the second equation by finding the mean and equating it to 261.
Formulas used: 1. mean=∑fi∑fixi where fi is the frequency of the ith class and xi id the median of the ith class.
2. Median of a class(xi)=2L+U where L is the lower limit of the class and U is the upper limit of the class.
Complete step by step solution:
First, let’s create a table and find the median of each class by using the second formula.
Class Interval | fi | xi |
---|---|---|
100-150 | 4 | 2100+150=125 |
150-200 | X | 2150+200=175 |
200-250 | 12 | 2200+250=225 |
250-300 | Y | 2250+300=275 |
300-350 | 2 | 2300+350=325 |
Total | 25 |
Let’s multiply the 2nd and 3rd column and find fixi for each class interval.
Class Interval | fi | xi | fixi |
---|---|---|---|
100-150 | 4 | 125 | 4⋅125=500 |
150-200 | X | 175 | X⋅175=175X |
200-250 | 12 | 225 | 12⋅225=2700 |
250-300 | Y | 275 | Y⋅275=275Y |
300-350 | 2 | 325 | 2⋅325=650 |
Total | 25 |
Let’s add all the elements of the third column and write the sum in the last row.
Class Interval | fi | xi | fixi |
---|---|---|---|
100-150 | 4 | 125 | 500 |
150-200 | X | 175 | 175X |
200-250 | 12 | 225 | 2700 |
250-300 | Y | 275 | 275Y |
300-350 | 2 | 325 | 650 |
Total | 25 | 3850+175X+275Y |
Let’s find the sum of all frequencies and equate the sum to 25.
4+X+12+Y+2=25 ⇒18+X+Y=25
Let’s subtract 18+Y from both sides of the equation.
18+X+Y−(18+Y)=25−(18+Y) ⇒18+X+Y−18−Y=25−18−Y ⇒X=7−Y (1)
Let’s substitute 25 for ∑fi, 3850+175X+275Yfor ∑fixi and 261 for mean in the 1st formula.
261=253850+175X+275Y ⇒261=154+7X+11Y
Let’s subtract 154 from both sides.
261−154=154+7X+11Y−154 ⇒107=7X+11Y
To find X and Y, let’s substitute 7−Y for X in the above equation.
107=7(7−Y)+11Y ⇒107=49−7Y+11Y
Let’s subtract 49 from both sides of the equation.
107−49=49−7Y+11Y−49 ⇒58=4Y ⇒458=Y ⇒229=Y
Substitute 229 for Y in the 1st equation.
X=7−229 ⇒X=−7.5
We will substitute −7.5 for X in equation (1).
Y=7−(−7.5) ⇒Y=7+7.5 ⇒Y=14.5
The given question is incorrect as the frequency can never be negative.
Note:
Frequency of an entry indicates the number of times that entry has been made. Therefore, the frequency can never be negative. It’s obvious that we should avoid calculation mistakes in such questions because a minor mistake of sign or value can get you a wrong answer.