linear regression
Sign in to saveAlso known as linear regression method, linear regression analysis
statistical approach for modeling the relationship between a scalar dependent variable and one or more explanatory variables
Wikidata facts
- Subclass of
- machine learning
Show 8 more facts
- discoverer or inventor
- Francis Galton
- Commons category
- Linear regression
- uses
- loss function
- Stack Exchange tag
- stackoverflow.com/tags/linear-regression
- opposite of
- nonlinear regression
- facet of
- regression analysis
- on focus list of Wikimedia project
- Wikipedia:Vital articles/Level/4
- maintained by WikiProject
- WikiProject Mathematics
via Wikidata · CC0
~40 min read
Encyclopedic overview
In statistics, linear regression is a model that estimates the relationship between a scalar response (dependent variable) and one or more explanatory variables (regressor or independent variable). A model with exactly one explanatory variable is a simple linear regression; a model with two or more explanatory variables is a multiple linear regression. This term is distinct from multivariate linear regression, which predicts multiple correlated dependent variables rather than a single dependent variable.
In linear regression, the relationships are modeled using linear predictor functions whose unknown model parameters are estimated from the data. Most commonly, the conditional mean of the response given the values of the explanatory variables (or predictors) is assumed to be an affine function of those values; less commonly, the conditional median or some other quantile is used. Like all forms of regression analysis, linear regression focuses on the conditional probability distribution of the response given the values of the predictors, rather than on the joint probability distribution of all of these variables, which is the domain of multivariate analysis.
Excerpted from Wikipedia’s “linear regression” article, available under the CC BY-SA 4.0 licence.
Available in 43 languages
- Español
- Français
- Deutsch
- 中文
- 日本語
- Русский
- Português
- Italiano
- العربية
- Albanian
- Armenian
- Asturian
- Azerbaijani
- Bahasa Indonesia
- Basque
- Belarusian
- Catalan
- Central Kurdish
Show 24 more
via Wikidata sitelinks · CC0