1. What is the purpose of this paper?
The aim of this paper is twofold: (a) showing that many researchers use a very poor method to detect outliers; (b) outlining the Median Absolute Deviation (MAD) method as a way of dealing with the problem of outliers.
read more
2. What is the breakdown point of the estimator?
The estimator's breakdown point is the maximum proportion of observations that can be contaminated (i.e., set to infinity) without forcing the estimator to result in a false value (infinite or null in the case of an estimator of scale).
read more
3. What is the procedure for calculating the MAD?
The procedure for calculating the MAD is simple, the authors have to: (a) compute the median using the menu “Analysis” and the command “Frequency”; (b) subtract this value from all observations in the statistical series using the command “Compute” in the menu “Transform”; (c) compute the median of the resulting new variable as in the first point, and (d) multiply this value by 1.4826 (if the authors assume normality ofthe data).
read more