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

Question

Let the six numbers a1,a2,a3,a4,a5,a6\mathrm{a_1,a_2,a_3,a_4,a_5,a_6}, be in A.P. and a1+a3=10\mathrm{a_1+a_3=10}. If the mean of these six numbers is 192\frac{19}{2} and their variance is σ2\sigma^2, then 8σ2\sigma^2 is equal to :

Options

Solution

1. Key Concepts and Formulas

  • Arithmetic Progression (AP): A sequence where the difference between consecutive terms is constant, known as the common difference (dd). The nn-th term is an=a1+(n1)da_n = a_1 + (n-1)d. The sum of NN terms is SN=N2(2a1+(N1)d)S_N = \frac{N}{2}(2a_1 + (N-1)d).
  • Mean (xˉ\bar{x}): For a set of NN numbers x1,x2,,xNx_1, x_2, \dots, x_N, the mean is xˉ=i=1NxiN\bar{x} = \frac{\sum_{i=1}^{N} x_i}{N}.
  • Variance (σ2\sigma^2): A measure of the spread of data points around the mean. The formula used for calculation is σ2=i=1Nxi2N(xˉ)2\sigma^2 = \frac{\sum_{i=1}^{N} x_i^2}{N} - (\bar{x})^2. For an AP with NN terms and common difference dd, a useful formula for variance is σ2=d2(N21)12\sigma^2 = \frac{d^2(N^2-1)}{12}.

2. Step-by-Step Solution

Step 1: Represent the A.P. and Formulate Equations We are given six numbers in A.P.: a1,a2,a3,a4,a5,a6a_1, a_2, a_3, a_4, a_5, a_6. Let the first term be aa and the common difference be dd. The terms can be written as: a1=aa_1 = a a2=a+da_2 = a + d a3=a+2da_3 = a + 2d a4=a+3da_4 = a + 3d a5=a+4da_5 = a + 4d a6=a+5da_6 = a + 5d

We are given two conditions:

  • Condition 1: a1+a3=10a_1 + a_3 = 10 Substitute the terms in terms of aa and dd: a+(a+2d)=10a + (a + 2d) = 10 2a+2d=102a + 2d = 10 Divide by 2: a+d=5... (Equation 1)a + d = 5 \quad \text{... (Equation 1)} This equation relates the first term and the common difference.

  • Condition 2: The mean of these six numbers is 192\frac{19}{2} The sum of the six terms in A.P. is S6=62(2a+(61)d)=3(2a+5d)=6a+15dS_6 = \frac{6}{2}(2a + (6-1)d) = 3(2a + 5d) = 6a + 15d. The mean is xˉ=S66\bar{x} = \frac{S_6}{6}. We are given xˉ=192\bar{x} = \frac{19}{2}. 6a+15d6=192\frac{6a + 15d}{6} = \frac{19}{2} Multiply both sides by 6: 6a+15d=192×66a + 15d = \frac{19}{2} \times 6 6a+15d=576a + 15d = 57 Divide by 3: 2a+5d=19... (Equation 2)2a + 5d = 19 \quad \text{... (Equation 2)} This equation provides another relationship between aa and dd.

Step 2: Solve for aa and dd We now have a system of two linear equations:

  1. a+d=5a + d = 5
  2. 2a+5d=192a + 5d = 19

From Equation 1, express aa in terms of dd: a=5d... (Equation 3)a = 5 - d \quad \text{... (Equation 3)} Substitute this expression for aa into Equation 2: 2(5d)+5d=192(5 - d) + 5d = 19 102d+5d=1910 - 2d + 5d = 19 10+3d=1910 + 3d = 19 3d=19103d = 19 - 10 3d=93d = 9 d=3d = 3 Now, substitute d=3d=3 back into Equation 3 to find aa: a=53a = 5 - 3 a=2a = 2 So, the first term a=2a=2 and the common difference d=3d=3.

Step 3: Determine the A.P. terms Using a=2a=2 and d=3d=3, the six numbers are: a1=2a_1 = 2 a2=2+3=5a_2 = 2 + 3 = 5 a3=2+2(3)=8a_3 = 2 + 2(3) = 8 a4=2+3(3)=11a_4 = 2 + 3(3) = 11 a5=2+4(3)=14a_5 = 2 + 4(3) = 14 a6=2+5(3)=17a_6 = 2 + 5(3) = 17 The numbers are 2,5,8,11,14,172, 5, 8, 11, 14, 17.

Step 4: Calculate the Variance (σ2\sigma^2) We use the formula σ2=xi2N(xˉ)2\sigma^2 = \frac{\sum x_i^2}{N} - (\bar{x})^2. We know N=6N=6 and xˉ=192\bar{x} = \frac{19}{2}.

First, calculate the sum of the squares of the numbers (xi2\sum x_i^2): xi2=22+52+82+112+142+172\sum x_i^2 = 2^2 + 5^2 + 8^2 + 11^2 + 14^2 + 17^2 =4+25+64+121+196+289 = 4 + 25 + 64 + 121 + 196 + 289 =699 = 699

Now, substitute the values into the variance formula: σ2=6996(192)2\sigma^2 = \frac{699}{6} - \left(\frac{19}{2}\right)^2 Simplify the terms: σ2=23323614\sigma^2 = \frac{233}{2} - \frac{361}{4} To subtract, find a common denominator (4): σ2=233×22×23614\sigma^2 = \frac{233 \times 2}{2 \times 2} - \frac{361}{4} σ2=46643614\sigma^2 = \frac{466}{4} - \frac{361}{4} σ2=4663614\sigma^2 = \frac{466 - 361}{4} σ2=1054\sigma^2 = \frac{105}{4}

Alternatively, using the formula for variance of an AP: σ2=d2(N21)12\sigma^2 = \frac{d^2(N^2-1)}{12} With d=3d=3 and N=6N=6: σ2=32(621)12=9(361)12=9×3512=3×354=1054\sigma^2 = \frac{3^2(6^2-1)}{12} = \frac{9(36-1)}{12} = \frac{9 \times 35}{12} = \frac{3 \times 35}{4} = \frac{105}{4}. Both methods confirm σ2=1054\sigma^2 = \frac{105}{4}.

Step 5: Calculate 8σ28\sigma^2 The problem asks for the value of 8σ28\sigma^2. 8σ2=8×10548\sigma^2 = 8 \times \frac{105}{4} 8σ2=2×1058\sigma^2 = 2 \times 105 8σ2=2108\sigma^2 = 210

3. Common Mistakes & Tips

  • Arithmetic Errors: Be extremely careful with calculations, especially squaring numbers and adding them. Double-check your sums.
  • Formula Application: Ensure you use the correct variance formula. For population variance, divide by NN.
  • System of Equations: Solving for aa and dd is crucial. Any error here will propagate through the entire problem.
  • Alternative Variance Formula: Remember the shortcut formula for the variance of an A.P., σ2=d2(N21)12\sigma^2 = \frac{d^2(N^2-1)}{12}, as it can save time and provide a quick check for your calculations.

4. Summary

We first established the terms of the A.P. using the given conditions, forming a system of linear equations to find the first term (a=2a=2) and common difference (d=3d=3). This allowed us to list the six numbers. Then, we calculated the sum of the squares of these numbers and used the variance formula σ2=xi2N(xˉ)2\sigma^2 = \frac{\sum x_i^2}{N} - (\bar{x})^2 along with the given mean to find the variance. Finally, we multiplied the variance by 8 to get the required value. The calculated value for 8σ28\sigma^2 is 210.

5. Final Answer

The final answer is 210\boxed{210} which corresponds to option (B).

Practice More Statistics & Probability Questions

View All Questions
Let the six numbers , be in A.P. and . If the mean of these... | JEE Main 2024 Statistics & Probability | JEE Main - Mathematicon