Skip to contentScholarGate
LibraryBookshelfDeskReview StudioAssistant
Sign in
On this page
IntuitionHow it worksWhen to use itStrengths & limitationsCommon pitfallsApplicationsFrequently asked🔒 Read the full methodSourcesRelated methods
Cite this pageSpotted an issue on this page? Report or suggest a fix →
Home›Statistics›Robust Covariance Estimation (MCD)
Regression model

Robust Covariance Estimation (MCD)

Minimum Covariance Determinant Estimation · Also known as: minimum covariance determinant, MCD estimator, robust covariance estimation, Robust Kovaryans Tahmini (MCD)

Robust Covariance via the Minimum Covariance Determinant (MCD) estimates a multivariate mean vector and covariance matrix that are not distorted by outliers. It was made practical by the Fast-MCD algorithm of Rousseeuw and Van Driessen (1999), building on Rousseeuw's earlier work on robust estimation.

ScholarGate
  1. Regression model
  2. v1
  3. 2 Sources
  4. PUBLISHED
Cite this page →
Tools & resources
Download slides
Learn & explore

Read the full method

Members only

Sign in with a free account to read this section.

Sign in

Method map

The neighbourhood of related methods — select a node to explore.

Robust Covariance (MCD)
Least Trimmed SquaresMAD EstimationRobust ANOVATheil-Sen EstimatorRANSAC RegressionRobust Factor Analysis

When to use it

Use robust covariance when you work with continuous, multivariate data that may contain outliers and you need a mean and covariance you can trust for downstream tasks such as outlier detection or robust distances. It tolerates up to about 50% contamination and needs a reasonable sample (at least about 50 observations, and more observations than variables). It is not appropriate for very small samples (n < 20) or when the outlier share is so high that even the clean subset is unreliable.

Strengths & limitations

Strengths
  • Resistant to outliers: tolerates up to roughly 50% contamination while still recovering the true location and scatter.
  • Does not assume normality — it only requires continuous multivariate data.
  • Made computationally practical for real datasets by the Fast-MCD concentration-step algorithm.
Limitations
  • Needs more observations than variables and a moderate sample (at least about 50); it is unreliable for n < 20.
  • When the outlier ratio is very high (above about 25%), the quality of the selected clean subset degrades.
  • It summarises location and scatter only; it is a building block for diagnostics rather than a full inferential model.

Frequently asked

What does the 'minimum determinant' actually minimise?

MCD searches over subsets of the data for the one whose covariance matrix has the smallest determinant. A small determinant means the smallest-volume scatter ellipsoid, i.e. the most tightly concentrated subset, which is taken to be the clean, outlier-free core of the data.

How many outliers can MCD tolerate?

Up to roughly 50% of the observations can be contaminated before the estimator breaks down. In practice, when the outlier ratio rises above about 25% the quality of the selected subset begins to degrade, so very heavy contamination should be handled with care.

Why is the Fast-MCD algorithm important?

The exact MCD requires searching every possible subset, which is computationally impossible for realistic data. The Fast-MCD algorithm of Rousseeuw and Van Driessen (1999) uses iterative concentration steps to converge to the minimum-determinant subset quickly, which is what makes MCD usable in practice.

What should I use when my sample is too small for MCD?

MCD needs more observations than variables and becomes unreliable below about 20 observations. For very small samples, a coordinate-wise robust scale such as the median absolute deviation (MAD) is a safer fallback.

Sources

  1. Rousseeuw, P. J. & Van Driessen, K. (1999). A Fast Algorithm for the Minimum Covariance Determinant Estimator. Technometrics, 41(3), 212-223. DOI: 10.1080/00401706.1999.10485670 ↗
  2. Rousseeuw, P. J. & Leroy, A. M. (1987). Robust Regression and Outlier Detection. Wiley. ISBN: 978-0471488552

How to cite this page

ScholarGate. (2026, June 1). Minimum Covariance Determinant Estimation. ScholarGate. https://scholargate.app/en/statistics/robust-covariance

Related methods

Least Trimmed SquaresMAD EstimationRobust ANOVATheil-Sen Estimator

Which method?

Set this method beside its closest kin and read them side by side — the library lays the books on the table; the choice is yours.

  • Least Trimmed SquaresStatistics↔ compare
  • MAD EstimationStatistics↔ compare
  • Robust ANOVAStatistics↔ compare
  • Theil-Sen EstimatorStatistics↔ compare
Compare side by side →

Referenced by

RANSAC RegressionRobust Factor Analysis

Similar methods

Robust Mahalanobis DistanceRobust Discriminant AnalysisRobust Factor AnalysisRobust K-means ClusteringRobust Hierarchical ClusteringRobust Cluster AnalysisS-EstimatorRobust k-means

Related reference concepts

Multivariate Normal DistributionK-Means ClusteringModel-Based ClusteringPrincipal Component AnalysisQuadratic Discriminant AnalysisMultivariate Analysis of Variance

Spotted an issue on this page? Report or suggest a fix →

ScholarGate — Robust Covariance (MCD) (Minimum Covariance Determinant Estimation). Retrieved 2026-07-21 from https://scholargate.app/en/statistics/robust-covariance · Dataset: https://doi.org/10.5281/zenodo.20539026
Quick facts
Originator
Rousseeuw; Rousseeuw & Van Driessen (Fast-MCD)
Year
1999
Type
Robust multivariate location-scatter estimator
Estimator
Minimum Covariance Determinant (Fast-MCD)
BreakdownPoint
up to 50% outliers tolerated
MinSample
50
Related methods
Least Trimmed SquaresMAD EstimationRobust ANOVATheil-Sen Estimator
ScholarGate

A content-first reference library for research methods — what each one is, how it works, and where it comes from.

Open data (CC-BY)

Explore

  • Library
  • Search the library…
  • Browse by field
  • Fields
  • Journey
  • Compare
  • Which method?

Reference

  • Subjects
  • Atlas
  • Glossary
  • Methodology
  • Philosophy

Your tools

  • Bookshelf
  • Desk
  • Chat

Company

  • About
  • Pricing
  • Contact
  • Suggest a method

Entries are compiled from published sources for reference. Verifying the accuracy and suitability of any information for your own use remains your responsibility.

© 2026 ScholarGate · A research-method reference library
  • Privacy
  • Cookies
  • Terms
  • Delete account