What is the mean deviation of the first 10 natural numbers?
- A. 2
- B. 2.5 ✓
- C. 3
- D. 3.5
Correct Answer: B. 2.5
Explanation
The mean of the first 10 natural numbers is \frac{1+10}{2} = 5.5. The mean deviation is given by \frac{1}{10}\sum |x_i - \bar{x}|. The deviations |x_i - 5.5| for x_i \in \{1, 2, \dots, 10\} are 4.5, 3.5, 2.5, 1.5, 0.5, each appearing twice (for values above and below the mean). The sum of deviations is 2(4.5 + 3.5 + 2.5 + 1.5 + 0.5) = 2(12.5) = 25. The mean deviation is \frac{25}{10} = 2.5.
Related questions on Statistics & Probability
- Let x be the mean of squares of first n natural numbers and y be the square of mean of first n natural numbers. If $\frac{x}{y}=\fra...
- What is the probability of getting a composite number in the list of natural numbers from 1 to 50?
- Two numbers x and y are chosen at random from a set of first 10 natural numbers. What is the probability that (x+y) is divisible by 4?
- A number x is chosen at random from first n natural numbers. What is the probability that the number chosen satisfies $x+\frac{1}{x} \gt...
- Three fair dice are tossed once. What is the probability that they show different numbers that are in AP?