Lesson 1 of 8
Introduction to Linear Regression
Test Your Knowledge
Check your understanding of this lesson with a short quiz.
Check your understanding of this lesson with a short quiz.
Ask questions about this lesson and get instant answers.
Linear regression estimates how much variable Y changes with every unit of change in X. The general linear regression equation is represented as follows:
Y = a + bX
Where, X is the independent explanatory variable and Y is the dependent variable. The line has a slope b, and a is the intercept, that is the value of y when x=0.
The following video by Bionic Turtle explains the concept of linear regression in detail.