WeightedMeanAbsDevVsMedian
[this page | pdf]
Function Description
Returns,
, the weighted
mean absolute deviation versus the median of a series
(for
), calculated as
follows:

(where
is the weighted median
of the series, see MnWeightedMedian)
See also MnWeightedMeanAbsDevVsMean
which provides another common way of measuring mean absolute deviation.
However, the mean absolute deviation is minimised if it is measured relative to
the median of the series rather than relative to its mean.
See Weighted
Moments and Cumulants for further details and explanation of terms in this
formula. If the weights are equal then returns the same as MnMeanAbsDevVsMedian.
NAVIGATION LINKS
Contents | Prev | Next
Output type / Parameter details
Output type: Double
Parameter Name | Variable Type | Description |
InputArray | Double() | Array containing data series to be analysed |
WeightArray | Double() | Array containing series to use to weight observations |
Links to:
-
Interactively run function
-
Interactive instructions
-
Example calculation
-
Output type / Parameter details
-
Illustrative spreadsheet
-
Other Statistical functions
-
Computation units used
Note: If you use any Nematrian web service either programmatically or interactively then you will be deemed to have agreed to the Nematrian website License Agreement