Skip to main content
Back to Statistics & Probability
JEE Main 2021
Statistics & Probability
Statistics
Medium

Question

The mean and variance of a set of 15 numbers are 12 and 14 respectively. The mean and variance of another set of 15 numbers are 14 and σ2\sigma^{2} respectively. If the variance of all the 30 numbers in the two sets is 13 , then σ2\sigma^{2} is equal to :

Options

Solution

1. Key Concepts and Formulas

This problem involves combining two sets of data and calculating their overall variance. The essential statistical concepts and formulas required are:

  • Mean (Xˉ\bar{X}): A measure of central tendency, representing the average of a set of numbers.
  • Variance (σ2\sigma^2): A measure of the spread or dispersion of a set of numbers around its mean. It is the average of the squared differences from the mean.
  • Combined Mean Formula: When two groups of data are combined, the mean of the combined set is a weighted average of their individual means. If Group 1 has n1n_1 observations and mean Xˉ1\bar{X}_1, and Group 2 has n2n_2 observations and mean Xˉ2\bar{X}_2, then the combined mean Xˉcombined\bar{X}_{combined} is: Xˉcombined=n1Xˉ1+n2Xˉ2n1+n2\bar{X}_{combined} = \frac{n_1\bar{X}_1 + n_2\bar{X}_2}{n_1 + n_2}
  • Combined Variance Formula: The variance of the combined set not only depends on the individual variances but also on how far each group's mean deviates from the overall combined mean. The formula for combined variance σcombined2\sigma^2_{combined} is: σcombined2=n1(σ12+d12)+n2(σ22+d22)n1+n2\sigma^2_{combined} = \frac{n_1(\sigma_1^2 + d_1^2) + n_2(\sigma_2^2 + d_2^2)}{n_1 + n_2} where:
    • n1,n2n_1, n_2 are the number of observations in Group 1 and Group 2, respectively.
    • σ12,σ22\sigma_1^2, \sigma_2^2 are the variances of Group 1 and Group 2, respectively.
    • d1=Xˉ1Xˉcombinedd_1 = \bar{X}_1 - \bar{X}_{combined} is the deviation of Group 1's mean from the combined mean.
    • d2=Xˉ2Xˉcombinedd_2 = \bar{X}_2 - \bar{X}_{combined} is the deviation of Group 2's mean from the combined mean. The terms d12d_1^2 and d22d_2^2 account for the additional spread introduced by the difference in means between the groups.

2. Step-by-Step Solution

Step 1: Identify the Given Information

First, let's clearly list all the known values provided in the problem statement for both sets of numbers and the combined set.

  • For the first set of numbers (Group 1):

    • Number of observations (n1n_1) = 15
    • Mean (Xˉ1\bar{X}_1) = 12
    • Variance (σ12\sigma_1^2) = 14
  • For the second set of numbers (Group 2):

    • Number of observations (n2n_2) = 15
    • Mean (Xˉ2\bar{X}_2) = 14
    • Variance (σ22\sigma_2^2) = σ2\sigma^2 (This is the unknown we need to find)
  • For the combined set of 30 numbers:

    • Total number of observations (ncombinedn_{combined}) = n1+n2=15+15=30n_1 + n_2 = 15 + 15 = 30
    • Combined variance (σcombined2\sigma^2_{combined}) = 13

Step 2: Calculate the Combined Mean (Xˉcombined\bar{X}_{combined})

Why this step? The formula for combined variance requires the combined mean, Xˉcombined\bar{X}_{combined}, to calculate the squared deviations (d12d_1^2 and d22d_2^2). Therefore, this is a crucial preliminary calculation.

Using the formula for combined mean: Xˉcombined=n1Xˉ1+n2Xˉ2n1+n2\bar{X}_{combined} = \frac{n_1\bar{X}_1 + n_2\bar{X}_2}{n_1 + n_2} Substitute the known values: Xˉcombined=(15×12)+(15×14)15+15\bar{X}_{combined} = \frac{(15 \times 12) + (15 \times 14)}{15 + 15} Xˉcombined=180+21030\bar{X}_{combined} = \frac{180 + 210}{30} Xˉcombined=39030\bar{X}_{combined} = \frac{390}{30} Xˉcombined=13\bar{X}_{combined} = 13 So, the combined mean of all 30 numbers is 13.

Step 3: Calculate the Squared Deviations (d12d_1^2 and d22d_2^2)

Why this step? These terms quantify how much each group's mean deviates from the overall combined mean. They are essential components of the combined variance formula, capturing the spread due to differences in group averages.

For the first set: d1=Xˉ1Xˉcombined=1213=1d_1 = \bar{X}_1 - \bar{X}_{combined} = 12 - 13 = -1 d12=(1)2=1d_1^2 = (-1)^2 = 1

For the second set: d2=Xˉ2Xˉcombined=1413=1d_2 = \bar{X}_2 - \bar{X}_{combined} = 14 - 13 = 1 d22=(1)2=1d_2^2 = (1)^2 = 1

Step 4: Apply the Combined Variance Formula and Solve for σ2\sigma^2

Why this step? We now have all the necessary components to use the combined variance formula. This formula includes our unknown variable σ2\sigma^2. By substituting all known values, we can form an equation and solve for σ2\sigma^2.

Recall the combined variance formula: σcombined2=n1(σ12+d12)+n2(σ22+d22)n1+n2\sigma^2_{combined} = \frac{n_1(\sigma_1^2 + d_1^2) + n_2(\sigma_2^2 + d_2^2)}{n_1 + n_2} Now, substitute all the values we have identified and calculated:

  • σcombined2=13\sigma^2_{combined} = 13
  • n1=15n_1 = 15
  • σ12=14\sigma_1^2 = 14
  • d12=1d_1^2 = 1
  • n2=15n_2 = 15
  • σ22=σ2\sigma_2^2 = \sigma^2 (our unknown)
  • d22=1d_2^2 = 1
  • n1+n2=30n_1 + n_2 = 30

Plugging these into the formula: 13=15(14+1)+15(σ2+1)3013 = \frac{15(14 + 1) + 15(\sigma^2 + 1)}{30}

Now, let's simplify and solve for σ2\sigma^2: Multiply both sides by 30: 13×30=15(15)+15(σ2+1)13 \times 30 = 15(15) + 15(\sigma^2 + 1) 390=225+15σ2+15390 = 225 + 15\sigma^2 + 15 Combine constant terms on the right side: 390=240+15σ2390 = 240 + 15\sigma^2 Subtract 240 from both sides: 390240=15σ2390 - 240 = 15\sigma^2 150=15σ2150 = 15\sigma^2 Divide both sides by 15: σ2=15015\sigma^2 = \frac{150}{15} σ2=10\sigma^2 = 10

Thus, the variance of the second set of numbers, σ2\sigma^2, is 10.

3. Common Mistakes & Tips

  • Don't forget the Combined Mean: Many students directly substitute individual means into the combined variance formula without first calculating the overall combined mean. This leads to incorrect did_i values and thus an incorrect combined variance.
  • Square the Deviations (did_i): Ensure that the deviations of the group means from the combined mean are squared (d12,d22d_1^2, d_2^2) before adding them to the individual variances. Failing to square these terms is a common error.
  • Variance vs. Standard Deviation: Remember that the problem provides and asks for variance (σ2\sigma^2), not standard deviation (σ\sigma). Do not take a square root unnecessarily.
  • Arithmetic Accuracy: These problems involve several arithmetic steps. Double-check all calculations to avoid small errors that can propagate and lead to a wrong final answer.
  • Non-negativity of Variance: Variance is always a non-negative value. If your calculation yields a negative variance, it's a definite sign of an error.

4. Summary

To find the unknown variance of the second set, we first calculated the combined mean of all 30 numbers. This combined mean was then used to determine the squared deviations of each group's mean from the overall combined mean. Finally, by substituting all known values into the combined variance formula and solving the resulting equation, we successfully isolated and found the value of σ2\sigma^2. The variance of the second set of numbers is 10.

The final answer is 10\boxed{\text{10}}, which corresponds to option (C).

Practice More Statistics & Probability Questions

View All Questions