Solveeit Logo

Question

Question: In a school, Class X has $n$ students with an average score of 40 and standard deviation of $\beta >...

In a school, Class X has nn students with an average score of 40 and standard deviation of β>0\beta > 0. Class Y has 100 students with an average score of 90 and a standard deviation of β10\beta - 10. If the combined class of the students of X and Y has a mean score of 65 and a variance of 875, find the sum of variances of Classes X and Y.

A

500

B

225

C

325

D

400

Answer

500

Explanation

Solution

Let n1n_1 and x1\overline{x_1} be the number of students and average score of Class X, and σ1\sigma_1 be its standard deviation.
Let n2n_2 and x2\overline{x_2} be the number of students and average score of Class Y, and σ2\sigma_2 be its standard deviation.
Let NN and x\overline{x} be the total number of students and combined average score of the combined class, and σ\sigma be its standard deviation.

Given:
Class X: n1=nn_1 = n, x1=40\overline{x_1} = 40, σ1=β\sigma_1 = \beta
Class Y: n2=100n_2 = 100, x2=90\overline{x_2} = 90, σ2=β10\sigma_2 = \beta - 10
Combined Class: N=n1+n2=n+100N = n_1 + n_2 = n + 100, x=65\overline{x} = 65, σ2=875\sigma^2 = 875

The combined mean is given by:
x=n1x1+n2x2n1+n2\overline{x} = \frac{n_1 \overline{x_1} + n_2 \overline{x_2}}{n_1 + n_2}
Substitute the given values:
65=n×40+100×90n+10065 = \frac{n \times 40 + 100 \times 90}{n + 100}
65(n+100)=40n+900065(n + 100) = 40n + 9000
65n+6500=40n+900065n + 6500 = 40n + 9000
25n=9000650025n = 9000 - 6500
25n=250025n = 2500
n=250025=100n = \frac{2500}{25} = 100
So, the number of students in Class X is n1=100n_1 = 100.
The total number of students in the combined class is N=100+100=200N = 100 + 100 = 200.

The variance of the combined data is given by the formula:
Nσ2=n1(σ12+(x1x)2)+n2(σ22+(x2x)2)N \sigma^2 = n_1 (\sigma_1^2 + (\overline{x_1} - \overline{x})^2) + n_2 (\sigma_2^2 + (\overline{x_2} - \overline{x})^2)
Let d1=x1xd_1 = \overline{x_1} - \overline{x} and d2=x2xd_2 = \overline{x_2} - \overline{x}.
d1=4065=25    d12=(25)2=625d_1 = 40 - 65 = -25 \implies d_1^2 = (-25)^2 = 625
d2=9065=25    d22=(25)2=625d_2 = 90 - 65 = 25 \implies d_2^2 = (25)^2 = 625

Substitute the values into the combined variance formula:
200×875=100(σ12+625)+100(σ22+625)200 \times 875 = 100 (\sigma_1^2 + 625) + 100 (\sigma_2^2 + 625)
Divide by 100:
2×875=(σ12+625)+(σ22+625)2 \times 875 = (\sigma_1^2 + 625) + (\sigma_2^2 + 625)
1750=σ12+σ22+625+6251750 = \sigma_1^2 + \sigma_2^2 + 625 + 625
1750=σ12+σ22+12501750 = \sigma_1^2 + \sigma_2^2 + 1250
σ12+σ22=17501250\sigma_1^2 + \sigma_2^2 = 1750 - 1250
σ12+σ22=500\sigma_1^2 + \sigma_2^2 = 500

The sum of variances of Classes X and Y is σ12+σ22\sigma_1^2 + \sigma_2^2.
σ12=β2\sigma_1^2 = \beta^2 and σ22=(β10)2\sigma_2^2 = (\beta - 10)^2.
β2+(β10)2=500\beta^2 + (\beta - 10)^2 = 500
β2+β220β+100=500\beta^2 + \beta^2 - 20\beta + 100 = 500
2β220β400=02\beta^2 - 20\beta - 400 = 0
β210β200=0\beta^2 - 10\beta - 200 = 0
Factoring the quadratic equation: (β20)(β+10)=0(\beta - 20)(\beta + 10) = 0.
Possible values for β\beta are β=20\beta = 20 or β=10\beta = -10.
The problem states β>0\beta > 0 and β10>0\beta - 10 > 0, which means β>10\beta > 10.
β=20\beta = 20 satisfies β>10\beta > 10. β=10\beta = -10 does not.
So, β=20\beta = 20.
σ1=β=20    σ12=202=400\sigma_1 = \beta = 20 \implies \sigma_1^2 = 20^2 = 400.
σ2=β10=2010=10    σ22=102=100\sigma_2 = \beta - 10 = 20 - 10 = 10 \implies \sigma_2^2 = 10^2 = 100.
The sum of variances is σ12+σ22=400+100=500\sigma_1^2 + \sigma_2^2 = 400 + 100 = 500.

The sum of variances of Classes X and Y is 500.