Foundation of Data Science: Unit III: Describing Relationships

Multiple Regression Equations

Data Science

Multiple linear regression is an extension of linear regression, which allows a response variable, y to be modelled as a linear function of two or more predictor variables.

Multiple Regression Equations

• Multiple linear regression is an extension of linear regression, which allows a response variable, y to be modelled as a linear function of two or more predictor variables.

• In a multiple regression model, two or more independent variables, i.e. predictors are involved in the model. The simple linear regression model and the multiple regression model assume that the dependent variable is continuous.

Difference between Simple and Multiple Regression


Foundation of Data Science: Unit III: Describing Relationships : Tag: : Data Science - Multiple Regression Equations