Statistics
Variance and AM
Grade 11
Question:
<p>Consider the following statements regarding the data set \(2x_1, 2x_2, \ldots, 2x_n\) where \(\sigma^2\) is the variance of \(x_1, x_2, \ldots, x_n\):</p><p><strong>Statement-1:</strong> The variance of \(2x_1, 2x_2, \ldots, 2x_n\) is \(4\sigma^2\).</p><p><strong>Statement-2:</strong> The AM of \(2x_1, 2x_2, \ldots, 2x_n\) is \(2\bar{x}\).</p><p>Which of the following is correct?</p>
<p>(A) Statement-1 is true, Statement-2 is true; Statement-2 is a correct explanation for Statement-1</p>
<p>(B) Statement-1 is true, Statement-2 is true; Statement-2 is not a correct explanation for Statement-1</p>
<p>(C) Statement-1 is true, Statement-2 is false</p>
<p>(D) Statement-1 is false, Statement-2 is true</p>
Step-by-Step Solution
Key Concept: When each data point is scaled by a constant k, the mean scales by k (linear transformation), but variance scales by k² (since variance measures squared deviations). Understanding these scaling properties separately is crucial.
<p><strong>Step 1: Verify Statement-2 (Mean scaling)</strong></p><p>If mean of original data is $\bar{x}$, then mean of $2x_1, 2x_2, \ldots, 2x_n$ is:</p><p>$$\text{AM} = \frac{2x_1 + 2x_2 + \cdots + 2x_n}{n} = 2\left(\frac{x_1 + x_2 + \cdots + x_n}{n}\right) = 2\bar{x}$$</p><p><strong>Statement-2 is TRUE ✓</strong></p><p><strong>Step 2: Verify Statement-1 (Variance scaling)</strong></p><p>Original variance: $\sigma^2 = \frac{1}{n}\sum(x_i - \bar{x})^2$</p><p>Variance of transformed data:</p><p>$$\text{Var}(2x_i) = \frac{1}{n}\sum(2x_i - 2\bar{x})^2 = \frac{1}{n}\sum[2(x_i - \bar{x})]^2$$</p><p>$$= \frac{1}{n}\sum 4(x_i - \bar{x})^2 = 4 \cdot \frac{1}{n}\sum(x_i - \bar{x})^2 = 4\sigma^2$$</p><p><strong>Statement-1 is TRUE ✓</strong></p><p><strong>Step 3: Conclusion</strong></p><p>Both statements are correct. The key rule: for data scaled by constant k, $\text{Var}(kX) = k^2\sigma^2$ (quadratic scaling), while $\text{Mean}(kX) = k\bar{x}$ (linear scaling).</p><p>∴ <strong>Answer: B (Both statements are correct)</strong></p>
Correct Answer: B