Skip to main content
Back to Statistics & Probability
JEE Main 2024
Statistics & Probability
Statistics
Hard

Question

If the mean of the frequency distribution Class : 0-10 10-20 20-30 30-40 40-50 Frequency : 2 3 xx 5 4 is 28, then its variance is __________.

Answer: 28

Solution

1. Key Concepts and Formulas

To calculate the variance of a frequency distribution, especially for grouped data, we rely on the following fundamental statistical formulas:

  • Class Midpoint (xix_i): For each class interval, the midpoint is the representative value. It is calculated as the average of the lower and upper limits of the class. xi=Lower Limit+Upper Limit2x_i = \frac{\text{Lower Limit} + \text{Upper Limit}}{2}
  • Mean (xˉ\bar{x}): The mean of a frequency distribution is the weighted average of the class midpoints, where the weights are the frequencies. xˉ=i=1nfixii=1nfi\bar{x} = \frac{\sum_{i=1}^{n} f_i x_i}{\sum_{i=1}^{n} f_i} Here, fif_i is the frequency of the ii-th class and xix_i is its midpoint.
  • Variance (σ2\sigma^2): Variance measures the dispersion or spread of the data points around the mean. For a frequency distribution, a computationally efficient formula is: σ2=i=1nfixi2i=1nfi(xˉ)2\sigma^2 = \frac{\sum_{i=1}^{n} f_i x_i^2}{\sum_{i=1}^{n} f_i} - (\bar{x})^2

2. Step-by-Step Solution

Step 1: Calculate Class Midpoints (xix_i) We begin by determining the midpoint for each given class interval. This is crucial because for grouped data, calculations assume observations are concentrated at these midpoints.

Class IntervalFrequency (fif_i)Midpoint (xix_i)
0-102(0+10)/2=5(0+10)/2 = 5
10-203(10+20)/2=15(10+20)/2 = 15
20-30xx(20+30)/2=25(20+30)/2 = 25
30-405(30+40)/2=35(30+40)/2 = 35
40-504(40+50)/2=45(40+50)/2 = 45

Step 2: Determine the Unknown Frequency (xx) using the Given Mean We are provided that the mean (xˉ\bar{x}) of the distribution is 28. We will use the mean formula to find the unknown frequency xx. This is a necessary step, as all frequencies must be known to calculate the variance.

First, let's calculate the sum of frequencies (fi\sum f_i) and the sum of products of frequency and midpoint (fixi\sum f_i x_i):

  • Sum of Frequencies: fi=2+3+x+5+4=14+x\sum f_i = 2 + 3 + x + 5 + 4 = 14 + x

  • Sum of Products (fixif_i x_i): fixi=(2×5)+(3×15)+(x×25)+(5×35)+(4×45)\sum f_i x_i = (2 \times 5) + (3 \times 15) + (x \times 25) + (5 \times 35) + (4 \times 45) fixi=10+45+25x+175+180\sum f_i x_i = 10 + 45 + 25x + 175 + 180 fixi=410+25x\sum f_i x_i = 410 + 25x

Now, substitute these sums and the given mean (xˉ=28\bar{x} = 28) into the mean formula: xˉ=fixifi\bar{x} = \frac{\sum f_i x_i}{\sum f_i} 28=410+25x14+x28 = \frac{410 + 25x}{14 + x} To solve for xx, multiply both sides by (14+x)(14+x): 28(14+x)=410+25x28(14 + x) = 410 + 25x 392+28x=410+25x392 + 28x = 410 + 25x Group terms with xx on one side and constants on the other: 28x25x=41039228x - 25x = 410 - 392 3x=183x = 18 x=6x = 6 Thus, the unknown frequency is 6.

Step 3: Calculate Variance (σ2\sigma^2) With all frequencies now known (including x=6x=6), we can proceed to calculate the variance using the formula σ2=fixi2fi(xˉ)2\sigma^2 = \frac{\sum f_i x_i^2}{\sum f_i} - (\bar{x})^2. To do this, we need to calculate fixi2\sum f_i x_i^2.

Let's update our table with x=6x=6 and add columns for fixif_i x_i and fixi2f_i x_i^2:

Class IntervalFrequency (fif_i)Midpoint (xix_i)fixif_i x_ixi2x_i^2fixi2f_i x_i^2
0-1025102550
10-2031545225675
20-306251506253750
30-4053517512256125
40-5044518020258100
Totalfi=20\sum f_i = 20fixi=560\sum f_i x_i = 560fixi2=18700\sum f_i x_i^2 = 18700

Important Check: We can verify our mean calculation with the complete data: xˉ=56020=28\bar{x} = \frac{560}{20} = 28. This matches the given mean, confirming our value of x=6x=6 is correct.

Now, substitute the values into the variance formula: σ2=fixi2fi(xˉ)2\sigma^2 = \frac{\sum f_i x_i^2}{\sum f_i} - (\bar{x})^2 σ2=1870020(28)2\sigma^2 = \frac{18700}{20} - (28)^2 First, perform the division: σ2=935(28)2\sigma^2 = 935 - (28)^2 Next, calculate the square of the mean: 282=78428^2 = 784 Finally, subtract this from the first term: σ2=935784\sigma^2 = 935 - 784 σ2=151\sigma^2 = 151

3. Common Mistakes & Tips

  • Midpoint Calculation: A frequent error is miscalculating class midpoints. Always ensure they are the average of the class limits.
  • Algebraic Precision: Be meticulous when solving for the unknown frequency xx. Small arithmetic or algebraic errors can lead to an incorrect value of xx, which then propagates through the variance calculation.
  • Summation Errors: Double-check all summations (fi\sum f_i, fixi\sum f_i x_i, fixi2\sum f_i x_i^2). A calculator should be used carefully, or sums should be re-verified.
  • Variance Formula: Ensure you use the correct variance formula. A common mistake is forgetting to subtract (xˉ)2(\bar{x})^2 or omitting the square in xi2x_i^2.

4. Summary

This problem required a systematic application of statistical formulas for grouped frequency distributions. We first calculated the midpoints for each class. Then, using the given mean, we solved for the unknown frequency xx. Finally, with all frequencies determined, we used the appropriate variance formula to calculate the variance of the distribution. The calculations consistently lead to a variance of 151.

The final answer is 151\boxed{151}.

Practice More Statistics & Probability Questions

View All Questions