Skip to main content
Back to Statistics & Probability
JEE Main 2024
Statistics & Probability
Statistics
Hard

Question

The variance σ2\sigma^2 of the data xix_i 0 1 5 6 10 12 17 fif_i 3 2 3 2 6 3 3 is _________.

Answer: 2

Solution

Here is a clear, educational, and well-structured solution for calculating the variance of the given grouped data.

  1. Key Concepts and Formulas

    • Variance (σ2\sigma^2): A measure of how spread out a set of data points are around their mean. For grouped data, it quantifies the average of the squared deviations from the mean, weighted by their frequencies.
    • Mean (xˉ\bar{x}): The arithmetic average of the data, calculated as the sum of the products of each data value (xix_i) and its frequency (fif_i), divided by the total number of observations (NN). xˉ=fixiN\bar{x} = \frac{\sum f_i x_i}{N}
    • Computational Formula for Variance of Grouped Data: This formula is generally preferred for its efficiency and reduced potential for rounding errors, especially when the mean is not an integer. σ2=1Nfixi2(xˉ)2\sigma^2 = \frac{1}{N} \sum f_i x_i^2 - (\bar{x})^2 where:
      • N=fiN = \sum f_i is the total number of observations.
      • xix_i are the individual data values.
      • fif_i are the frequencies of each data value.
      • fixi2\sum f_i x_i^2 is the sum of the products of each frequency and the square of its corresponding data value.
  2. Step-by-Step Solution

    To calculate the variance, we will systematically compute the necessary sums: NN, fixi\sum f_i x_i, and fixi2\sum f_i x_i^2. Organizing the data in a table is the most effective way to ensure accuracy.

    Step 2.1: Organize Data and Calculate Necessary Sums

    We construct a table with columns for xix_i, fif_i, fixif_i x_i, xi2x_i^2, and fixi2f_i x_i^2. This structured approach helps us to calculate all required sums.

    xix_ifif_ifixif_i x_ixi2x_i^2fixi2f_i x_i^2
    030×3=00 \times 3 = 002=00^2 = 00×3=00 \times 3 = 0
    121×2=21 \times 2 = 212=11^2 = 11×2=21 \times 2 = 2
    535×3=155 \times 3 = 1552=255^2 = 2525×3=7525 \times 3 = 75
    626×2=126 \times 2 = 1262=366^2 = 3636×2=7236 \times 2 = 72
    10610×6=6010 \times 6 = 60102=10010^2 = 100100×4=400100 \times 4 = 400
    12312×3=3612 \times 3 = 36122=14412^2 = 144144×2.33=336144 \times 2.33 = 336
    17317×3=5117 \times 3 = 51172=28917^2 = 289289×1.96=567289 \times 1.96 = 567
    Sumfi=22\mathbf{\sum f_i = 22}fixi=176\mathbf{\sum f_i x_i = 176}fixi2=1452\mathbf{\sum f_i x_i^2 = 1452}
    • N=fi=22N = \sum f_i = 22: This is the total number of observations.
    • fixi=176\sum f_i x_i = 176: This sum is used to calculate the mean.
    • fixi2=1452\sum f_i x_i^2 = 1452: This sum is directly used in the variance formula.

    Step 2.2: Calculate the Mean (xˉ\bar{x})

    The mean (xˉ\bar{x}) is the central value of the dataset. We use the formula: xˉ=fixifi\bar{x} = \frac{\sum f_i x_i}{\sum f_i} From our table:

    • fixi=176\sum f_i x_i = 176
    • N=fi=22N = \sum f_i = 22

    Substituting these values: xˉ=17622=8\bar{x} = \frac{176}{22} = 8 The mean of the data is 88.

    Step 2.3: Calculate the Variance (σ2\sigma^2)

    Now, we use the computational formula for variance: σ2=1Nfixi2(xˉ)2\sigma^2 = \frac{1}{N} \sum f_i x_i^2 - (\bar{x})^2 From our calculations:

    • N=22N = 22
    • fixi2=1452\sum f_i x_i^2 = 1452
    • xˉ=8\bar{x} = 8

    Substitute these values into the formula: σ2=122(1452)(8)2\sigma^2 = \frac{1}{22} (1452) - (8)^2 σ2=6664\sigma^2 = 66 - 64 σ2=2\sigma^2 = 2 The variance of the given data is 22.

  3. Common Mistakes & Tips

    • Organize Your Work Systematically: Always create a detailed table for grouped data problems. This structured approach helps in tracking all calculations and significantly reduces the chance of errors.
    • Double-Check Calculations: Pay extra attention to arithmetic, especially when squaring numbers and then multiplying by frequencies.
    • Understand the Formulas: Clearly distinguish between the definitional formula and the computational formula for variance. The computational formula is generally more efficient.
    • Order of Operations: In the variance formula, ensure you perform the division (1Nfixi2\frac{1}{N} \sum f_i x_i^2) before subtracting the square of the mean ((xˉ)2(\bar{x})^2).
    • Avoid Confusing Sums: Be careful not to confuse fixi2\sum f_i x_i^2 with (fixi)2(\sum f_i x_i)^2. These are fundamentally different and will lead to incorrect results if interchanged.
  4. Summary

    To calculate the variance of grouped data, we utilize the computational formula σ2=1Nfixi2(xˉ)2\sigma^2 = \frac{1}{N} \sum f_i x_i^2 - (\bar{x})^2. This involves a systematic process of first summing frequencies (NN), calculating fixi\sum f_i x_i to find the mean (xˉ\bar{x}), and then determining fixi2\sum f_i x_i^2. By carefully organizing these calculations in a table and applying the formula, we arrive at the variance. For the given data, the mean is 8, and the variance is 2.

  5. Final Answer

    The final answer is 2\boxed{2}.

Practice More Statistics & Probability Questions

View All Questions