Analyzing the Setup
Imagine you are standing in a classroom, looking at a student's performance across six tests. You have the scores for five of them: 45, 54, 41, 57, and 43.
The sixth score is a complete mystery, yet you are given one vital piece of information: the mean score across all six tests is exactly 48. This is the heartbeat of your dataset.
The mean, denoted as xˉ, is defined as the sum of all observations divided by the total count n. Mathematically, we write this as:
With n=6 and xˉ=48, we set up our equation:
Unlocking the Sixth Score
Let's break this down. The sum of the five known scores is 240.
Multiplying both sides of our equation by 6, we get:
A simple subtraction reveals that x6=48. This is a fascinating result, as the sixth score is exactly equal to the mean.
In the world of statistics, this is a gift. It means that when we calculate the deviation of this specific data point from the mean, the result will be zero, saving us precious effort in the next phase.
The Art of Deviation
Now, we move to the core of the problem: the standard deviation. We use the deviation method, calculating how far each score deviates from the mean: di=xi−xˉ.
Let's calculate these deviations one by one:
- For 45: 45−48=−3
- For 54: 54−48=6
- For 41: 41−48=−7
- For 57: 57−48=9
- For 43: 43−48=−5
- For 48: 48−48=0
Now, we square each deviation to ensure all values are positive:
(−3)2=9,62=36,(−7)2=49,92=81,(−5)2=25,02=0
Summing these up, we get:
The Final Stretch
Variance to Standard Deviation
We are almost at the finish line. The variance σ2 is the average of these squared deviations:
The standard deviation σ is simply the square root of the variance:
Taking the square root of the numerator and denominator, we arrive at our final, elegant answer:
You have successfully navigated the trap of large numbers and arrived at the solution with precision. Remember, in JEE, the path of least resistance—like using deviations—is often the path to success.