Maison » Method of Ordinary Least Squares (OLS)

Method of Ordinary Least Squares (OLS)

1805
  • Adrien-Marie Legendre
  • Carl Friedrich Gauss
Historical office scene depicting the Method of Ordinary Least Squares in mathematical statistics.

A standard approach for approximating solutions to overdetermined systems by finding model parameters that minimize the sum of the squared differences between observed and predicted values. This sum is known as the sum of squared residuals (SSR). The goal is to find the parameters [latex]\hat{\beta}[/latex] that minimize the function [latex]S(\beta) = \sum_{i=1}^{n} (y_i – x_i^T \beta)^2[/latex].

Le méthode of ordinary least squares is a cornerstone of regression analysis. It provides a direct way to estimate the unknown parameters in a linear model. The principle is to find the line (or hyperplane in multiple regression) that is closest to all the data points simultaneously. ‘Closest’ is defined in terms of minimizing the vertical distances from each point to the line, specifically, the sum of the squares of these distances (residuals).

This minimization problem can be solved using calculus. By taking the derivative of the sum of squared residuals function [latex]S(\beta)[/latex] with respect to the parameter vector [latex]\beta[/latex] and setting it to zero, we derive a set of equations known as the ‘normal equations’. In matrix form, these are expressed as [latex]X^T X \hat{\beta} = X^T y[/latex], where [latex]X[/latex] is the matrix of independent variables and [latex]y[/latex] is the vector of the dependent variable.

The solution for the estimated coefficient vector is then given by [latex]\hat{\beta} = (X^T X)^{-1} X^T y[/latex]. This closed-form solution is computationally efficient and provides a unique estimate, provided that the matrix [latex]X^T X[/latex] is invertible (i.e., there is no perfect multicollinearity among the independent variables). Geometrically, the OLS solution corresponds to an orthogonal projection of the outcome vector [latex]y[/latex] onto the vector subspace spanned by the columns of the predictor matrix [latex]X[/latex]. While powerful, OLS is sensitive to outliers, as squaring the residuals gives large errors a disproportionately large influence on the final fit.

UNESCO Nomenclature: 1209
- Statistiques

Taper

Logiciel/Algorithme

Perturbation

Substantiel

Usage

Utilisation généralisée

Précurseurs

  • Linear algebra (matrix operations)
  • Differential calculus (for finding minima)
  • Theory of errors in observation (developed by astronomers)
  • Analytic geometry (Descartes)

Applications

  • parameter estimation in linear regression models
  • traitement du signal and digital filtering
  • control theory for system identification
  • econometrics for modeling economic relationships
  • astronomical calculations of orbits

Brevets:

NA

Idées d'innovations potentielles

!niveaux !!! Adhésion obligatoire

Vous devez être membre de l'association pour accéder à ce contenu.

S’inscrire maintenant

Vous êtes déjà membre ? Connectez-vous ici
Related to: least squares, OLS, parameter estimation, sum of squared residuals, optimization, normal equations, linear algebra, regression analysis, curve fitting, data fitting.

Laisser un commentaire

Votre adresse e-mail ne sera pas publiée. Les champs obligatoires sont indiqués avec *

DISPONIBLE POUR DE NOUVEAUX DÉFIS
Ingénieur mécanique, chef de projet, ingénierie des procédés ou R&D
Développement de produits efficace

Disponible pour un nouveau défi dans un court délai.
Contactez-moi sur LinkedIn
Intégration électronique métal-plastique, Conception à coût réduit, BPF, Ergonomie, Appareils et consommables de volume moyen à élevé, Production allégée, Secteurs réglementés, CE et FDA, CAO, Solidworks, Lean Sigma Black Belt, ISO 13485 médical

Nous recherchons un nouveau sponsor

 

Votre entreprise ou institution est dans le domaine de la technique, de la science ou de la recherche ?
> envoyez-nous un message <

Recevez tous les nouveaux articles
Gratuit, pas de spam, email non distribué ni revendu

ou vous pouvez obtenir votre adhésion complète - gratuitement - pour accéder à tout le contenu restreint >ici<

Contexte historique

(si la date est inconnue ou non pertinente, par exemple « mécanique des fluides », une estimation arrondie de son émergence notable est fournie)

Inventions, innovations et principes techniques connexes

Retour en haut

Vous aimerez peut-être aussi