All Exams Test series for 1 year @ ₹349 only
Question

For 10 observations $x_1, x_2, \dots, x_{10}$, if $\sum_{i=1}^{10} (x_i + 2)^2 = 180$ and $\sum_{i=1}^{10} (x_i - 1)^2 = 90$, then their standard deviation is:

The correct answer is
3

Standard Deviation Calculation Steps

We are given information about 10 observations ($n=10$) and two summation formulas:

  • $\sum_{i=1}^{10} (x_i + 2)^2 = 180$
  • $\sum_{i=1}^{10} (x_i - 1)^2 = 90$

We need to find the standard deviation ($\sigma$). First, let's expand the given equations.

Expanding the Summation Formulas

Let $S_1 = \sum_{i=1}^{10} x_i$ and $S_2 = \sum_{i=1}^{10} x_i^2$. Using the algebraic identity $(a \pm b)^2 = a^2 \pm 2ab + b^2$, we expand the terms:

  1. First Equation Expansion: $ \sum_{i=1}^{10} (x_i + 2)^2 = \sum_{i=1}^{10} (x_i^2 + 4x_i + 4) $ $ = \sum_{i=1}^{10} x_i^2 + 4 \sum_{i=1}^{10} x_i + \sum_{i=1}^{10} 4 $ $ = S_2 + 4S_1 + (10 \times 4) = 180 $ $ \implies S_2 + 4S_1 + 40 = 180 $ $ \implies S_2 + 4S_1 = 140 $ (Equation A)
  2. Second Equation Expansion: $ \sum_{i=1}^{10} (x_i - 1)^2 = \sum_{i=1}^{10} (x_i^2 - 2x_i + 1) $ $ = \sum_{i=1}^{10} x_i^2 - 2 \sum_{i=1}^{10} x_i + \sum_{i=1}^{10} 1 $ $ = S_2 - 2S_1 + (10 \times 1) = 90 $ $ \implies S_2 - 2S_1 + 10 = 90 $ $ \implies S_2 - 2S_1 = 80 $ (Equation B)

Solving for Sums ($S_1$ and $S_2$)

Now we have a system of two linear equations with two variables ($S_1$ and $S_2$):

  • Equation A: $S_2 + 4S_1 = 140$
  • Equation B: $S_2 - 2S_1 = 80$

Subtract Equation B from Equation A:

$ (S_2 + 4S_1) - (S_2 - 2S_1) = 140 - 80 $ $ 6S_1 = 60 $ $ S_1 = \frac{60}{6} = 10 $

Substitute $S_1 = 10$ into Equation B:

$ S_2 - 2(10) = 80 $ $ S_2 - 20 = 80 $ $ S_2 = 100 $

Calculating Mean and Variance

The mean ($\bar{x}$) of the observations is:

$ \bar{x} = \frac{S_1}{n} = \frac{10}{10} = 1 $

The variance ($\sigma^2$) is calculated using the formula $\sigma^2 = \frac{\sum x_i^2}{n} - (\bar{x})^2$:

$ \sigma^2 = \frac{S_2}{n} - (\bar{x})^2 $ $ \sigma^2 = \frac{100}{10} - (1)^2 $ $ \sigma^2 = 10 - 1 = 9 $

Determining Standard Deviation

The standard deviation ($\sigma$) is the square root of the variance:

$ \sigma = \sqrt{\sigma^2} = \sqrt{9} $ $ \sigma = 3 $
Was this answer helpful?

Similar Questions

  1. Let $X = \{x \in \mathbb{N} : 1 \leq x \leq 19\}$ and for some $a, b \in \mathbb{R}, Y = \{ax + b : x \in X\}$. If the mean and variance of the elements of $Y$ are 30 and 750, respectively, then the sum of all possible values of $b$ is
  2. A random variable $X$ takes values $0, 1, 2, 3$ with probabilities $\frac{2a+1}{30}, \frac{8a-1}{30}, \frac{4a+1}{30}, b$ respectively, where $a, b \in \mathbf{R}$. Let $\mu$ and $\sigma$ respectively be the mean and standard deviation of $X$ such that $\sigma^2 + \mu^2 = 2$. Then $\frac{a}{b}$ is equal to :
  3. Let the mean and variance of 8 numbers $-10, -7, -1, x, y, 9, 2, 16$ be $\frac{7}{2}$ and $\frac{293}{4}$, respectively. 

    Then the mean of 4 numbers $x, y, x + y + 1, |x - y|$ is :

  4. The mean deviation about the mean for the data
    $x_i$579101215
    $f_i$862226

    is equal to:
  5. Suppose that the mean and median of the non-negative numbers 21, 8, 17, $a$, 51, 103, $b$, 13, 67, ($a > b$), are 40 and 21, respectively. If the mean deviation about the median is 26, then $2a$ is equal to:
  6. Let the mean and the standard deviation of the observation $2, 3, 3, 4, 5, 7, a, b$ be 4 and $\sqrt{2}$ respectively. Then the mean deviation about the mode of these observations is :
  7. The mean and variance of 10 observations are 9 and 34.2, respectively. If 8 of these observations are 2, 3, 5, 10, 11, 13, 15, 21, then the mean deviation about the median of all the 10 observations is
  8. If the mean and median of the data

    x0-1010-2020-3030-4040-50 
    f362xy$\Sigma f = 20$

    are equal, then $xy^2$ is equal to

  9. If the mean of the data: 7,8,9,7,8,7,$\lambda$,8 is 8, then the variance of this data is :-

  10. Four dice are thrown simultaneously and the numbers shown on these dice are recorded in $2\times2$ matrices. The probability that such formed matrices have all different entries and are non-singular, is :


Important Questions from Measures of Dispersion and Probability

  1. Let $X = \{x \in \mathbb{N} : 1 \leq x \leq 19\}$ and for some $a, b \in \mathbb{R}, Y = \{ax + b : x \in X\}$. If the mean and variance of the elements of $Y$ are 30 and 750, respectively, then the sum of all possible values of $b$ is
  2. A random variable $X$ takes values $0, 1, 2, 3$ with probabilities $\frac{2a+1}{30}, \frac{8a-1}{30}, \frac{4a+1}{30}, b$ respectively, where $a, b \in \mathbf{R}$. Let $\mu$ and $\sigma$ respectively be the mean and standard deviation of $X$ such that $\sigma^2 + \mu^2 = 2$. Then $\frac{a}{b}$ is equal to :
  3. Let the mean and variance of 8 numbers $-10, -7, -1, x, y, 9, 2, 16$ be $\frac{7}{2}$ and $\frac{293}{4}$, respectively. 

    Then the mean of 4 numbers $x, y, x + y + 1, |x - y|$ is :

  4. The mean deviation about the mean for the data
    $x_i$579101215
    $f_i$862226

    is equal to:
  5. Suppose that the mean and median of the non-negative numbers 21, 8, 17, $a$, 51, 103, $b$, 13, 67, ($a > b$), are 40 and 21, respectively. If the mean deviation about the median is 26, then $2a$ is equal to:
Need Expert Advice?
More Questions from JEE Main

Start Your Preparation with Prepp Mobile App

Download the app from Google Play & App Store
Download the app from Google Play & App Store
Prepp Mobile App