Advertisements
Advertisements
Question
If `barx` represents the mean of n observations x1, x2, ..., xn, then value of `sum_(i = 1)^n (x_i - barx)` is ______.
Options
–1
0
1
n – 1
Solution
If `barx` represents the mean of n observations x1, x2, ..., xn, then value of `sum_(i = 1)^n (x_i - barx)` is 0.
Explanation:
The formula of the mean `(barx)` is:
`barx = (sum_(i = 1)^n x_i)/n`
`sum_(i = 1)^n x_i = nbarx` ...(I)
Here, n is total number of observation.
The value of `sum_(i = 1)^n (x_i - barx)` is calculated as follows:
`sum_(i = 1)^n(x_i - barx) = sum_(i = 1)^n x_i - sum_(i = 1)^n barx`
Now, from equation (I), we get
`sum_(i = 1)^n (x_i - barx) = nbarx - sum_(i = 1)^n barx`
= `nbarx - barx sum_(i = 1)^n 1`
= `nbarx - nbarx`
= 0
APPEARS IN
RELATED QUESTIONS
Find the mean of all factors of 10.
The numbers of children in 10 families of a locality are:
2, 4, 3, 4, 2, 0, 3, 5, 1, 1, 5. Find the mean number of children per family.
The mean of marks scored by 100 students was found to be 40. Later on it was discovered
that a score of 53 was misread as 83. Find the correct mean.
Find the sum of the deviations of the variate values 3, 4, 6, 7, 8, 14 from their mean.
If x is the mean of the ten natural numbers `x_1, x_2 , x_3+....... + x_10` show that (x1 -x) + (x2 - x) +.........+ (x10 - x)` = 0
Find the mean of the following data:
x : | 19 | 21 | 23 | 25 | 27 | 29 | 31 |
f : | 13 | 15 | 16 | 18 | 16 | 15 | 13 |
Find the median of the following data (1-8)
12, 17, 3, 14, 5, 8, 7, 15
Find the mode of the following data :
14, 25, 14, 28, 18, 17, 18, 14, 23, 22, 14, 18
For which set of numbers do the mean, median and mode all have the same value?
A football player scored the following number of goals in the 10 matches:
1, 3, 2, 5, 8, 6, 1, 4, 7, 9
Since the number of matches is 10 (an even number), therefore, the median
= `(5^("th") "observation" + 6^("th") "observation")/2`
= `(8 + 6)/2` = 7
Is it the correct answer and why?