Why is the intercept included in the regression equation?

Why is the intercept included in the regression equation?

The Importance of Intercept The intercept (often labeled as constant) is the point where the function crosses the y-axis. In some analysis, the regression model only becomes significant when we remove the intercept, and the regression line reduces to Y = bX + error.

How do you interpret the Y intercept in a regression?

The intercept (often labeled the constant) is the expected mean value of Y when all X=0. Start with a regression equation with one predictor, X. If X sometimes equals 0, the intercept is simply the expected mean value of Y at that value. If X never equals 0, then the intercept has no intrinsic meaning.

What does a regression without an intercept mean?

However, a regression without a constant means that the regression line goes through the origin wherein the dependent variable and the independent variable is equal to zero. In the figure shown, the dashed line is the regular regression line without removing the intercept. The line in bold is the one which has its intercept removed.

What happens when you remove the intercept of a variable?

As you can see, by removing the intercept almost all the variables become significant with p-values less than 0.05, and most importantly the R2 value increases considerably. An R2 of 0.81 means that 81 percent of the variance in Y is predictable from the independent variables; and an R2 of 0.98 means that 98 percent is predictable; and so on.

When to use the intercept in a model?

If you have dummy variables in your model, though, the intercept has more meaning. Dummy coded variables have values of 0 for the reference group and 1 for the comparison group. Since the intercept is the expected mean value when X=0, it is the mean value only for the reference group (when all other X=0).

When does the intercept cross the Y axis?

The intercept (often labeled as constant) is the point where the function crosses the y-axis. In some analysis, the regression model only becomes significant when we remove the intercept, and the regression line reduces to Y = bX + error.