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

Question

The mean and variance of 5 observations are 5 and 8 respectively. If 3 observations are 1, 3, 5, then the sum of cubes of the remaining two observations is :

Options

Solution

1. Key Concepts and Formulas

To solve this problem, we'll use the fundamental definitions and formulas for mean and variance in statistics, along with essential algebraic identities.

  • Mean (xˉ\bar{x}): The average of a set of observations. It is calculated as the sum of all observations divided by the total number of observations. 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. A convenient computational formula for variance is: σ2=i=1nxi2n(xˉ)2\sigma^2 = \frac{\sum_{i=1}^{n} x_i^2}{n} - (\bar{x})^2 where xi2\sum x_i^2 is the sum of the squares of all observations.
  • Algebraic Identities: We will use the following identities to relate sums, products, and sums of powers of two numbers, say aa and bb:
    • (a+b)2=a2+b2+2ab(a+b)^2 = a^2+b^2+2ab
    • a3+b3=(a+b)33ab(a+b)a^3+b^3 = (a+b)^3 - 3ab(a+b)

2. Step-by-Step Solution

Step 1: Define the unknown observations and state given information. We are given 5 observations. Let the two unknown observations be xx and yy. The complete set of observations is: 1,3,5,x,y1, 3, 5, x, y. The total number of observations, n=5n = 5. The given mean, xˉ=5\bar{x} = 5. The given variance, σ2=8\sigma^2 = 8. Our objective is to find the value of x3+y3x^3 + y^3.

Step 2: Utilize the mean information to find the sum of unknown observations (x+yx+y). We use the formula for the mean to establish a relationship involving the sum of all observations. xˉ=1+3+5+x+yn\bar{x} = \frac{1+3+5+x+y}{n} Substitute the given mean value (xˉ=5\bar{x}=5) and total number of observations (n=5n=5): 5=9+x+y55 = \frac{9+x+y}{5} To solve for x+yx+y, multiply both sides by 5: 25=9+x+y25 = 9+x+y Subtract 9 from both sides: x+y=16(Equation 1)x+y = 16 \quad \text{(Equation 1)} This equation gives us the sum of the two unknown observations.

Step 3: Utilize the variance information to find the sum of squares of unknown observations (x2+y2x^2+y^2). The variance formula allows us to establish another relationship involving the squares of the unknown observations. First, calculate the sum of squares of the known observations: 12+32+52=1+9+25=351^2 + 3^2 + 5^2 = 1 + 9 + 25 = 35 Now, apply the computational formula for variance: σ2=xi2n(xˉ)2\sigma^2 = \frac{\sum x_i^2}{n} - (\bar{x})^2 Substitute the given variance (σ2=8\sigma^2=8), the mean (xˉ=5\bar{x}=5), and the sum of squares of all observations (which is 35+x2+y235 + x^2 + y^2): 8=35+x2+y25(5)28 = \frac{35+x^2+y^2}{5} - (5)^2 Simplify the equation: 8=35+x2+y25258 = \frac{35+x^2+y^2}{5} - 25 Add 25 to both sides of the equation: 8+25=35+x2+y258+25 = \frac{35+x^2+y^2}{5} 33=35+x2+y2533 = \frac{35+x^2+y^2}{5} To solve for x2+y2x^2+y^2, multiply both sides by 5: 33×5=35+x2+y233 \times 5 = 35+x^2+y^2 195=35+x2+y2195 = 35+x^2+y^2 Subtract 35 from both sides: x2+y2=19535x^2+y^2 = 195 - 35 x2+y2=160(Equation 2)x^2+y^2 = 160 \quad \text{(Equation 2)} This equation gives us the sum of the squares of the two unknown observations.

Step 4: Solve for the product of unknown observations (xyxy). We have the sum (x+yx+y) from Equation 1 and the sum of squares (x2+y2x^2+y^2) from Equation 2. We can find their product (xyxy) using the algebraic identity (x+y)2=x2+y2+2xy(x+y)^2 = x^2+y^2+2xy. (x+y)2=x2+y2+2xy(x+y)^2 = x^2+y^2+2xy Substitute the values from Equation 1 and Equation 2: (16)2=160+2xy(16)^2 = 160 + 2xy 256=160+2xy256 = 160 + 2xy Subtract 160 from both sides: 2xy=2561602xy = 256 - 160 2xy=962xy = 96 Divide by 2: xy=48xy = 48 Now we have both the sum (x+y=16x+y=16) and the product (xy=48xy=48) of the two unknown observations. (The individual observations can be found by solving the quadratic equation t2(x+y)t+xy=0t^2 - (x+y)t + xy = 0, which is t216t+48=0t^2 - 16t + 48 = 0. This factors as (t4)(t12)=0(t-4)(t-12)=0, so the observations are 4 and 12.)

Step 5: Calculate the sum of cubes (x3+y3x^3+y^3). Finally, we use the algebraic identity for the sum of cubes: a3+b3=(a+b)33ab(a+b)a^3+b^3 = (a+b)^3 - 3ab(a+b). x3+y3=(x+y)33xy(x+y)x^3+y^3 = (x+y)^3 - 3xy(x+y) Substitute the calculated values of x+y=16x+y=16 and xy=48xy=48: x3+y3=(16)33(48)(16)x^3+y^3 = (16)^3 - 3(48)(16) Perform the calculations: First, calculate 16316^3: 163=409616^3 = 4096. Next, calculate 3×48×163 \times 48 \times 16: 3×48=1443 \times 48 = 144, and 144×16=2304144 \times 16 = 2304. x3+y3=40962304x^3+y^3 = 4096 - 2304 x3+y3=1792x^3+y^3 = 1792

3. Common Mistakes & Tips

  • Arithmetic Precision: Statistical problems often involve multiple numerical calculations. A small error in addition, multiplication, or squaring can lead to an incorrect final answer. Double-check all steps.
  • Correct Formula Application: Always ensure you are using the correct formulas for mean and variance. The computational formula for variance (σ2=xi2nxˉ2\sigma^2 = \frac{\sum x_i^2}{n} - \bar{x}^2) is generally more efficient than the definition involving deviations from the mean.
  • Algebraic Identity Recall: Familiarity with fundamental algebraic identities, especially those involving sums and products of two variables, is crucial for simplifying expressions and efficiently solving for unknowns.

4. Summary

This problem effectively tests the application of basic statistical measures (mean and variance) in conjunction with algebraic manipulation. By systematically using the mean to determine the sum of the unknown observations and the variance to find the sum of their squares, we were able to deduce their product. The final step involved applying the algebraic identity for the sum of cubes to compute the required value. The solution highlights the importance of a structured approach and accurate calculations.

5. Final Answer

The sum of cubes of the remaining two observations is 1792\boxed{\text{1792}}, which corresponds to option (A).

Practice More Statistics & Probability Questions

View All Questions