Analyzing the Setup
We are given two groups of students: boys and girls. Let n1=20 be the number of boys and n2=30 be the number of girls.
For the boys, the mean is xˉb=12 and the variance is σ12=2. For the girls, the variance is σ22=2, while their mean μ is unknown. The combined mean of the entire group of 50 students is Xˉ=15.
Finding the Mean of the Girls
The combined mean is the weighted average of the two groups. We use the formula:
Xˉ=n1+n2n1xˉb+n2xˉg
Substituting the known values into the equation:
Multiplying both sides by 50 yields 750=240+30μ. Solving for μ:
Calculating the Combined Variance
The combined variance σ2 is calculated using the formula that accounts for both the internal variance of the groups and the variance between their means:
σ2=n1+n2n1σ12+n2σ22+(n1+n2)2n1n2(xˉ1−xˉ2)2
The first part (weighted average of variances) is:
5020(2)+30(2)=5040+60=2
The second part (between-group variance) is:
(50)220×30(12−17)2=2500600×(−5)2=256×25=6
Adding these two components together, we find the combined variance:
Final Calculation
The problem asks for the sum of the girls' mean μ and the combined variance σ2.
The final answer is 25.