Linear regression

In statistics, linear regression is a linear approach to modelling the relationship between a scalar response and one or more explanatory variables (also known as dependent and independent variables). The case of one explanatory variable is called simple linear regression; for more than one, the process is called multiple linear regression. This term is distinct from multivariate linear regression, where multiple correlated dependent variables are predicted, rather than a single scalar variable.In linear regression, the relationships are modeled using linear predictor functions whose unknown model parameters are estimated from the data. Such models are called linear models. 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.
Linear regression was the first type of regression analysis to be studied rigorously, and to be used extensively in practical applications. This is because models which depend linearly on their unknown parameters are easier to fit than models which are non-linearly related to their parameters and because the statistical properties of the resulting estimators are easier to determine.
Linear regression has many practical uses. Most applications fall into one of the following two broad categories:

If the goal is prediction, forecasting, or error reduction, linear regression can be used to fit a predictive model to an observed data set of values of the response and explanatory variables. After developing such a model, if additional values of the explanatory variables are collected without an accompanying response value, the fitted model can be used to make a prediction of the response.
If the goal is to explain variation in the response variable that can be attributed to variation in the explanatory variables, linear regression analysis can be applied to quantify the strength of the relationship between the response and the explanatory variables, and in particular to determine whether some explanatory variables may have no linear relationship with the response at all, or to identify which subsets of explanatory variables may contain redundant information about the response.Linear regression models are often fitted using the least squares approach, but they may also be fitted in other ways, such as by minimizing the "lack of fit" in some other norm (as with least absolute deviations regression), or by minimizing a penalized version of the least squares cost function as in ridge regression (L2-norm penalty) and lasso (L1-norm penalty). Conversely, the least squares approach can be used to fit models that are not linear models. Thus, although the terms "least squares" and "linear model" are closely linked, they are not synonymous.

View More On Wikipedia.org
  • 101

    Greg Bernhardt

    A PF Singularity From USA
    • Messages
      19,443
    • Media
      227
    • Reaction score
      10,021
    • Points
      1,237
  • 4

    fog37

    A PF Cell
    • Messages
      1,568
    • Reaction score
      108
    • Points
      133
  • 1

    939

    A PF Atom
    • Messages
      111
    • Reaction score
      2
    • Points
      36
  • 1

    edge333

    A PF Molecule
    • Messages
      16
    • Reaction score
      0
    • Points
      56
  • 1

    freshcoast

    A PF Atom
    • Messages
      185
    • Reaction score
      1
    • Points
      26
  • 1

    xeon123

    A PF Atom
    • Messages
      90
    • Reaction score
      0
    • Points
      31
  • 1

    joshthekid

    A PF Atom From CO, USA
    • Messages
      46
    • Reaction score
      1
    • Points
      41
  • 1

    WWGD

    A PF Moon
    • Messages
      7,010
    • Reaction score
      10,470
    • Points
      541
  • 1

    Travis T

    A PF Atom
    • Messages
      18
    • Reaction score
      2
    • Points
      33
  • 1

    avner yakov

    A PF Quark
    • Messages
      3
    • Reaction score
      0
    • Points
      4
  • 1

    avicenna

    A PF Molecule
    • Messages
      84
    • Reaction score
      8
    • Points
      61
  • 1

    monsmatglad

    A PF Molecule
    • Messages
      76
    • Reaction score
      0
    • Points
      56
  • 1

    synMehdi

    A PF Atom 29 From City of the Dead...
    • Messages
      38
    • Reaction score
      0
    • Points
      32
  • 1

    Vital

    A PF Electron
    • Messages
      108
    • Reaction score
      4
    • Points
      18
  • 1

    schniefen

    A PF Atom
    • Messages
      178
    • Reaction score
      4
    • Points
      41
  • Back
    Top