Skip to content
LearnStatisticspowered by UpThink

Statistics and data science, defined

Multiple Regression

Multiple (linear) regression is a regression technique aimed at finding a linear relationship between the dependent variable and multiple independent variables. (See regression analysis.)

The multiple regression model is as follows:

Yi = B0 + B1 X1i + B2 X2i + ¼+ Bm Xmi + Ei, i=1,¼,N,

where Yi are values of the dependent variable, X1i, X2i, … , Xmi are values of m independent variables, Ei – random errors, N > m+1 is the sample size.

Multiple regression finds the set of parameters B0, B1, … , Bmi that provides the best fit between the model and the given data (which are a set of N vectors – {(Yi, X1i, … , Xmi), i=1,…,N}).

If the symbols do not display properly, try
the graphic version of this page

Related entries

Where this gets used

We teach data science and statistics online, one subject at a time, on fixed start dates with an instructor who marks your work.