What is the mean deviation of first 10 even natural numbers?
5
This problem asks us to find the mean deviation of the first 10 even natural numbers. The mean deviation is a measure of dispersion that tells us the average distance of each data point from the mean (or median, but commonly the mean). To find the mean deviation, we first need to calculate the mean of the numbers and then the average of the absolute differences between each number and the mean.
The mean deviation is defined as the average of the absolute deviations of the data points from a central value (usually the mean or median). The formula for mean deviation from the mean is:
Mean Deviation = $\frac{\sum |x_i - \bar{x}|}{n}$
Where:
Natural numbers are positive integers starting from 1 (1, 2, 3, ...). Even natural numbers are natural numbers that are divisible by 2. The first 10 even natural numbers are:
So, the set of data points is $\{2, 4, 6, 8, 10, 12, 14, 16, 18, 20\}$. The number of data points, $n$, is 10.
The mean ($\bar{x}$) is the sum of all data points divided by the number of data points.
Sum of the first 10 even natural numbers = $2 + 4 + 6 + 8 + 10 + 12 + 14 + 16 + 18 + 20 = 110$.
Number of data points ($n$) = 10.
Mean ($\bar{x}$) = $\frac{\text{Sum of numbers}}{n} = \frac{110}{10} = 11$.
The mean of the first 10 even natural numbers is 11.
Next, we find the absolute difference between each number and the mean (11). We take the absolute value to ensure the deviations are positive.
| Even Natural Number ($x_i$) | Mean ($\bar{x}$) | Deviation ($x_i - \bar{x}$) | Absolute Deviation $|x_i - \bar{x}|$ |
|---|---|---|---|
| 2 | 11 | 2 - 11 = -9 | $|-9| = 9$ |
| 4 | 11 | 4 - 11 = -7 | $|-7| = 7$ |
| 6 | 11 | 6 - 11 = -5 | $|-5| = 5$ |
| 8 | 11 | 8 - 11 = -3 | $|-3| = 3$ |
| 10 | 11 | 10 - 11 = -1 | $|-1| = 1$ |
| 12 | 11 | 12 - 11 = 1 | $|1| = 1$ |
| 14 | 11 | 14 - 11 = 3 | $|3| = 3$ |
| 16 | 11 | 16 - 11 = 5 | $|5| = 5$ |
| 18 | 11 | 18 - 11 = 7 | $|7| = 7$ |
| 20 | 11 | 20 - 11 = 9 | $|9| = 9$ |
The sum of the absolute deviations is $\sum |x_i - \bar{x}| = 9 + 7 + 5 + 3 + 1 + 1 + 3 + 5 + 7 + 9 = 50$.
Now, we calculate the mean deviation using the formula:
Mean Deviation = $\frac{\sum |x_i - \bar{x}|}{n} = \frac{50}{10} = 5$.
The mean deviation of the first 10 even natural numbers is 5.
| Concept | Definition | Calculation (from mean) | Purpose |
|---|---|---|---|
| Mean ($\bar{x}$) | Average of a dataset | Sum of values / Number of values | Measure of central tendency |
| Deviation ($x_i - \bar{x}$) | Difference between a data point and the mean | $x_i - \bar{x}$ | Shows how far a point is from the mean (signed) |
| Absolute Deviation ($|x_i - \bar{x}|$) | Positive difference between a data point and the mean | $|x_i - \bar{x}|$ | Shows the distance from the mean (unsigned) |
| Mean Deviation | Average of absolute deviations from the mean | $\frac{\sum |x_i - \bar{x}|}{n}$ | Measure of dispersion, average distance from the mean |
Mean deviation is one type of measure of dispersion. Measures of dispersion describe how spread out the data points are in a dataset. Other common measures of dispersion include:
Mean deviation is relatively easy to calculate but is less commonly used than standard deviation because the absolute value function can make further mathematical analysis more difficult compared to the squared deviations used in variance and standard deviation.
What is the mean deviation about the mean ?
What is the coefficient of mean deviation of 21, 34, 23, 39, 26, 37, 40, 20, 33, 27 (taken from mean)?
The sum of deviations of n number of observations measured from 2.5 is 50. The sum of deviations of the same set of observations measured from 3.5 is -50. What is the value of n?
Let xi, i = 1, 2, ..., n be n observations and wi = pxi + k, i = 1, 2, ..., n where p and k are constants. If the mean of xi's is 48 and standard deviation is 12, whereas the mean of wi's is 55 and standard deviation is 15, then the value of p and k should be