השוואת שיטות
סקרו את השיטות שבחרתם זו לצד זו; שורות שבהן יש הבדל מודגשות.
| מרחק מהלנוביס חסין (Robust Mahalanobis Distance)× | תרשים קופסה מותאם להתפלגויות מוטות× | רגרסיית ריבועים זעירים חתוכים (Least Trimmed Squares - LTS)× | אומדן סטיית תקן מוחלטת חציונית (MAD)× | |
|---|---|---|---|---|
| תחום | סטטיסטיקה | סטטיסטיקה | סטטיסטיקה | סטטיסטיקה |
| משפחה | Regression model | Regression model | Regression model | Regression model |
| שנת המקור≠ | 1990 | 2008 | 1984 | 1974 |
| הוגה השיטה≠ | Rousseeuw & Van Zomeren (robust distance); Filzmoser, Garrett & Reimann (multivariate outlier detection) | Hubert & Vandervieren | Peter J. Rousseeuw | Hampel (influence-curve treatment); classical robust statistics |
| סוג≠ | Robust multivariate outlier detection | Robust outlier detection / descriptive visualization | Robust linear regression | Robust scale estimator |
| מקור מכונן≠ | Rousseeuw, P. J. & Van Zomeren, B. C. (1990). Unmasking Multivariate Outliers and Leverage Points. Journal of the American Statistical Association, 85(411), 633-639. DOI ↗ | Hubert, M. & Vandervieren, E. (2008). An Adjusted Boxplot for Skewed Distributions. Computational Statistics & Data Analysis, 52(12), 5186-5201. DOI ↗ | Rousseeuw, P. J. (1984). Least Median of Squares Regression. Journal of the American Statistical Association, 79(388), 871-880. DOI ↗ | Hampel, F. R. (1974). The Influence Curve and Its Role in Robust Estimation. Journal of the American Statistical Association, 69(346), 383-393. DOI ↗ |
| כינויים≠ | MCD Mahalanobis distance, robust mahalanobis, minimum covariance determinant distance, Robust Mahalanobis Uzaklığı | adjusted box plot, medcouple boxplot, skewness-adjusted boxplot, Düzeltilmiş Kutu Grafiği (Adjusted Boxplot) | LTS, least trimmed squares regression, trimmed least squares, robust regression | median absolute deviation, MAD scale estimator, robust scale estimation, Medyan Mutlak Sapma (MAD) Tahmini |
| קשורות | 5 | 5 | 5 | 5 |
| תקציר≠ | Robust Mahalanobis Distance flags multivariate outliers by measuring how far each observation lies from the centre of the data using a robust covariance estimate. It builds on the robust-distance framework of Rousseeuw and Van Zomeren (1990) and the multivariate outlier-detection approach of Filzmoser, Garrett and Reimann (2005), replacing the classical mean and covariance with the Minimum Covariance Determinant (MCD) estimate so that the outliers themselves do not distort the distance. | The Adjusted Boxplot is a robust descriptive tool introduced by Hubert and Vandervieren (2008) that corrects the classical IQR-based boxplot for skewness using the medcouple statistic, reducing the false labelling of outliers in asymmetric data. | Least Trimmed Squares is a robust linear regression method introduced by Peter J. Rousseeuw in 1984. Instead of fitting all residuals, it estimates the coefficients by minimising the sum of only the h smallest squared residuals, which gives it a breakdown point of up to 50% and reliable estimates on data heavily contaminated by outliers. | Median Absolute Deviation estimation is a robust measure of statistical dispersion that replaces the standard deviation when outliers are present. Rooted in the influence-curve framework formalised by Hampel (1974), it summarises the spread of a continuous variable using medians instead of means, so a single extreme value cannot distort the result. |
| ScholarGateמערך נתונים ↗ |
|
|
|
|