Regression equation for Analyze Binary Response for Factorial Design

Find definitions and interpretation guidance for every statistic in the Regression equation table.

Equations

Use the regression equation to describe the relationship between the response and the terms in the model. The regression equation is an algebraic representation of the regression model.

The regression equation with a binary response and more than one term takes the following form:

y' = b0 + b1X1 + b2X2 + ... + bkXk

In the regression equation, the letters represent the following:
  • y' is the probability of the event, transformed with the link function
  • b0 is the constant
  • b1, b2, ..., bk are the coefficients
  • X1, X2, ..., Xk are the values of the terms

Interpretation

Minitab displays the regression equation in uncoded units unless the model is nonhierarchical.
Note

When the model is nonhierarchical, the regression equation is in coded units.

For more information on hierarchy, go to What are hierarchical models?.
Interpretation of uncoded units
For a regression equation that is in uncoded units, interpret the coefficients using the natural units of each variable. For a categorical variable, the natural units of the variable are −1 for the low level and +1 for the high level, just as if the variable was coded. You can examine the coded coefficients in the Coefficients table. For the center point term, the variable is 1 if all of the continuous factors are at their midpoints, and is 0 otherwise. Because the equation is averaged over blocks, no coefficients for any blocks are in the equation.
Interpretation of coded units
For a regression equation in coded units, the low level of a factor is −1 and the high level of a factor is +1. The units for covariates are always the units in the data, even when the factors are coded. For the center point term, the variable is 1 if all of the continuous factors are at their midpoints, and is 0 otherwise. Because the equation is averaged over blocks, no coefficients for any blocks are in the equation.