0% found this document useful (0 votes)
101 views3 pages

Polynomial Regression

Polynomial regression is a form of regression analysis that models the relationship between an independent variable x and dependent variable y as a polynomial equation of degree n in x. It fits a nonlinear relationship between x and the expected value of y, even though the regression function is linear in the parameters being estimated from the data, making it a special case of multiple linear regression. The explanatory variables resulting from expanding the baseline variables into higher-degree terms are used to model nonlinear relationships between variables.

Uploaded by

Suraj Hanu
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
101 views3 pages

Polynomial Regression

Polynomial regression is a form of regression analysis that models the relationship between an independent variable x and dependent variable y as a polynomial equation of degree n in x. It fits a nonlinear relationship between x and the expected value of y, even though the regression function is linear in the parameters being estimated from the data, making it a special case of multiple linear regression. The explanatory variables resulting from expanding the baseline variables into higher-degree terms are used to model nonlinear relationships between variables.

Uploaded by

Suraj Hanu
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 3

Polynomial regression

From Wikipedia, the free encyclopedia


Jump to navigationJump to search

Part of a series on

Regression analysis

Models

 Linear regression
 Simple regression
 Polynomial regression
 General linear model

 Generalized linear model


 Discrete choice
 Binomial regression
 Binary regression
 Logistic regression
 Multinomial logistic regression
 Mixed logit
 Probit
 Multinomial probit
 Ordered logit
 Ordered probit
 Poisson

 Multilevel model
 Fixed effects
 Random effects
 Linear mixed-effects model
 Nonlinear mixed-effects model

 Nonlinear regression
 Nonparametric
 Semiparametric
 Robust
 Quantile
 Isotonic
 Principal components
 Least angle
 Local
 Segmented

 Errors-in-variables

Estimation
 Least squares
 Linear
 Non-linear

 Ordinary
 Weighted
 Generalized

 Partial
 Total
 Non-negative
 Ridge regression
 Regularized

 Least absolute deviations


 Iteratively reweighted
 Bayesian
 Bayesian multivariate

Background
 Regression validation
 Mean and predicted response
 Errors and residuals
 Goodness of fit
 Studentized residual
 Gauss–Markov theorem

  Mathematics portal

 v
 t
 e

In statistics, polynomial regression is a form of regression analysis in which the


relationship between the independent variable x and the dependent variable y is
modelled as an nth degree polynomial in x. Polynomial regression fits a nonlinear
relationship between the value of x and the corresponding conditional mean of y,
denoted E(y |x). Although polynomial regression fits a nonlinear model to the data, as
a statistical estimation problem it is linear, in the sense that the regression function
E(y | x) is linear in the unknown parameters that are estimated from the data. For this
reason, polynomial regression is considered to be a special case of multiple linear
regression.
The explanatory (independent) variables resulting from the polynomial expansion of the
"baseline" variables are known as higher-degree terms. Such variables are also used
in classification settings.[1]

You might also like