JEE Challenger
More from Statistics

Calculate Standard Deviation from Sums of Squared Deviations

For 10 observations x1,x2,,x10x_1, x_2, \dots, x_{10}, if i=110(xi+2)2=180\sum_{i=1}^{10} (x_i + 2)^2 = 180 and i=110(xi1)2=90\sum_{i=1}^{10} (x_i - 1)^2 = 90, then their standard deviation is:

Options

A

2

B

3\sqrt{3}

C

222\sqrt{2}

D

3

Correct

Step-by-Step Solution

To find the standard deviation of the 1010 observations x1,x2,,x10x_1, x_2, \dots, x_{10}, we start by expanding the given summations.

Given:

  1. i=110(xi+2)2=180\sum_{i=1}^{10} (x_i + 2)^2 = 180
  2. i=110(xi1)2=90\sum_{i=1}^{10} (x_i - 1)^2 = 90

Expanding equation (1): i=110(xi2+4xi+4)=180\sum_{i=1}^{10} (x_i^2 + 4x_i + 4) = 180 i=110xi2+4i=110xi+i=1104=180\sum_{i=1}^{10} x_i^2 + 4\sum_{i=1}^{10} x_i + \sum_{i=1}^{10} 4 = 180 i=110xi2+4i=110xi+40=180\sum_{i=1}^{10} x_i^2 + 4\sum_{i=1}^{10} x_i + 40 = 180 i=110xi2+4i=110xi=140— (Equation 1)\sum_{i=1}^{10} x_i^2 + 4\sum_{i=1}^{10} x_i = 140 \quad \text{--- (Equation 1)}

Expanding equation (2): i=110(xi22xi+1)=90\sum_{i=1}^{10} (x_i^2 - 2x_i + 1) = 90 i=110xi22i=110xi+i=1101=90\sum_{i=1}^{10} x_i^2 - 2\sum_{i=1}^{10} x_i + \sum_{i=1}^{10} 1 = 90 i=110xi22i=110xi+10=90\sum_{i=1}^{10} x_i^2 - 2\sum_{i=1}^{10} x_i + 10 = 90 i=110xi22i=110xi=80— (Equation 2)\sum_{i=1}^{10} x_i^2 - 2\sum_{i=1}^{10} x_i = 80 \quad \text{--- (Equation 2)}

Subtracting Equation 2 from Equation 1: (i=110xi2+4i=110xi)(i=110xi22i=110xi)=14080\left(\sum_{i=1}^{10} x_i^2 + 4\sum_{i=1}^{10} x_i\right) - \left(\sum_{i=1}^{10} x_i^2 - 2\sum_{i=1}^{10} x_i\right) = 140 - 80 6i=110xi=606\sum_{i=1}^{10} x_i = 60 i=110xi=10\sum_{i=1}^{10} x_i = 10

Substituting i=110xi=10\sum_{i=1}^{10} x_i = 10 back into Equation 2: i=110xi22(10)=80\sum_{i=1}^{10} x_i^2 - 2(10) = 80 i=110xi2=100\sum_{i=1}^{10} x_i^2 = 100

Now, the variance (σ2\sigma^2) for N=10N = 10 observations is calculated using the formula: σ2=1Ni=110xi2(1Ni=110xi)2\sigma^2 = \frac{1}{N} \sum_{i=1}^{10} x_i^2 - \left(\frac{1}{N} \sum_{i=1}^{10} x_i\right)^2 σ2=10010(1010)2\sigma^2 = \frac{100}{10} - \left(\frac{10}{10}\right)^2 σ2=101=9\sigma^2 = 10 - 1 = 9

Taking the square root to find the standard deviation (σ\sigma): σ=9=3\sigma = \sqrt{9} = 3

Thus, the correct option is D.

Calculate Standard Deviation from Sums of Squared Deviations | Mathematics PYQ Solution - JEE Challenger