EZ

Eduzan

Learning Hub

Eduzan
Eduzan / 02 Quantitative Analysis

QTA 8: Regression with Multiple Explanatory Variables

Worked examples are fully visible. Check-yourself items are study aids you can reveal one at a time.

A regression built on a single explanatory variable teaches the mechanics of ordinary least squares cleanly, but it rarely matches the question an analyst wants answered. Real dependent variables respond to several things at once, and those things move together, so a slope fitted to one of them alone is contaminated by everything correlated with it that was left outside.

The k-variable model admits the other drivers explicitly. Its general form carries one constant and k slopes:

The k-variable linear regression model, with two subscripts on each explanatory variable: variable index first, observation index second.

Two payoffs justify the extra structure. The first is isolation: with the other drivers in the equation, each coefficient measures the distinct contribution of its own variable rather than a blend of its own effect and those of its correlates. The second is the ability to judge something new, since a researcher proposing a fresh predictor of asset returns proves little by running it alone.

Models with several explanatory variables were historically called multiple regressions, but the distinction carries no mathematical content. The running application extends the capital asset pricing model with risk factors beyond the market, mapping a portfolio onto economically meaningful exposures so a manager’s performance can be judged once those exposures are priced out.

Check yourself
Why is a regression of asset returns on a single newly proposed factor weak evidence that the factor matters?
Because the new factor is almost certainly correlated with the factors already known to drive returns. On its own it absorbs their influence as well as any of its own, so a significant slope is consistent with it adding nothing.
End of lesson.