3. There are two common ways to turn negative values into more useful positive values: take the absolute value or square the value. To find the MAD we find the absolute value of each deviation, then find the mean of those numbers. To find the standard deviation we square each of the deviations, then find the mean of those numbers. Then finally take the square root of that mean. Compute the MAD and the standard deviation of the original data set.