WLJS LogoWLJS Notebook

MeanDeviation

MeanDeviation[data] gives the mean absolute deviation from the mean of the elements in data.

Examples

MeanDeviation[{1, 2, 3, 4, 5}]
MeanDeviation[RandomReal[1, 100]]

Please visit the official Wolfram Language Reference for more details.

On this page