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

Question

The mean and variance of 8 observations are 10 and 13.5, respectively. If 6 of these observations are 5, 7, 10, 12, 14, 15, then the absolute difference of the remaining two observations is :

Options

Solution

1. Key Concepts and Formulas

This problem requires a strong understanding of the fundamental statistical measures: Mean and Variance. For a set of nn observations x1,x2,,xnx_1, x_2, \ldots, x_n:

  • Mean (xˉ\bar{x}): The average of all 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. The most practical formula for calculations, especially when dealing with unknown observations and sums of squares, is: σ2=i=1nxi2n(xˉ)2\sigma^2 = \frac{\sum_{i=1}^{n} x_i^2}{n} - (\bar{x})^2 This formula allows us to directly relate the variance to the sum of squares of the observations and the square of the mean, simplifying calculations significantly.
  • Algebraic Identities: Essential for solving systems of equations involving sums and sums of squares of variables. Key identities include (a+b)2=a2+b2+2ab(a+b)^2 = a^2+b^2+2ab and (ab)2=(a+b)24ab(a-b)^2 = (a+b)^2 - 4ab.

2. Step-by-Step Solution

Let the two unknown observations be xx and yy. We are given:

  • Total number of observations, n=8n = 8.
  • Mean of these 8 observations, xˉ=10\bar{x} = 10.
  • Variance of these 8 observations, σ2=13.5\sigma^2 = 13.5.
  • Six of the observations are: 5,7,10,12,14,155, 7, 10, 12, 14, 15. Our goal is to find the absolute difference, xy|x-y|.

Step 1: Use the Mean Formula to find the sum of the unknown observations (x+yx+y).

  • Reasoning: The mean formula directly links the total sum of observations to the number of observations and the mean. We can find the sum of all observations, subtract the sum of known observations, and thereby isolate the sum of the two unknowns.
  • Calculation: We know xˉ=xin\bar{x} = \frac{\sum x_i}{n}. Substituting the given values: 10=i=18xi810 = \frac{\sum_{i=1}^{8} x_i}{8} Multiplying both sides by 8, we get the total sum of all eight observations: i=18xi=10×8=80\sum_{i=1}^{8} x_i = 10 \times 8 = 80 Now, let's sum the six known observations: 5+7+10+12+14+15=635 + 7 + 10 + 12 + 14 + 15 = 63 The sum of all observations is also the sum of known observations plus the sum of unknown observations: (Sum of known observations)+(x+y)=i=18xi(\text{Sum of known observations}) + (x+y) = \sum_{i=1}^{8} x_i 63+(x+y)=8063 + (x+y) = 80 Solving for x+yx+y: x+y=8063x+y = 80 - 63 x+y=17(Equation 1)\mathbf{x+y = 17 \quad \text{(Equation 1)}}

Step 2: Use the Variance Formula to find the sum of squares of the unknown observations (x2+y2x^2+y^2).

  • Reasoning: The computational variance formula involves the sum of squares of all observations. By using this formula, we can find the total sum of squares, subtract the sum of squares of known observations, and then obtain the sum of squares of the two unknowns.
  • Calculation: The variance formula is σ2=xi2n(xˉ)2\sigma^2 = \frac{\sum x_i^2}{n} - (\bar{x})^2. Substituting the given values: 13.5=i=18xi28(10)213.5 = \frac{\sum_{i=1}^{8} x_i^2}{8} - (10)^2 13.5=i=18xi2810013.5 = \frac{\sum_{i=1}^{8} x_i^2}{8} - 100 Adding 100 to both sides: 113.5=i=18xi28113.5 = \frac{\sum_{i=1}^{8} x_i^2}{8} Multiplying by 8 to find the total sum of squares: i=18xi2=113.5×8=908\sum_{i=1}^{8} x_i^2 = 113.5 \times 8 = 908 Now, let's find the sum of squares for the six known observations: 52+72+102+122+142+1525^2 + 7^2 + 10^2 + 12^2 + 14^2 + 15^2 =25+49+100+144+196+225=739= 25 + 49 + 100 + 144 + 196 + 225 = 739 The total sum of squares is the sum of squares of known observations plus the sum of squares of unknown observations: (Sum of squares of known observations)+(x2+y2)=i=18xi2(\text{Sum of squares of known observations}) + (x^2+y^2) = \sum_{i=1}^{8} x_i^2 739+(x2+y2)=908739 + (x^2+y^2) = 908 Solving for x2+y2x^2+y^2: x2+y2=908739x^2+y^2 = 908 - 739 x2+y2=169(Equation 2)\mathbf{x^2+y^2 = 169 \quad \text{(Equation 2)}}

Step 3: Solve the system of equations using algebraic identities to find xy|x-y|.

  • Reasoning: We have two equations with x+yx+y and x2+y2x^2+y^2. We need to find xy|x-y|. This can be done by first finding the product xyxy using the identity (x+y)2=x2+y2+2xy(x+y)^2 = x^2+y^2+2xy, and then using the identity (xy)2=(x+y)24xy(x-y)^2 = (x+y)^2 - 4xy.

  • Calculation: From Equation 1, x+y=17x+y = 17. From Equation 2, x2+y2=169x^2+y^2 = 169.

    First, let's find 2xy2xy: (x+y)2=x2+y2+2xy(x+y)^2 = x^2+y^2+2xy 172=169+2xy17^2 = 169 + 2xy 289=169+2xy289 = 169 + 2xy 2xy=2891692xy = 289 - 169 2xy=1202xy = 120 xy=60xy = 60

    Now, let's find (xy)2(x-y)^2: (xy)2=(x+y)24xy(x-y)^2 = (x+y)^2 - 4xy Substitute the values of x+yx+y and xyxy: (xy)2=(17)24(60)(x-y)^2 = (17)^2 - 4(60) (xy)2=289240(x-y)^2 = 289 - 240 (xy)2=49(x-y)^2 = 49 Taking the square root of both sides to find the absolute difference: xy=49|x-y| = \sqrt{49} xy=7\mathbf{|x-y| = 7}


3. Common Mistakes & Tips

  • Incorrect Variance Formula: Using the definitional formula σ2=(xixˉ)2n\sigma^2 = \frac{\sum (x_i - \bar{x})^2}{n} directly can be cumbersome. Always prefer the computational formula σ2=xi2n(xˉ)2\sigma^2 = \frac{\sum x_i^2}{n} - (\bar{x})^2 for problems involving unknown observations or sums of squares.
  • Algebraic Errors: Be careful with squaring numbers and performing arithmetic operations. A small calculation mistake can lead to an incorrect final answer. Ensure you correctly apply algebraic identities like (a+b)2(a+b)^2 and (ab)2(a-b)^2.
  • Forgetting Absolute Difference: The question asks for the "absolute difference," which means xy|x-y|, ensuring the result is non-negative.

4. Summary

This problem effectively tests the application of mean and variance definitions along with basic algebraic manipulations. We first used the mean to establish the sum of the two unknown observations. Then, we used the computational formula for variance to find the sum of squares of these unknowns. Finally, using key algebraic identities, we solved the system of equations to determine the absolute difference between the two observations. The derived absolute difference is 7.


5. Final Answer

The absolute difference of the remaining two observations is 7. The final answer is 7\boxed{7}, which corresponds to option (C).

Practice More Statistics & Probability Questions

View All Questions