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

Question

Let the observations x i (1 \le i \le 10) satisfy the equations, i=110(x15)\sum\limits_{i = 1}^{10} {\left( {{x_1} - 5} \right)} = 10 and i=110(x15)2\sum\limits_{i = 1}^{10} {{{\left( {{x_1} - 5} \right)}^2}} = 40. If μ\mu and λ\lambda are the mean and the variance of the observations, x 1 – 3, x 2 – 3, ...., x 10 – 3, then the ordered pair (μ\mu , λ\lambda ) is equal to :

Options

Solution

Key Concepts and Formulas

To accurately determine the mean and variance of transformed observations, we rely on the fundamental definitions of these statistical measures and their properties under linear transformations.

  1. Mean (zˉ\bar{z}): The arithmetic average of a set of NN observations, z1,z2,,zNz_1, z_2, \ldots, z_N. zˉ=1Ni=1Nzi\bar{z} = \frac{1}{N} \sum_{i=1}^{N} z_i

  2. Variance (σz2\sigma_z^2): A measure of the spread or dispersion of data points around their mean. It is the average of the squared differences from the mean. σz2=1Ni=1N(zizˉ)2\sigma_z^2 = \frac{1}{N} \sum_{i=1}^{N} (z_i - \bar{z})^2 An alternative, often more convenient, formula for variance is: σz2=1Ni=1Nzi2(zˉ)2\sigma_z^2 = \frac{1}{N} \sum_{i=1}^{N} z_i^2 - (\bar{z})^2

  3. Properties of Mean and Variance under Linear Transformation: If a new set of observations yiy_i is obtained from an original set xix_i by a linear transformation yi=axi+by_i = a x_i + b (where aa and bb are constants), then:

    • The new mean yˉ\bar{y} is related to the original mean xˉ\bar{x} by: yˉ=axˉ+b\bar{y} = a \bar{x} + b Reasoning: Adding a constant bb shifts all data points, and consequently the mean, by bb. Multiplying by a constant aa scales all data points, and thus scales the mean by aa.
    • The new variance σy2\sigma_y^2 is related to the original variance σx2\sigma_x^2 by: σy2=a2σx2\sigma_y^2 = a^2 \sigma_x^2 Reasoning: Adding a constant bb to each observation shifts the entire distribution but does not change its spread, so it does not affect the variance. Multiplying each observation by a constant aa scales the deviations from the mean by aa, and therefore scales the squared deviations (and thus the variance) by a2a^2. The standard deviation σy\sigma_y would be aσx|a|\sigma_x.

Step-by-Step Solution

Let the given observations be x1,x2,,x10x_1, x_2, \ldots, x_{10}. There are N=10N=10 observations.

Step 1: Simplify the given information using a substitution.

  • What we are doing: We introduce a temporary variable to simplify the expressions given in the problem statement. This makes the initial calculations more straightforward.
  • Why we are doing it: The given sums involve the term (xi5)(x_i - 5). By substituting this term with a new variable, say did_i, we can directly work with the sums of did_i and di2d_i^2, which are in a standard format for calculating mean and variance.
  • The math: Let di=xi5d_i = x_i - 5. The first given equation is i=110(xi5)=10\sum_{i=1}^{10} (x_i - 5) = 10. Substituting did_i, this becomes: i=110di=10\sum_{i=1}^{10} d_i = 10 The second given equation is i=110(xi5)2=40\sum_{i=1}^{10} (x_i - 5)^2 = 40. Substituting did_i, this becomes: i=110di2=40\sum_{i=1}^{10} d_i^2 = 40

Step 2: Calculate the mean and variance of the substituted variable did_i.

  • What we are doing: We use the fundamental definitions of mean and variance to calculate these measures for the intermediate variable did_i, for which we now have direct sums.
  • Why we are doing it: These values (dˉ\bar{d} and σd2\sigma_d^2) are the building blocks from which we will derive the mean and variance of xix_i and subsequently the final desired observations.
  • The math: The number of observations is N=10N=10.
    • Calculate the mean of did_i (dˉ\bar{d}): Using the definition dˉ=1Ni=1Ndi\bar{d} = \frac{1}{N} \sum_{i=1}^{N} d_i: dˉ=1010=1\bar{d} = \frac{10}{10} = 1
    • Calculate the variance of did_i (σd2\sigma_d^2): Using the computational formula σd2=1Ni=1Ndi2(dˉ)2\sigma_d^2 = \frac{1}{N} \sum_{i=1}^{N} d_i^2 - (\bar{d})^2: σd2=4010(1)2\sigma_d^2 = \frac{40}{10} - (1)^2 σd2=41=3\sigma_d^2 = 4 - 1 = 3

Step 3: Calculate the mean and variance of the original observations xix_i.

  • What we are doing: We use the properties of linear transformations to find the mean and variance of the original observations xix_i from the mean and variance of did_i.
  • Why we are doing it: The final observations are based on xix_i, so we need to first understand the statistical properties of xix_i.
  • The math: We know that di=xi5d_i = x_i - 5. Rearranging this, we get xi=di+5x_i = d_i + 5. This is a linear transformation of the form xi=adi+bx_i = a d_i + b, where a=1a=1 and b=5b=5.
    • Calculate the mean of xix_i (xˉ\bar{x}): Using the property xˉ=adˉ+b\bar{x} = a\bar{d} + b: xˉ=1dˉ+5\bar{x} = 1 \cdot \bar{d} + 5 Substitute dˉ=1\bar{d} = 1: xˉ=1+5=6\bar{x} = 1 + 5 = 6 Reasoning: Adding a constant (5) to each observation shifts the mean by that same constant.
    • Calculate the variance of xix_i (σx2\sigma_x^2): Using the property σx2=a2σd2\sigma_x^2 = a^2 \sigma_d^2: σx2=(1)2σd2\sigma_x^2 = (1)^2 \cdot \sigma_d^2 Substitute σd2=3\sigma_d^2 = 3: σx2=13=3\sigma_x^2 = 1 \cdot 3 = 3 Reasoning: Adding a constant (5) to each observation does not change the spread of the data, and therefore does not affect the variance.

Step 4: Calculate the mean (μ\mu) and variance (λ\lambda) of the final observations.

  • What we are doing: We apply the properties of linear transformations one final time to find the mean (μ\mu) and variance (λ\lambda) of the observations yi=xi3y_i = x_i - 3.
  • Why we are doing it: This is the ultimate goal of the problem, to find the ordered pair (μ,λ)(\mu, \lambda).
  • The math: The new observations are yi=xi3y_i = x_i - 3. This is a linear transformation of the form yi=axi+by_i = a x_i + b, where a=1a=1 and b=3b=-3.
    • Calculate the mean of yiy_i (μ\mu): Using the property μ=axˉ+b\mu = a\bar{x} + b: μ=1xˉ3\mu = 1 \cdot \bar{x} - 3 Substitute xˉ=6\bar{x} = 6: μ=63=3\mu = 6 - 3 = 3 Reasoning: Subtracting a constant (3) from each observation shifts the mean by that same constant.
    • Calculate the variance of yiy_i (λ\lambda): Using the property λ=a2σx2\lambda = a^2 \sigma_x^2: λ=(1)2σx2\lambda = (1)^2 \cdot \sigma_x^2 Substitute σx2=3\sigma_x^2 = 3: λ=13=3\lambda = 1 \cdot 3 = 3 Reasoning: Subtracting a constant (3) from each observation does not change the spread of the data, and therefore does not affect the variance.

Step 5: Form the ordered pair.

  • What we are doing: We combine the calculated mean (μ\mu) and variance (λ\lambda) into the ordered pair requested by the problem.
  • Why we are doing it: This is the final answer format specified in the question.
  • The math: We found μ=3\mu = 3 and λ=3\lambda = 3. Therefore, the ordered pair is (μ,λ)=(3,3)(\mu, \lambda) = (3, 3).

Common Mistakes & Tips

  • Misapplying Variance Properties: A frequent error is to assume that adding or subtracting a constant affects the variance. Remember, σx+b2=σx2\sigma_{x+b}^2 = \sigma_x^2 and σxb2=σx2\sigma_{x-b}^2 = \sigma_x^2. Only multiplication by aa changes variance, by a2a^2.
  • Incorrectly Squaring 'a': When applying the variance transformation σy2=a2σx2\sigma_y^2 = a^2 \sigma_x^2, ensure you square the constant aa.
  • Ignoring Substitution Benefits: Failing to use a substitution like di=xi5d_i = x_i - 5 can lead to more complex algebraic manipulations, increasing the chance of errors. Embrace simplification!
  • Confusing Sum of Squares with Squared Sum: Be careful with the variance formula: 1Nzi2(zˉ)2\frac{1}{N} \sum z_i^2 - (\bar{z})^2. Ensure you're not mistakenly calculating 1N(zi)2\frac{1}{N} (\sum z_i)^2.

Summary

This problem efficiently tests your understanding of mean and variance calculations, particularly how these measures transform under linear operations. By first simplifying the given sums using a substitution (di=xi5d_i = x_i - 5), we calculated the mean and variance of did_i. Then, using the properties of linear transformations, we sequentially found the mean and variance of xix_i, and finally the mean (μ\mu) and variance (λ\lambda) of the desired observations xi3x_i - 3. The final calculated ordered pair was (3,3)(3, 3).

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

Practice More Statistics & Probability Questions

View All Questions