The Hidden Geometry of Data
Imagine you are standing in a vast field, looking at two distinct clouds of fireflies. Each cloud has its own center—its mean—and each cloud has its own level of chaos—its variance.
In the world of JEE Advanced statistics, we are often asked to merge these clouds and understand the chaos of the new, combined swarm. This is not just about crunching numbers; it is about understanding the geometry of spread.
When we merge two sets of data, the new variance is not simply the average of the old ones. If you think that, you have fallen into the most classic trap in the syllabus! Let us embark on a journey to uncover why.
The Anchor
The Combined Mean
Before we can talk about the spread, we must find the center of our new, combined universe. We have two sets, each with n1=15 and n2=15 numbers.
The means are xˉ1=12 and xˉ2=14. Because the sizes of the sets are identical, the combined mean xˉc is simply the arithmetic average of the two individual means:
This is our anchor. It is the point around which all thirty numbers now revolve.
The Geometry of Deviation
Now, we must ask: how far is each group's center from our new anchor? This is where the concept of deviation comes in.
For the first set, the deviation is d1=xˉ1−xˉc=12−13=−1. For the second set, it is d2=xˉ2−xˉc=14−13=1.
These values, d1 and d2, are the 'distances' that create the extra variance when we merge the sets. Even if the individual variances were zero, the mere fact that the groups are centered at different points would create a non-zero variance for the combined set. This is the physical soul of the combined variance formula.
The Master Equation
We are now ready to wield the master formula:
σc2=n1+n2n1(σ12+d12)+n2(σ22+d22)
This equation is a beautiful balance. It takes the internal variance of each group (σ12 and σ22), adds the square of the shift (d12 and d22), and then averages them out.
We know the combined variance σc2=13. Let us plug in our values:
13=3015(14+(−1)2)+15(σ2+12)
The Final Elegance
Watch how the algebra simplifies with grace. The numerator becomes 15(14+1)+15(σ2+1), which is 15(15)+15(σ2+1).
We can factor out the 15 to get 15(15+σ2+1)=15(16+σ2). Now, divide by the denominator of 30.
Since 3015=21, our equation collapses into:
Multiplying by 2 gives 26=16+σ2. Finally, subtracting 16 from 26 leaves us with σ2=10.
The mystery is solved! The unknown variance is 10. Remember, in the exam hall, do not fear the complexity of the formula. Visualize the data, respect the deviations, and the math will always guide you home.