mad

mad(a, b, c, ...)

mad(A)

Compute the median absolute deviation of a matrix or a list with values. The median absolute deviation is defined as the median of the absolute deviations from the median.

Try it yourself:

See also:
All functions