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

Question

If the mean and the standard deviation of the data 3, 5, 7, a, b are 5 and 2 respectively, then a and b are the roots of the equation :

Options

Solution

1. Key Concepts and Formulas

To solve this problem, we'll utilize fundamental concepts from statistics and algebra:

  • Mean (xˉ\bar{x}): The average of a set of nn observations x1,x2,,xnx_1, x_2, \dots, x_n. xˉ=i=1nxin\bar{x} = \frac{\sum_{i=1}^{n} x_i}{n}
  • Variance (σ2\sigma^2): A measure of how spread out the numbers are. It is the square of the standard deviation (σ\sigma). A commonly used computational formula for variance is: σ2=i=1nxi2n(xˉ)2\sigma^2 = \frac{\sum_{i=1}^{n} x_i^2}{n} - (\bar{x})^2
  • Standard Deviation (σ\sigma): The positive square root of the variance, indicating the typical deviation from the mean. σ=σ2\sigma = \sqrt{\sigma^2}
  • Quadratic Equation from Roots: If aa and bb are the roots of a quadratic equation, the equation can be expressed as: x2(sum of roots)x+(product of roots)=0x^2 - (\text{sum of roots})x + (\text{product of roots}) = 0 Here, the sum of roots is (a+b)(a+b) and the product of roots is abab.
  • Algebraic Identity: A useful identity to relate the sum, sum of squares, and product of two numbers: (a+b)2=a2+b2+2ab(a+b)^2 = a^2 + b^2 + 2ab

2. Step-by-Step Solution

Our strategy involves using the given mean and standard deviation to find the sum (a+b)(a+b) and the product (ab)(ab) of the unknown values aa and bb. Once these are found, we can construct the quadratic equation.

Given Information:

  • Data set: 3,5,7,a,b3, 5, 7, a, b
  • Number of observations (nn): 55
  • Mean (xˉ\bar{x}): 55
  • Standard deviation (σ\sigma): 22

Step 1: Find the Sum of aa and bb using the Mean

  • What we are doing and WHY: We use the definition of the mean to establish a relationship between the known data points and the sum of the unknowns (a+b)(a+b). This will give us the sum of the roots for our quadratic equation.
  • Math: The formula for the mean is xˉ=xin\bar{x} = \frac{\sum x_i}{n}. Substitute the given mean and data points: 5=3+5+7+a+b55 = \frac{3 + 5 + 7 + a + b}{5}
  • Reasoning and Calculation: First, sum the known numerical values in the data set: 5=15+a+b55 = \frac{15 + a + b}{5} Multiply both sides by 55 to isolate the numerator: 5×5=15+a+b5 \times 5 = 15 + a + b 25=15+a+b25 = 15 + a + b Subtract 1515 from both sides to find the sum (a+b)(a+b): a+b=2515a + b = 25 - 15 a+b=10(Equation 1)a + b = 10 \quad \text{(Equation 1)} This is the sum of the roots of the quadratic equation.

Step 2: Find the Sum of Squares (a2+b2a^2+b^2) using Standard Deviation

  • What we are doing and WHY: We use the standard deviation to calculate the variance. The variance formula involves the sum of squares of all observations, which will help us find a2+b2a^2+b^2.
  • Math: First, calculate the variance from the given standard deviation: σ2=(standard deviation)2=22=4\sigma^2 = (\text{standard deviation})^2 = 2^2 = 4 Next, calculate the sum of squares of all observations: xi2=32+52+72+a2+b2\sum x_i^2 = 3^2 + 5^2 + 7^2 + a^2 + b^2 xi2=9+25+49+a2+b2\sum x_i^2 = 9 + 25 + 49 + a^2 + b^2 xi2=83+a2+b2\sum x_i^2 = 83 + a^2 + b^2 Now, substitute σ2\sigma^2, xi2\sum x_i^2, and xˉ\bar{x} into the variance formula: σ2=xi2n(xˉ)2\sigma^2 = \frac{\sum x_i^2}{n} - (\bar{x})^2 4=83+a2+b25(5)24 = \frac{83 + a^2 + b^2}{5} - (5)^2
  • Reasoning and Calculation: Simplify the (xˉ)2(\bar{x})^2 term: 4=83+a2+b25254 = \frac{83 + a^2 + b^2}{5} - 25 Add 2525 to both sides to isolate the fraction term: 4+25=83+a2+b254 + 25 = \frac{83 + a^2 + b^2}{5} 29=83+a2+b2529 = \frac{83 + a^2 + b^2}{5} Multiply both sides by 55 to eliminate the denominator: 29×5=83+a2+b229 \times 5 = 83 + a^2 + b^2 145=83+a2+b2145 = 83 + a^2 + b^2 Subtract 8383 from both sides to find the sum of squares (a2+b2)(a^2+b^2): a2+b2=14583a^2 + b^2 = 145 - 83 a2+b2=62(Equation 2)a^2 + b^2 = 62 \quad \text{(Equation 2)}

Step 3: Find the Product of aa and bb using an Algebraic Identity

  • What we are doing and WHY: We now have the sum (a+b)(a+b) from Step 1 and the sum of squares (a2+b2)(a^2+b^2) from Step 2. We use the algebraic identity (a+b)2=a2+b2+2ab(a+b)^2 = a^2+b^2+2ab to find the product abab, which is the remaining component needed for the quadratic equation.
  • Math: The algebraic identity is (a+b)2=a2+b2+2ab(a+b)^2 = a^2 + b^2 + 2ab. Substitute the values from Equation 1 (a+b=10a+b=10) and Equation 2 (a2+b2=62a^2+b^2=62): (10)2=62+2ab(10)^2 = 62 + 2ab
  • Reasoning and Calculation: Simplify (10)2(10)^2: 100=62+2ab100 = 62 + 2ab Subtract 6262 from both sides to isolate the 2ab2ab term: 10062=2ab100 - 62 = 2ab 38=2ab38 = 2ab Divide both sides by 22 to find the product abab: ab=382ab = \frac{38}{2} ab=19(Equation 3)ab = 19 \quad \text{(Equation 3)} This is the product of the roots of the quadratic equation.

Step 4: Form the Quadratic Equation

  • What we are doing and WHY: With the sum of roots (a+b)(a+b) and the product of roots (ab)(ab) determined, we can now directly write the quadratic equation.
  • Math: The general form of a quadratic equation with roots aa and bb is x2(a+b)x+ab=0x^2 - (a+b)x + ab = 0. Substitute the values from Equation 1 (a+b=10a+b=10) and Equation 3 (ab=19ab=19): x2(10)x+19=0x^2 - (10)x + 19 = 0
  • Final Equation: x210x+19=0x^2 - 10x + 19 = 0

3. Common Mistakes & Tips

  • Confusing xi2\sum x_i^2 and (xi)2(\sum x_i)^2: Remember that xi2\sum x_i^2 means summing the squares of individual observations (e.g., 32+52+72+a2+b23^2+5^2+7^2+a^2+b^2), while (xi)2(\sum x_i)^2 means squaring the sum of all observations (e.g., (3+5+7+a+b)2(3+5+7+a+b)^2).
  • Incorrect Variance Formula: Always use the correct formula for variance. The one used here, σ2=xi2n(xˉ)2\sigma^2 = \frac{\sum x_i^2}{n} - (\bar{x})^2, is very efficient.
  • Algebraic Errors: Be careful with arithmetic operations, especially when isolating terms like a+ba+b, a2+b2a^2+b^2, and abab.
  • Connecting Concepts: The trick to such problems is to understand how statistical measures (mean, standard deviation) provide algebraic information (sum of roots, sum of squares of roots), which can then be used to form a polynomial equation.

4. Summary

We systematically used the given mean and standard deviation to extract the necessary information about the unknowns aa and bb. First, the mean allowed us to find the sum (a+b)(a+b). Then, the standard deviation (via variance) helped us determine the sum of squares (a2+b2)(a^2+b^2). Finally, an algebraic identity was used to link these two sums to find the product (ab)(ab). With the sum and product of roots, the quadratic equation was directly formed. The derived equation is x210x+19=0x^2 - 10x + 19 = 0.

5. Final Answer

The quadratic equation whose roots are aa and bb is x210x+19=0x^2 - 10x + 19 = 0. This corresponds to option (D).

The final answer is x210x+19=0\boxed{x^2 - 10x + 19 = 0}.

Practice More Statistics & Probability Questions

View All Questions