The Detective Work of Statistics
Uncovering the Truth
Welcome, future engineer! Today, we are not just solving a math problem; we are acting as data detectives. In the world of JEE Advanced, statistics is often dismissed as 'easy,' but it is precisely here that the most subtle traps are laid.
We have a dataset of 15 observations, but there is a ghost in the machine—a misread value. We were told 5 was the observation, but the truth is 20. Our mission is to restore the integrity of our variance.
Phase 1
The Ledger of Sums
Before we can find the variance, we must understand the 'DNA' of our dataset. We know the number of observations n=15, the old mean xˉold=8, and the old standard deviation σold=3.
Think of the mean as the balance point of your data. The formula xˉ=n∑x tells us that the total sum of our observations is simply ∑x=n×xˉ.
Initially, our ledger showed:
∑xold=15×8=120
But this sum is tainted by the presence of the number 5. To fix it, we perform a surgical correction: remove the imposter and insert the truth.
With this corrected sum, our new mean becomes xˉnew=15135=9. We have successfully shifted our center of gravity!
Phase 2
The Power of Squares
Now, we face the real challenge: the variance. The variance formula, σ2=n∑x2−(xˉ)2, is our most powerful tool. It tells us how spread out our data is.
To find the new variance, we need the new sum of squares, ∑xnew2. We start by extracting the old sum of squares from the old variance. Using σold2=9, we write:
15∑xold2=73⟹∑xold2=1095
This 1095 is the 'total squared energy' of our original, flawed dataset. Just as we corrected the sum, we must correct this sum of squares by subtracting the square of the wrong value and adding the square of the correct one:
Phase 3
The Final Reveal
We are now at the finish line. We have the corrected sum of squares (1470) and the corrected mean (9). All that remains is to plug these into our variance formula one last time:
Look at that elegance! The math cleans itself up perfectly. By carefully tracking the impact of that single misread value through the mean and the sum of squares, we have arrived at the correct variance of 17.
Remember, in JEE, it is not just about the final number; it is about the discipline of the process. You have mastered the art of data correction—keep that focus, and no problem will ever be too complex for you.