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›Least Median of Squares (LMS) Regression
Regression model

Least Median of Squares (LMS) Regression

Least Median of Squares Regression · Also known as: LMS, least median of squares regression, en küçük medyan kareler (LMS)

Least Median of Squares is a robust linear regression method introduced by Peter J. Rousseeuw in 1984. Instead of minimising the sum of squared residuals like ordinary least squares, it minimises the median of the squared residuals, which lets the fit resist contamination by up to roughly 50% outliers.

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.

Least Median of Squares
Least Trimmed SquaresOLS RegressionQuantile RegressionRANSAC RegressionTheil-Sen EstimatorMM-Estimator

When to use it

Use LMS for predicting or explaining a continuous outcome with a linear model when the data may contain a substantial share of outliers and you need a fit that is not pulled toward them. It assumes the linear model is valid and tolerates an outlier proportion of up to about 50%. A reasonable sample size (at least about 30 observations) is recommended; with very few observations its statistical efficiency drops sharply and a simpler median-based estimator is preferable.

Strengths & limitations

Strengths
  • Very high breakdown point: tolerates contamination of up to about 50% of the observations.
  • Resists outliers far better than ordinary least squares, since extreme residuals do not affect the median.
  • Requires no normality assumption on the errors.
Limitations
  • Low statistical efficiency compared with least squares when the data are clean.
  • No closed-form solution; estimates come from a search over candidate fits, which is computationally heavier.
  • Performs poorly in very small samples; with fewer than about 20 observations a simpler median-based method is preferable.

Frequently asked

How is LMS different from ordinary least squares?

OLS minimises the sum of squared residuals, so a few large errors dominate and outliers can dictate the fit. LMS minimises the median of the squared residuals, so the most extreme residuals are ignored and the line follows the bulk of the data.

What does the 50% breakdown point mean?

It means up to roughly half of the observations can be arbitrary outliers before the LMS fit can be forced to take an arbitrary value. This is the highest breakdown point an estimator can achieve, which is what makes LMS exceptionally robust.

Why is LMS less efficient than least squares?

Relying on the median rather than all residuals throws away information when the data are clean, so on outlier-free, well-behaved data LMS estimates are noisier than the least-squares estimates. The trade is robustness for efficiency.

What should I use when the sample is very small?

With fewer than about 20 observations LMS has very low efficiency, and below about 10 observations it is not meaningful. In those cases a simpler median-based robust estimator such as the Theil-Sen estimator is preferable.

Sources

  1. Rousseeuw, P. J. (1984). Least Median of Squares Regression. Journal of the American Statistical Association, 79(388), 871-880. DOI: 10.1080/01621459.1984.10477105 ↗
  2. Hampel, F. R., Ronchetti, E. M., Rousseeuw, P. J., & Stahel, W. A. (1986). Robust Statistics: The Approach Based on Influence Functions. Wiley. ISBN: 978-0471735779

How to cite this page

ScholarGate. (2026, June 1). Least Median of Squares Regression. ScholarGate. https://scholargate.app/en/statistics/least-median-squares

Related methods

Least Trimmed SquaresOLS RegressionQuantile RegressionRANSAC RegressionTheil-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
  • OLS RegressionEconometrics↔ compare
  • Quantile RegressionEconometrics↔ compare
  • RANSAC RegressionStatistics↔ compare
  • Theil-Sen EstimatorStatistics↔ compare
Compare side by side →

Referenced by

Least Trimmed SquaresMM-Estimator

Similar methods

Least Trimmed SquaresHuber RegressionS-EstimatorRobust RegressionRobust Linear RegressionM-EstimatorRobust Multiple linear regressionRobust Simple linear regression

Related reference concepts

Least Squares StatisticsSimple Linear RegressionRobustness (Statistics)Multivariate Multiple RegressionLeast-Squares ApproximationPartial Least Squares Regression

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

ScholarGate — Least Median of Squares (Least Median of Squares Regression). Retrieved 2026-07-21 from https://scholargate.app/en/statistics/least-median-squares · Dataset: https://doi.org/10.5281/zenodo.20539026
Quick facts
Originator
Peter J. Rousseeuw
Year
1984
Type
Robust linear regression
Estimator
Minimises the median of squared residuals
BreakdownPoint
up to 50%
Outcome
continuous
Related methods
Least Trimmed SquaresOLS RegressionQuantile RegressionRANSAC RegressionTheil-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