-
Multiple linear regression
Date posted:
-
-
Post Author
espadmin
A multiple linear regression produces a linear relationship between a dependent variable and several independent variables in the form: y = a0 + a1x1 + a2x2 +. . .+ aixi, where y is the dependent variable, x1, x2,. . .,xi are i independent variables, and a0, a1,. . .,ai are coefficients to be determined in the analysis.