Analyzing the Setup
In the world of JEE Advanced, statistics is about finding the hidden order within chaos. We are analyzing a frequency distribution with three classes: 10−20, 20−30, and 30−40.
The midpoints, or class marks xi, serve as the anchors of our analysis. They are calculated as xi=2Lower Limit+Upper Limit.
Thus, we find the class marks to be:
x1=15, x2=25, and x3=35.
The corresponding frequencies are 2, x, and 2. This symmetry indicates that the distribution is perfectly balanced around the central class, 20−30.
The Mean - A Moment of Elegance
To find the variance, we first determine the mean,
xˉ. The formula is defined as:
xˉ=∑fi∑fixi
Substituting our known values, we get:
xˉ=4+x2(15)+x(25)+2(35)
Simplifying the numerator, we obtain
30+25x+70, which results in
100+25x. Factoring out
25, we see:
xˉ=4+x25(4+x)
The
(4+x) terms cancel out beautifully, leaving us with the elegant result:
xˉ=25
The Variance - The Heart of the Problem
We are given the variance
σ2=50. The standard formula for variance is:
σ2=∑fi∑fixi2−(xˉ)2
First, we calculate the sum of squares,
∑fixi2:
∑fixi2=2(152)+x(252)+2(352)
Performing the arithmetic:
2(225)+x(625)+2(1225)=450+625x+2450=2900+625x
Now, we substitute these values into the variance equation:
50=4+x2900+625x−(25)2
Since
252=625, the equation becomes:
50=4+x2900+625x−625
The Final Resolution
We add
625 to both sides to isolate the fractional term:
675=4+x2900+625x
Cross-multiplying yields:
675(4+x)=2900+625x
Expanding the left side gives:
2700+675x=2900+625x
Subtracting
625x from both sides and
2700 from both sides, we arrive at:
50x=200
Solving for x, we find:
x=4
The mystery is solved; the missing frequency is 4. In these problems, the algebra is merely the vehicle, while the real skill lies in the setup and the confidence to trust the process.