Respuesta :

Answer with explanation:

  • The mean absolute deviation (MAD) of a data set is the mean of the absolute distances from the mean.

Steps to find MAD:

Step 1. Calculate mean([tex]\overline{x}[/tex]) of the data using formula: [tex]\overline{x}=\dfrac{\sum x}{n}[/tex] ,  where x denotes data points and n is the number of data points.

Step 2. Calculate distance of each data point from mean :

Distance = [tex]|x-\overline{x}|[/tex]

Step 3. Divide  distance of each data point from mean by n:

MAD = [tex]\dfrac{\sum |x-\overline{x}|}{n}[/tex] , which is the final computation to find MAD.