Analyzing the Initial State
We begin with a set of n1=5 students. We are given the initial mean xˉ1=150 cm and the initial variance σ12=18 cm2.
To track the "energy" of this system, we utilize the computational formula for variance:
By rearranging this to solve for the sum of squares (∑xi2), we establish our baseline:
∑xi2=5×(22500+18)=112590
Incorporating the New Data
A sixth student joins the group with a height of x6=156 cm. The total number of students is now n2=6.
First, we calculate the new sum of heights. Since the original mean was 150, the original sum was 5×150=750. The new sum is:
The new mean xˉ2 is therefore:
Next, we update the total sum of squares by adding the square of the new student's height:
∑xnew2=112590+(156)2=112590+24336=136926
Final Calculation of Variance
With the updated parameters, we apply the variance formula once more to find the new spread of the distribution:
The new variance of the group is 20 cm2. This increase demonstrates how the addition of a value further from the original mean expands the overall dispersion of the dataset.