What does linear in ‘linear regression’ actually mean?
Answer Posted / Saket Shukla
In linear regression, 'linear' refers to the relationship between the dependent and independent variables being a straight line. The equation for a linear regression model is y = b0 + b1*x, where y is the dependent variable, x is the independent variable, b0 is the y-intercept, and b1 is the slope.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers