How can we use the concept:
Most often when finding Mean Absolute Deviation (henceforth called MAD), we follow a series of steps and not a formula.
The steps:
1) Find the mean of the data set.
2) Find the absolute deviation of each data point by finding the absolute value of the difference between each data point and the mean. (Since we are using absolute value, all these values will be positive.)
3) Find the mean of the deviations.