To find the mean deviation, we first need to find the mean (average) of the given numbers. The mean is calculated by adding up all the numbers and then dividing by the total number of numbers:
\[\text{Mean} = \frac{6 + 7 + 8 + 9 + 10}{5} = 8\]
Next, we find the deviation of each number from the mean. To do this, we subtract the mean from each number:
\[\begin{aligned} \text{Deviation of 6} &= 6 - 8 = -2 \\
\text{Deviation of 7} &= 7 - 8 = -1 \\
\text{Deviation of 8} &= 8 - 8 = 0 \\
\text{Deviation of 9} &= 9 - 8 = 1 \\
\text{Deviation of 10} &= 10 - 8 = 2 \end{aligned}\]
Note that any negative deviations should be treated as positive values, so we need to ignore the negative signs when we calculate the mean deviation.
To find the mean deviation, we add up all the deviations (ignoring any negative signs) and then divide by the total number of numbers:
\[\begin{aligned} \text{Mean Deviation} &= \frac{|-2| + |-1| + |0| + |1| + |2|}{5} \\
&= \frac{2 + 1 + 0 + 1 + 2}{5} \\
&= \frac{6}{5} \\
&= 1.2 \end{aligned}\]
Therefore, the mean deviation of 6, 7, 8, 9, 10 is 1.2.