Spring 2026
\[\text{Income} = \beta_0 + \beta_1 \text{Female} + \beta_2 \text{Height} + \varepsilon\]
\[\text{Income} = 15 - 12 \times \text{Female} + 0.5 \times \text{Height} + \varepsilon\]
for a woman with \(\text{Height} = 0\)
\[\text{Income} = 15 - 12 \times 1 + 0.5 \times 0 = 3\]
\[\text{Income} = \beta_0 + \beta_1 \text{Female} + \beta_2 \text{Height} + \varepsilon\]
\[\text{Income} = 15 - 12 \times \text{Female} + 0.5 \times \text{Height} + \varepsilon\]
for a man with \(\text{Height} = 0\)
\[\text{Income} = 15 - 12 \times 0 + 0.5 \times 0 = 15\]
for two women with \(\text{Height} = 66\) and \(\text{Height} = 60\)
\[\text{Income} = 15 - 12 \times 1 + 0.5 \times 66 = 36\]
\[\text{Income} = 15 - 12 \times 1 + 0.5 \times 60 = 33\]
\[\Delta \text{Income} = 0.5 \times \Delta \text{Height} = 3\]
for two men with \(\text{Height} = 76\) and \(\text{Height} = 70\)
\[\text{Income} = 15 - 12 \times 0 + 0.5 \times 76 = 53\]
\[\text{Income} = 15 - 12 \times 0 + 0.5 \times 70 = 50\]
\[\Delta \text{Income} = 0.5 \times \Delta \text{Height} = 3\]
With binary explanatory variables, “expected” or “predicted” values from OLS regression are group means