The sum of deviations of n numbers from 10 and 20 are p and q respectively. If (p - q)2 = 10000, then what is the value of n?
10
The question asks us to find the number of items, denoted by 'n', given information about the sum of deviations of these 'n' numbers from two different values, 10 and 20. The sum of deviations from 10 is given as 'p', and the sum of deviations from 20 is given as 'q'. We are also provided with an equation relating p and q: $\left(p - q\right)^2 = 10000$.
The deviation of a single number $x_i$ from a constant 'a' is defined as $\left(x_i - a\right)$. The sum of deviations of n numbers $x_1, x_2, \dots, x_n$ from a constant 'a' is the sum of the individual deviations:
$\sum_{i=1}^{n} \left(x_i - a\right)$
Based on the problem description, we can write the expressions for p and q:
Mathematically, $p = \sum_{i=1}^{n} \left(x_i - 10\right)$.
We can expand this sum:
$p = \sum_{i=1}^{n} x_i - \sum_{i=1}^{n} 10$
The sum of a constant 'c' n times is simply $n \times c$. So, $\sum_{i=1}^{n} 10 = 10n$.
Thus, $p = \sum_{i=1}^{n} x_i - 10n$.
Mathematically, $q = \sum_{i=1}^{n} \left(x_i - 20\right)$.
We can expand this sum:
$q = \sum_{i=1}^{n} x_i - \sum_{i=1}^{n} 20$
The sum of a constant 20 n times is $20n$. So, $\sum_{i=1}^{n} 20 = 20n$.
Thus, $q = \sum_{i=1}^{n} x_i - 20n$.
We are given the relationship $\left(p - q\right)^2 = 10000$. Let's first find the expression for $\left(p - q\right)$.
Substitute the expressions for p and q:
$p - q = \left(\sum_{i=1}^{n} x_i - 10n\right) - \left(\sum_{i=1}^{n} x_i - 20n\right)$
Carefully remove the parentheses. Remember that subtracting a negative term results in adding a positive term:
$p - q = \sum_{i=1}^{n} x_i - 10n - \sum_{i=1}^{n} x_i + 20n$
Notice that the term $\sum_{i=1}^{n} x_i$ cancels out:
$p - q = -10n + 20n$
$p - q = 10n$
Now, substitute this expression for $\left(p - q\right)$ into the given equation:
$\left(10n\right)^2 = 10000$
Square the term on the left side:
$100n^2 = 10000$
Now, solve for $n^2$ by dividing both sides by 100:
$n^2 = \frac{10000}{100}$
$n^2 = 100$
To find n, take the square root of both sides:
$n = \sqrt{100}$
$n = \pm 10$
Since 'n' represents the number of items, it must be a positive value. Therefore, we take the positive root.
$n = 10$
The value of n is 10.
Let's check this against the given options:
Our calculated value $n=10$ matches Option 1.
| Concept | Formula/Definition | Value in this problem |
|---|---|---|
| Sum of deviations from 'a' | $\sum_{i=1}^{n} (x_i - a)$ | p (from 10), q (from 20) |
| p | $\sum x_i - 10n$ | Given as 'p' |
| q | $\sum x_i - 20n$ | Given as 'q' |
| Relationship | $(p - q)^2 = 10000$ | Given |
| p - q | $10n$ | Derived |
| Value of n | 10 | Calculated |
| Step | Calculation/Expression | Notes |
|---|---|---|
| Define p | $p = \sum x_i - 10n$ | Sum of deviations from 10 |
| Define q | $q = \sum x_i - 20n$ | Sum of deviations from 20 |
| Calculate p - q | $(\sum x_i - 10n) - (\sum x_i - 20n) = 10n$ | Difference of sums |
| Use given equation | $(p - q)^2 = 10000$ | Problem condition |
| Substitute and solve | $(10n)^2 = 10000 \Rightarrow 100n^2 = 10000 \Rightarrow n^2 = 100 \Rightarrow n = 10$ | Algebraic solution for n |
An important property related to the sum of deviations is that the sum of deviations of a set of numbers from their arithmetic mean is always zero.
Let $\bar{x} = \frac{1}{n} \sum_{i=1}^{n} x_i$ be the mean of the n numbers.
The sum of deviations from the mean is $\sum_{i=1}^{n} (x_i - \bar{x})$.
Expanding this sum: $\sum_{i=1}^{n} x_i - \sum_{i=1}^{n} \bar{x} = \sum x_i - n\bar{x}$.
Since $\bar{x} = \frac{\sum x_i}{n}$, we have $n\bar{x} = \sum x_i$.
So, $\sum x_i - n\bar{x} = \sum x_i - \sum x_i = 0$.
In this problem, the sum of deviations from 10 (p) and from 20 (q) are generally not zero, because 10 and 20 are not necessarily the mean of the n numbers. The difference $(p-q)$, however, depends only on n and the constants used (10 and 20), not on the numbers $x_i$ themselves.
The mean and the variance of 10 observations are given to be 4 and 2 respectively. If every observation is multiplied by 2, the mean and the variance of the new series will be respectively.
If the data are moderately non-symmetrical, then which one of the following empirical relationships is correct?
If the total number of observations is 20, ∑ x i= 1000 and \(\sum {\rm{x}}_{\rm{i}}^2 = 84000\) , then what is the variance of the distribution?
Among these options, which one is NOT an example of relative measure of dispersion?
The standard deviation of the first 10 natural numbers is 3.028. What will be the standard deviation of the first 20 natural numbers?