Find the mean deviation of 6, 7, 8, 9, 10
1.2
1.5
2
8
Correct answer is A
\(\begin{matrix}
x & x-m & |x-m| \\
6 & -2 & 2 \\
7 & -1 & 1 \\
8 & 0 & 0 \\
9 & 1 & 1 \\
10 & 2 & 2 \\
& & 6
\end{matrix}
\)
Mean deviation\(=\frac{\sum|x-m|}{n}=\frac{6}{5} = 1.2\)