All Exams Test series for 1 year @ ₹349 only
Question

An analysis of monthly wages paid to the workers in two firms A and B belonging to the same industry gives the following result:

Firm A

Firm B

Number of workers

500

600

Average monthly wage

Rs. 1860

Rs. 1750

Variance of distribution of wages

81

100

The average of monthly wage and variance of distribution of wages of all the workers in the firms A and B taken together are

This question was previously asked in
NDA I 2018 GAT Previous Year Paper (22-Apr-2018)
The correct answer is

None of the above

Understanding the Problem: Calculating Combined Statistics

This question asks us to find the average monthly wage and the variance of the distribution of wages for all workers when two groups (Firm A and Firm B) are combined. We are given the number of workers, the average wage, and the variance of wages for each firm separately.

Calculating the Combined Average Wage

To find the combined average wage, we need to consider the total wages paid by both firms and divide by the total number of workers. The total wage for a firm is the number of workers multiplied by the average wage.

  • Number of workers in Firm A ($n_A$): 500
  • Average monthly wage in Firm A ($\bar{x}_A$): Rs. 1860
  • Total wage paid by Firm A: $n_A \times \bar{x}_A = 500 \times 1860 = 930000$ Rs.
  • Number of workers in Firm B ($n_B$): 600
  • Average monthly wage in Firm B ($\bar{x}_B$): Rs. 1750
  • Total wage paid by Firm B: $n_B \times \bar{x}_B = 600 \times 1750 = 1050000$ Rs.

Total number of workers ($N = n_A + n_B$): $500 + 600 = 1100$

Total wage paid by both firms: $930000 + 1050000 = 1980000$ Rs.

The combined average wage ($\bar{x}_{AB}$) is:

$$ \bar{x}_{AB} = \frac{\text{Total wage paid}}{\text{Total number of workers}} = \frac{1980000}{1100} $$

$$ \bar{x}_{AB} = 1800 $$

The combined average monthly wage for all workers is Rs. 1800.

Calculating the Combined Variance of Wages

Calculating the combined variance requires considering both the variance within each group and the variance between the group means and the overall mean. The formula for combined variance ($\sigma_{AB}^2$) for two groups is:

$$ \sigma_{AB}^2 = \frac{n_A \sigma_A^2 + n_B \sigma_B^2 + n_A (\bar{x}_A - \bar{x}_{AB})^2 + n_B (\bar{x}_B - \bar{x}_{AB})^2}{n_A + n_B} $$

Where:

  • $n_A, n_B$ are the number of workers in Firm A and Firm B
  • $\sigma_A^2, \sigma_B^2$ are the variances of wages in Firm A and Firm B
  • $\bar{x}_A, \bar{x}_B$ are the average wages in Firm A and Firm B
  • $\bar{x}_{AB}$ is the combined average wage

We have the following values:

  • $n_A = 500$
  • $\sigma_A^2 = 81$
  • $\bar{x}_A = 1860$
  • $n_B = 600$
  • $\sigma_B^2 = 100$
  • $\bar{x}_B = 1750$
  • $\bar{x}_{AB} = 1800$ (calculated above)

Now, let's calculate the terms:

  • $n_A \sigma_A^2 = 500 \times 81 = 40500$
  • $n_B \sigma_B^2 = 600 \times 100 = 60000$
  • $(\bar{x}_A - \bar{x}_{AB}) = 1860 - 1800 = 60$
  • $(\bar{x}_A - \bar{x}_{AB})^2 = 60^2 = 3600$
  • $n_A (\bar{x}_A - \bar{x}_{AB})^2 = 500 \times 3600 = 1800000$
  • $(\bar{x}_B - \bar{x}_{AB}) = 1750 - 1800 = -50$
  • $(\bar{x}_B - \bar{x}_{AB})^2 = (-50)^2 = 2500$
  • $n_B (\bar{x}_B - \bar{x}_{AB})^2 = 600 \times 2500 = 1500000$

Now, substitute these values into the combined variance formula:

$$ \sigma_{AB}^2 = \frac{40500 + 60000 + 1800000 + 1500000}{500 + 600} $$

$$ \sigma_{AB}^2 = \frac{100500 + 3300000}{1100} $$

$$ \sigma_{AB}^2 = \frac{3400500}{1100} $$

$$ \sigma_{AB}^2 = \frac{34005}{11} \approx 3091.36 $$

The combined variance of wages is approximately 3091.36.

Comparing Results with Options

We calculated the combined average monthly wage as Rs. 1800 and the combined variance as approximately 3091.36.

Let's look at the given options:

  1. Rs. 1860, 100
  2. Rs. 1750, 100
  3. Rs. 1800, 81
  4. None of the above

Our calculated average wage (Rs. 1800) matches the average in option 3, but our calculated variance (approx. 3091.36) does not match the variance in option 3 (81). None of the other options match our calculated values for both average and variance.

Therefore, the correct answer is "None of the above".

Firm Number of Workers ($n$) Average Wage ($\bar{x}$) Variance ($\sigma^2$)
A 500 1860 81
B 600 1750 100
Statistic Calculated Value
Combined Average Wage ($\bar{x}_{AB}$) Rs. 1800
Combined Variance ($\sigma_{AB}^2$) $\approx 3091.36$

Revision Table: Key Formulas for Combined Statistics

When combining data from multiple groups, different formulas are used for calculating measures of central tendency and dispersion.

Statistic Formula for two groups (A and B) Description
Combined Mean ($\bar{x}_{AB}$) $$ \bar{x}_{AB} = \frac{n_A \bar{x}_A + n_B \bar_x_B}{n_A + n_B} $$ Weighted average based on group sizes.
Combined Variance ($\sigma_{AB}^2$) $$ \sigma_{AB}^2 = \frac{n_A \sigma_A^2 + n_B \sigma_B^2 + n_A (\bar{x}_A - \bar{x}_{AB})^2 + n_B (\bar{x}_B - \bar{x}_{AB})^2}{n_A + n_B} $$ Includes weighted average of group variances plus variance between group means and combined mean.
Alternative Combined Variance Formula $$ \sigma_{AB}^2 = \frac{n_A (\sigma_A^2 + \bar{x}_A^2) + n_B (\sigma_B^2 + \bar_B^2)}{n_A + n_B} - \bar{x}_{AB}^2 $$ Uses the property $\sigma^2 = \frac{\sum x^2}{n} - \bar{x}^2$, so $\frac{\sum x^2}{n} = \sigma^2 + \bar{x}^2$. Total sum of squares is $\sum x^2 = n(\sigma^2 + \bar{x}^2)$.

Additional Information: Why Combined Variance is Not Just the Average of Variances

It might seem intuitive that the combined variance is simply the average of the individual variances, perhaps weighted by the number of workers. However, this is generally incorrect. Variance measures the spread of data points around the mean. When combining groups, the data points not only spread around their own group mean but also around the overall combined mean. If the group means are different, this difference contributes to the overall spread (variance) of the combined data.

The term $n_A (\bar{x}_A - \bar{x}_{AB})^2 + n_B (\bar{x}_B - \bar{x}_{AB})^2$ in the numerator of the combined variance formula accounts for this "between-group" variability. This term is zero only if the group means are all equal to the combined mean. If the group means are different, this term is positive, increasing the combined variance compared to a simple weighted average of the individual variances.

For example, if Firm A had an average wage of 1000 and Firm B had an average wage of 5000, even if the wages within each firm had very small variance, combining them would result in a large overall variance because of the big difference in the average wages between the two firms.

Was this answer helpful?

Similar Questions

  1. Mean of 100 observations is 50 and standard deviation is 10. If 5 is added to each observation, then what will be the new mean and new standard deviation respectively?

  2. If \(\rm \displaystyle \sum_{i = 1}^{10}x_i = 110\)  and  \(\rm \displaystyle \sum_{i = 1}^{10}x_i^2 = 1540\)   then what is the variance?

  3. The sum of deviations of n numbers from 10 and 20 are p and q respectively. If (p - q)2 = 10000, then what is the value of n?

  4. In any discrete series (when all values are not same) if x represent mean deviation about mean and y represent standard deviation, then which one of the following is correct?

  5. If V is the variance and M is the mean of first 15 natural numbers, then what is V + M 2equal to?

  6. Which one of the following subjects shows highest variability of marks ?

  7. What is the coefficient of variation of marks in Mathematics ?

  8. Arithmetic mean of 10 observations is 60 and sum of squares of deviations from 50 is 5000. What is the standard deviation of the observations?

  9. Consider the following statements:

    1) If 10 is added to each entry on a list, then the average increases by 10

    2) IF 10 is added to each entry on a list, then the standard deviation increases by 10

    3) if each entry on a list is doubled then the average doubles

    What of the above statements are correct?

  10. The variance of 25 observations is 4. If 2 is added to each observation, then the new variance of the resulting observations is


Important Questions from Variance and Standard Deviation

  1. Mean of 100 observations is 50 and standard deviation is 10. If 5 is added to each observation, then what will be the new mean and new standard deviation respectively?

  2. When sampling is done without replacement then standard error of mean is:

  3. Consider a population that is finite, and sampling is with replacement. If the variance of the population is 2176.8 with a sample size of 16, then the variance of the sampling distribution of means is:

  4. If \(\rm \displaystyle \sum_{i = 1}^{10}x_i = 110\)  and  \(\rm \displaystyle \sum_{i = 1}^{10}x_i^2 = 1540\)   then what is the variance?

  5. The sum of deviations of n numbers from 10 and 20 are p and q respectively. If (p - q)2 = 10000, then what is the value of n?

Need Expert Advice?
Test Series
NDA img
Defence
NDA 2026 Mock Test Series (Latest Pattern)
503 Tests 1 Tests Free
1066 Attempts
4.6(137)
English, Hindi

Start Your Preparation with Prepp Mobile App

Download the app from Google Play & App Store
Download the app from Google Play & App Store
Prepp Mobile App