Statistics and Probability: Mathematics | JEE Main
Let the mean and standard deviation of marks of class A of 100 students be respectively 40 and α ( >0 ), and the mean and standard deviation of marks of class B of n students be respectively 55 and 30 −α. If the mean and variance of the marks of the combined class of 100+n studants are respectively 50 and 350 , then the sum of variances of classes A and B is :
Your answer stays private
What feels right?
Hint 1 of 4
What is the number of students n in class B, determined from the combined mean xˉ=50?
No score. Commit to your first instinct. We’ll show what your mind noticed and what it missed.
Step-by-step solutionView
Correct answer
Using the combined mean gives n=200, and substituting into the combined variance formula yields α=10, so the sum of variances is 102+202=500.
Option analysis
Why each option works or fails
A · 650
Calculated α incorrectly or misapplied deviation squared terms when setting up the combined variance formula. Ensure deviation terms d12=(xˉ1−xˉ)2 and d22=(xˉ2−xˉ)2 are correctly subtracted: (40−50)2=100 and (55−50)2=25.
B · 450
Forgot to square the standard deviations, adding α2+(30−α) or committing an arithmetic error during the quadratic resolution. Variance is the square of standard deviation, so the sum of variances is σ12+σ22=α2+(30−α)2.
C · 900
Computed (σ1+σ2)2=(α+30−α)2=302=900 instead of the sum of the variances σ12+σ22. The sum of variances is σ12+σ22, not the square of the sum of the standard deviations (σ1+σ2)2.
D · 500
None. The value is found by finding n=200, using combined variance to find α=10 (since α>0), and computing 102+202=500. Correctly determined n=200, α=10, and σ12+σ22=100+400=500.
Reviewed route
Solution
StepWorking
01given
For Class A: n1=100, mean xˉ1=40, standard deviation σ1=α>0.
For Class B: n2=n, mean xˉ2=55, standard deviation σ2=30−α.
Combined: N=100+n, combined mean xˉ=50, combined variance σ2=350.
02goal
Find the sum of the variances of classes A and B, which is σ12+σ22=α2+(30−α)2.
03approach
First, use the combined mean formula xˉ=n1+n2n1xˉ1+n2xˉ2 to solve for n. Then apply the combined variance formula σ2=n1+n2n1(σ12+d12)+n2(σ22+d22) where d1=xˉ1−xˉ and d2=xˉ2−xˉ to solve for α, and finally compute σ12+σ22.
04execute
Calculate n from the combined mean:
50=100+n100×40+n×55⟹5000+50n=4000+55n⟹5n=1000⟹n=200
05execute
Compute mean deviations: d1=40−50=−10, d2=55−50=5.
Substitute into combined variance formula:
σ2=n1+n2n1(σ12+d12)+n2(σ22+d22)350=300100(α2+(−10)2)+200((30−α)2+52)350×3=(α2+100)+2((30−α)2+25)1050=α2+100+2(900−60α+α2+25)1050=3α2−120α+19503α2−120α+900=0⟹α2−40α+300=0(α−10)(α−30)=0
Since standard deviation of B is 30−α>0, we must have α<30, hence α=10.
06execute
Calculate the sum of variances:
σ12=102=100σ22=(30−10)2=202=400σ12+σ22=100+400=500
✓verify
Check: If σ12=100,σ22=400, combined variance is 300100(100+100)+200(400+25)=30020000+85000=300105000=350. Matches exactly.
Hints that build this answer step by step
What is the number of students n in class B, determined from the combined mean xˉ=50?
n=200
Using the combined variance formula σ2=n1+n2n1(σ12+d12)+n2(σ22+d22), what equation in terms of α is obtained?
350=300100(α2+100)+200((30−α)2+25)
Simplifying the combined variance equation, what is the value of α given α>0?
α=10
What is the sum of the variances of classes A and B?
Why is α=30 rejected when the quadratic equation gives both 10 and 30?
Class B has standard deviation 30−α. In standard statistical convention, a distribution has σ>0 unless all values are identical. Standard deviation is typically strictly positive in such contexts. If α=30, σ2=0. Even if α=30 were allowed, σ12+σ22=900+0=900. Both 500 and 900 are options. The strict inequality 30−α>0 (analogous to α>0 for class A) selects α=10.