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
Show 2 more facts
- Commons category
- Linear regression
- Stack Exchange tag
- stackoverflow.com/tags/linear-regression
via Wikidata · CC0
~40 min read
Article
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.
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