a type of linear regression analysis in which the relationship between an explanatory or independent variable and an outcome or dependent variable is modeled as a polynomial. Polynomial regression is appropriate for expressing higher order nonlinear effects among variables (via quadratic or cubic functions such as yi = β0 + β1xi + β2xi2 + β3xi3 + …) while retaining all other aspects of linear approaches.