ArticleslgStudy

mathematics

Robust Regression and Outlier Detection

Robust Regression and Outlier Detection is a mathematics topic covered in the lgStudy science library. This page brings together a partial reference excerpt, illustrations, worked examples, real-world applications and a short study plan, so you can understand Robust Regression and Outlier Detection rather than just read about it. In short: Robust Regression and Outlier Detection is a book on robust statistics, particularly focusing on the breakdown point of methods for robust regression. It was written by Peter Rousseeuw and Annick M.

Robust Regression and Outlier Detection — main illustration
Robust Regression and Outlier Detection — illustration

Key takeaways

  • Robust Regression and Outlier Detection belongs to mathematics; place it in that map before memorising details.
  • Learn the definition first, then one example that makes the definition concrete.
  • Connect Robust Regression and Outlier Detection to a quantity you can measure, compute or draw — that is where exam questions come from.
  • Reproduce the core statement of Robust Regression and Outlier Detection from memory before moving on to harder problems.

Reference excerpt

Robust Regression and Outlier Detection is a book on robust statistics, particularly focusing on the breakdown point of methods for robust regression. It was written by Peter Rousseeuw and Annick M. Leroy, and published in 1987 by Wiley.

Background

Linear regression is the problem of inferring a linear functional relationship between a dependent variable and one or more independent variables, from data sets where that relation has been obscured by noise. Ordinary least squares assumes that the data all lie near the fit line or plane, but depart from it by the addition of normally distributed residual values. In contrast, robust regression methods work even when some of the data points are outliers that bear no relation to the fit line or plane, possibly because the data draws from a mixture of sources or possibly because an adversarial agent is trying to corrupt the data to cause the regression method to produce an inaccurate result. A typical application, discussed in the book, involves the Hertzsprung–Russell diagram of star types, in which one wishes to fit a curve through the main sequence of stars without the fit being thrown off by the outlying giant stars and white dwarfs. The breakdown point of a robust regression method is the fraction of outlying data that it can tolerate while remaining accurate. For this style of analysis, higher breakdown points are better. The breakdown point for ordinary least squares is near zero (a single outlier can make the fit become arbitrarily far from the remaining uncorrupted data) while some other methods have breakdown points as high as 50%. Although these methods require few assumptions about the data, and work well for data whose noise is not well understood, they may have somewhat lower efficiency than ordinary least squares (requiring more data for a given accuracy of fit) and their implementation may be complex and slow.

Topics The book has seven chapters. The first is introductory; it describes simple linear regression (in which there is only one independent variable), discusses the possibility of outliers that corrupt either the dependent or the independent variable, provides examples in which outliers produce misleading results, defines the breakdown point, and briefly introduces several methods for robust simple regression, including repeated median regression. The second and third chapters analyze in more detail the least median of squares method for regression (in which one seeks a fit that minimizes the median of the squared residuals) and the least trimmed squares method (in which one seeks to minimize the sum of the squared residuals that are below the median). These two methods both have breakdown point 50% and can be applied for both simple regression (chapter two) and multivariate regression (chapter three). Although the least median has an appealing geometric description (as finding a strip of minimum height containing half the data), its low efficiency leads to the recommendation that the least trimmed squares be used instead; least trimmed squares can also be interpreted as using the least median method to find and eliminate outliers and then using simple regression for the remaining data, and approaches simple regression in its efficiency. As well as describing these methods and analyzing their statistical properties, these chapters also describe how to use the authors' software for implementing these methods. The third chapter also includes descriptions of some alternative estimators with high breakdown points. The fourth chapter describes one-dimensional estimation of a location parameter or central tendency and its software implementation, and the fifth chapter goes into more detail about the algorithms used by the software to compute these estimates efficiently. The sixth chapter concerns outlier detection, comparing methods for identifying data points as outliers based on robust statistics with other widely used methods, and the final chapter concerns higher-dimensional location problems as well as time series analysis and problems of fitting an ellipsoid or covariance matrix to data. As well as using the breakdown point to compare statistical methods, the book also looks at their equivariance: for which families of data transformations does the fit for transformed data equal the transformed version of the fit for the original data? In keeping with the book's focus on applications, it features many examples of analyses done using robust methods, comparing the resulting estimates with the estimates obtained by standard non-robust methods. Theoretical material is included, but set aside so that it can be easily skipped over by less theoretically inclined readers. The authors take the position that robust methods can be used both to check the applicability of ordinary regression (when the results of both methods agree) and to supplant them in cases where the results disagree.

Audience and reception The book is aimed at applied statisticians, with the goal of convincing them to use the robust methods that it describes. Unlike previous work in robust statistics, it makes robust methods both understandable by and (through its associated software) available to practitioners. No prior knowledge of robust statistics is required, although some background in basic statistical techniques is assumed. The book could also be used as a textbook, although reviewer P. J. Laycock calls the possibility of such a use "bold and progressive" and reviewers Seheult and Green point out that such a course would be unlikely to fit into British statistical curricula. Reviewers Seheult and Green complain that too much of the book acts as a user guide to the authors' software, and should have been trimmed. However, reviewer Gregory F. Piepel writes that "the presentation is very good", and he recommends the book to any user of statistical methods. And, while suggesting the reordering of some material, Karen Kafadar strongly recommends the book as a textbook for graduate students and a reference for professionals. And reviewer A. C. Atkinson concisely summarizes the book as "interesting and important".

Related books There have been multiple previous books on robust regression and outlier detection, including:

… excerpt ends here. Continue reading the full article.

Illustrations

Robust Regression and Outlier Detection: The Hertzsprung–Russell diagram of stars plotted by luminosity and color. Robust regression methods can fit a curve to the main sequence, the central curve in this diagram, without being strongly influenced by the groups of stars far from the main sequence.
The Hertzsprung–Russell diagram of stars plotted by luminosity and color. Robust regression methods can fit a curve to the main sequence, the central curve in this diagram, without being strongly influenced by the groups of stars far from the main sequence.

Worked examples

Example 1 — a first encounter with Robust Regression and Outlier Detection

Start with the simplest possible case. Write down what Robust Regression and Outlier Detection claims or describes in one sentence, then invent the smallest concrete situation in which that sentence is true. In mathematics, the smallest case is usually a single object, a single equation or a single measurement. Check that every symbol or term in your sentence has a meaning in that case.

Example 2 — changing one variable

Take the situation from Example 1 and change exactly one quantity: double it, halve it, or set it to zero. Predict what should happen to Robust Regression and Outlier Detection before you calculate. Comparing your prediction with the result is the fastest way to find out whether you understand the idea or only the words.

Example 3 — an exam-style question

Typical questions about Robust Regression and Outlier Detection ask you to (a) state it precisely, (b) apply it to given data, and (c) explain a limitation. Practise writing all three answers in under five minutes; the third part is what separates a full-mark answer from an average one.

Applications of Robust Regression and Outlier Detection

In research
Robust Regression and Outlier Detection appears in mathematics research whenever the underlying quantities have to be modelled precisely. Papers usually cite it as a starting assumption and then explore where it breaks down.
In technology and industry
Engineering practice reuses Robust Regression and Outlier Detection in design rules, simulations and safety margins. Knowing the idea lets you read a specification sheet and understand why the numbers look the way they do.
In the classroom
Robust Regression and Outlier Detection is common in secondary-school and first-year university syllabi. It links to neighbouring topics 1987 non-fiction books, Robust regression, Statistics books, so understanding it makes those chapters shorter.
In everyday life
Look for Robust Regression and Outlier Detection outside the textbook — in sport, cooking, traffic, electronics or the sky above you. An example you found yourself is remembered far longer than one you were given.
Ask Teacher Smith questions about this articleOpens your AI tutor with a question about “Robust Regression and Outlier Detection” →

Affiliate

Preply — study more efficiently by working with a personal tutor. 50% off.

How to study Robust Regression and Outlier Detection in 20 minutes

  1. Read the reference excerpt below once, without taking notes.
  2. Close the page and write down what Robust Regression and Outlier Detection means in your own words.
  3. Compare your version with the excerpt and mark what you missed.
  4. Work through the three examples above with pen and paper.
  5. Explain Robust Regression and Outlier Detection out loud to somebody else — or to Teacher Smith in the lgStudy chat.

Frequently asked questions

What is Robust Regression and Outlier Detection in simple terms?

Robust Regression and Outlier Detection is a book on robust statistics, particularly focusing on the breakdown point of methods for robust regression. It was written by Peter Rousseeuw and Annick M.

Why does Robust Regression and Outlier Detection matter?

Because it connects several mathematics ideas at once: it gives you a definition you can apply, a quantity you can calculate, and a way to check whether a result is plausible.

How should I study Robust Regression and Outlier Detection?

Read the excerpt, restate it from memory, then work through the examples and applications listed on this page. The five-step study plan above takes about twenty minutes.

What does this page cover?

It gives you a compact reference excerpt plus original lgStudy explanations, examples, applications and study material on Robust Regression and Outlier Detection.

Tags

  • 1987 non-fiction books
  • Robust regression
  • Statistics books

Keep exploring