Analyzing the Initial State
To understand the change, we must first master the initial state. We know the number of observations n=10. The mean xˉold=10 is the anchor.
By the definition xˉ=n∑xi, we immediately see that the sum of our initial observations is:
The variance σold2=2 tells us about the spread. Using the powerful computational formula σ2=n∑xi2−(xˉ)2, we can extract the hidden sum of squares.
Substituting our values, we get:
With a quick rearrangement, 10∑xi2=2+100=102, leading us to the initial sum of squares:
This is our baseline.
The Transformation
Now, the swap happens. We remove α and insert β. The new mean is xˉnew=10.1.
The new sum of observations must be:
Mathematically, this transformation is expressed as ∑xold−α+β=101. Substituting our initial sum, we get 100−α+β=101, which simplifies beautifully to:
This is our first key equation. Now, let us look at the variance. The new variance is 1.99.
Using the same variance formula, we have:
Calculating (10.1)2=102.01, we find 10∑xnew2=1.99+102.01=104. Thus, the new sum of squares is:
The Algebraic Climax
We know that the sum of squares changes by the removal of α2 and the addition of β2. So, ∑xold2−α2+β2=∑xnew2.
Plugging in our values:
This gives us:
Here is where the magic happens. We have β−α=1 and β2−α2=20. We use the difference of squares identity:
Substituting our known values, 20=(1)(β+α). Therefore, the final result is:
The elegance of this result lies in how the complex statistical shifts collapsed into a simple, beautiful algebraic identity. You have mastered the system.