Concept:Mean deviation is the average of the absolute differences between each data value and the mean of the data set.Explanation:First, calculate the arithmetic mean.x=65+3+0+7+2+1x=618=3Now find the absolute deviation of each value from the mean, ∣x−x∣.∣5−3∣=2∣3−3∣=0∣0−3∣=3∣7−3∣=4∣2−3∣=1∣1−3∣=2Add all the absolute deviations.2+0+3+4+1+2=12Apply the mean deviation formula.MD=n∑∣x−x∣MD=612=2Answer:Mean deviation is 2.0.Correct option: B. 2.0