Concept:Mean deviation measures the average distance of each data value from the mean.Explanation:Given data: 5,8,2,9,6Mean: x=55+8+2+9+6=530=6Find absolute deviations from the mean:∣5−6∣=1, ∣8−6∣=2, ∣2−6∣=4, ∣9−6∣=3, ∣6−6∣=0Sum of absolute deviations =1+2+4+3+0=10Mean deviation =n∑∣x−x∣=510=2Answer:2Correct option: D