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

Question

The mean and the standard deviation (s.d.) of 10 observations are 20 and 2 resepectively. Each of these 10 observations is multiplied by p and then reduced by q, where p \ne 0 and q \ne 0. If the new mean and new s.d. become half of their original values, then q is equal to

Options

Solution

Key Concepts and Formulas

  • Linear Transformation of Data: When each observation xix_i in a dataset is transformed into a new observation yiy_i using a linear relationship yi=axi+by_i = ax_i + b, where aa and bb are constants (a0a \ne 0).
  • Effect on Mean (Change of Origin and Scale): The new mean, yˉ\bar{y}, is related to the old mean, xˉ\bar{x}, by the same linear transformation: yˉ=axˉ+b\bar{y} = a\bar{x} + b
  • Effect on Standard Deviation (Change of Scale Only): The new standard deviation, σy\sigma_y, is related to the old standard deviation, σx\sigma_x, only by the absolute value of the scaling factor: σy=aσx\sigma_y = |a|\sigma_x Note that the constant bb (shifting factor) does not affect the standard deviation, as it only shifts the entire distribution without changing its spread.

Step-by-Step Solution

Let's break down the problem using the given information and the established statistical rules.

Given Information:

  • Original mean (xˉ\bar{x}) = 20
  • Original standard deviation (σx\sigma_x) = 2
  • Transformation: Each observation xix_i is multiplied by pp and then reduced by qq. So, the new observation yiy_i is given by: yi=pxiqy_i = px_i - q. Comparing this to the general form yi=axi+by_i = ax_i + b, we identify:
    • Scaling factor (aa) = pp
    • Shifting factor (bb) = q-q
  • New mean (yˉ\bar{y}) = half of original mean = 12xˉ=12(20)=10\frac{1}{2} \bar{x} = \frac{1}{2}(20) = 10
  • New standard deviation (σy\sigma_y) = half of original standard deviation = 12σx=12(2)=1\frac{1}{2} \sigma_x = \frac{1}{2}(2) = 1
  • Constraints: p0p \ne 0 and q0q \ne 0.

Step 1: Apply the Transformation Rule for Standard Deviation

We use the formula for the transformed standard deviation: σy=aσx\sigma_y = |a|\sigma_x. Substitute the identified value a=pa=p: σy=pσx\sigma_y = |p|\sigma_x Now, substitute the given numerical values for σx\sigma_x and σy\sigma_y: 1=p(2)1 = |p|(2) To find p|p|, we divide by 2: p=12|p| = \frac{1}{2} This equation tells us that pp can be either 12\frac{1}{2} or 12-\frac{1}{2}. We will explore both possibilities in the next step.

Step 2: Apply the Transformation Rule for the Mean

Next, we use the formula for the transformed mean: yˉ=axˉ+b\bar{y} = a\bar{x} + b. Substitute the identified values a=pa=p and b=qb=-q: yˉ=pxˉq\bar{y} = p\bar{x} - q Now, substitute the given numerical values for xˉ\bar{x} and yˉ\bar{y}: 10=p(20)q10 = p(20) - q 10=20pq(1)10 = 20p - q \quad \ldots(1) This equation relates pp and qq. We will use the possible values of pp from Step 1 to solve for qq.

Step 3: Solve for qq using the Possible Values of pp

We have two possible values for pp from Step 1 (p=12p = \frac{1}{2} or p=12p = -\frac{1}{2}).

Case 1: Assume p=12p = \frac{1}{2} Substitute p=12p = \frac{1}{2} into Equation (1): 10=20(12)q10 = 20\left(\frac{1}{2}\right) - q 10=10q10 = 10 - q Solving for qq: q=1010q = 10 - 10 q=0q = 0 However, the problem statement explicitly states that q0q \ne 0. Therefore, this case where p=12p = \frac{1}{2} is invalid.

Case 2: Assume p=12p = -\frac{1}{2} Substitute p=12p = -\frac{1}{2} into Equation (1): 10=20(12)q10 = 20\left(-\frac{1}{2}\right) - q 10=10q10 = -10 - q Solving for qq: q=1010q = -10 - 10 q=20q = -20 This value of q=20q = -20 satisfies the condition q0q \ne 0. Also, p=12p = -\frac{1}{2} satisfies p0p \ne 0. Both conditions are met in this case.

Step 4: Verify the Solution

Let's check if p=12p = -\frac{1}{2} and q=20q = -20 satisfy all the problem conditions:

  • Original mean xˉ=20\bar{x} = 20. New mean yˉ=pxˉq=(12)(20)(20)=10+20=10\bar{y} = p\bar{x} - q = (-\frac{1}{2})(20) - (-20) = -10 + 20 = 10. This is indeed half of the original mean.
  • Original s.d. σx=2\sigma_x = 2. New s.d. σy=pσx=12(2)=12(2)=1\sigma_y = |p|\sigma_x = |-\frac{1}{2}|(2) = \frac{1}{2}(2) = 1. This is indeed half of the original s.d. All conditions are consistent with the calculated values.

Common Mistakes & Tips

  • Absolute Value for Standard Deviation: Always remember to use the absolute value of the scaling factor (a|a|) when transforming the standard deviation. A common error is to use aa directly, which can lead to incorrect signs or values for pp.
  • Shifting Does Not Affect Standard Deviation: Understand that adding or subtracting a constant to all observations (the 'b' term) shifts the entire distribution but does not change its spread, and thus has no effect on the standard deviation.
  • Check Constraints: Always verify that your final values for pp and qq satisfy any given constraints, such as p0p \ne 0 and q0q \ne 0. This step was crucial in eliminating one of the possibilities for pp.

Summary

This problem requires a clear understanding of how linear transformations affect the mean and standard deviation of a dataset. By applying the specific rules that the mean is affected by both scaling and shifting, while the standard deviation is only affected by the absolute value of the scaling factor, we set up a system of equations. Solving these equations and considering the given constraints led us to the unique values for pp and qq. We found that p=12p = -\frac{1}{2} and q=20q = -20.

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

Practice More Statistics & Probability Questions

View All Questions