Multiple Linear Regression

353 views

Even though multiple linear regression is comprised of multiple variables and calculated similarly to simple linear regression, fundamentally I understand that is not an average of multiple simple linear regressions simply bc it is not divided by the number of variables.

What I don’t seem to understand is the difference between a graph showing the simple linear regressions for multiple variables and multiple linear regression

In: 7

2 Answers

Anonymous 0 Comments

It’s just the number of variables.

Linear is just the relationship between X and Y

But Multiple is the relationship between Y and more than one other variable.

You are viewing 1 out of 2 answers, click here to view all answers.