Quant Memo
Core

Spurious Correlation From Ratios and Shared Denominators

Two ratios can correlate strongly for the mechanical reason that they share the same denominator, not because the underlying numerators have any real relationship — a well-known trap since Karl Pearson first flagged it in 1897.

Prerequisites: Correlation vs Causation, Correlation

A researcher finds that debt-to-market-cap and R&D-to-market-cap are correlated 0.65 across a universe of stocks, and writes this up as evidence that leveraged firms invest more in R&D. But both ratios divide by the same number — market cap. A firm with a small market cap will tend to have a larger value for both ratios purely mechanically, whatever debt or R&D spending it actually has, simply because it's dividing by a small denominator. Karl Pearson identified this problem in 1897 studying skull-bone ratios, and it is exactly as alive today in financial ratio analysis: correlating two ratios that share a denominator can manufacture a strong, entirely spurious relationship out of variables that have no real connection to each other.

An analogy: two people's heights measured relative to the same yardstick

Imagine measuring two unrelated objects — a pencil and a coffee mug — each "relative to Bob's height" (pencil-length ÷ Bob's-height, mug-height ÷ Bob's-height) across a group of different Bobs of varying heights. Even though pencil length and mug height have nothing to do with each other, both ratios will shrink together when measured against a tall Bob and grow together when measured against a short Bob — because both are being divided by the same fluctuating denominator. Correlate the two ratios across many Bobs, and you'll find a real, positive correlation that has nothing to do with pencils and mugs and everything to do with variation in Bob's height being the shared denominator.

The mechanics, one piece at a time

Suppose you correlate X/ZX/Z and Y/ZY/Z where XX, YY, and ZZ are genuinely independent random variables (no real relationship among them at all). Even under complete independence, the correlation between the two ratios is generally not zero — it's driven by the variability of 1/Z1/Z itself. A commonly cited approximation, when ZZ's relative variability (its coefficient of variation) is not small, is

corr(X/Z,Y/Z)CVZ2(CVX2+CVZ2)(CVY2+CVZ2),\text{corr}(X/Z, Y/Z) \approx \frac{CV_Z^2}{\sqrt{(CV_X^2 + CV_Z^2)(CV_Y^2+CV_Z^2)}},

using each variable's coefficient of variation, CV=σ/μCV = \sigma/\mu (see Coefficient of Variation). In plain English: the more relatively variable the shared denominator ZZ is compared to XX and YY, the stronger the manufactured correlation between the two ratios — even with zero genuine relationship between XX and YY themselves. This is a purely mechanical artifact of division, not a discovery about how XX and YY behave.

Worked example 1: debt-to-cap and R&D-to-cap, purely mechanically

Suppose across a universe of firms, debt (XX) and R&D spending (YY) are genuinely uncorrelated, but market cap (ZZ) varies a lot — say CVZ=0.8CV_Z = 0.8, while CVX=0.5CV_X = 0.5 and CVY=0.5CV_Y = 0.5 (both less variable than ZZ relative to their own means). Plugging into the approximation: corr0.82(0.52+0.82)(0.52+0.82)=0.640.89×0.89=0.640.890.72\text{corr} \approx \frac{0.8^2}{\sqrt{(0.5^2+0.8^2)(0.5^2+0.8^2)}} = \frac{0.64}{\sqrt{0.89 \times 0.89}} = \frac{0.64}{0.89} \approx 0.72. A correlation of 0.72 between debt-to-cap and R&D-to-cap, generated entirely by the shared market-cap denominator, despite zero genuine relationship between raw debt and raw R&D spending. This is roughly the size of correlation the researcher in the opening example found — entirely explainable without any real financial mechanism connecting leverage and R&D investment.

Worked example 2: a diagnostic check

To test whether an observed ratio-correlation is spurious, correlate the raw numerators directly, controlling for the shared denominator via partial correlation (see Partial and Semipartial Correlation): compute the partial correlation of XX and YY controlling for ZZ. If debt and R&D spending, correlated directly while controlling for market cap, come out near zero (say 0.04, not statistically distinguishable from noise), that confirms the original 0.65 ratio correlation was almost entirely a shared-denominator artifact, not a real economic relationship — the partial correlation strips out exactly the mechanical channel the ratio construction introduced.

X/Z vs Y/Z: r ≈ 0.72 raw X vs raw Y: r ≈ 0.04
The two ratios show a strong apparent correlation purely from sharing a volatile denominator, while the raw underlying numerators — the quantities that would actually need to be economically related — show essentially none.

Set the correlation to roughly 0.72 below to see how strongly a purely mechanical, denominator-driven relationship like the debt-to-cap/R&D-to-cap example can appear on a scatter plot, indistinguishable in shape from a genuine economic relationship.

Correlation explorer
X →Y ↑
ρ = 0.72r² = 0.52relationship: strong positive

What this means in practice

This trap shows up throughout financial ratio analysis: any two ratios normalized by the same variable (market cap, total assets, revenue, shares outstanding) will tend to correlate somewhat even absent any real relationship between their numerators, and the effect gets stronger the more volatile the shared denominator is across your sample. Before treating a ratio-to-ratio correlation as evidence of an economic relationship, check whether the correlation survives when you instead relate the raw numerators directly (with the denominator controlled for via partial correlation, or included explicitly as a covariate).

Correlating two ratios that share the same denominator manufactures a real, sometimes large, correlation purely from the mechanics of division — even when the underlying numerators have no genuine relationship — and the effect grows with how variable that shared denominator is relative to the numerators.

This trap is everywhere in cross-sectional finance because market cap, total assets, and revenue are the default denominators for almost every normalized ratio, meaning any two size-normalized metrics are structurally prone to spurious correlation before any real economics enters the picture. Before publishing or trading on a correlation between two financial ratios, check whether it survives correlating the raw numerators with the shared denominator explicitly controlled for — if the relationship vanishes, it was likely a shared-denominator artifact all along.

Related concepts

Practice in interviews

Further reading

  • Pearson, Mathematical Contributions to the Theory of Evolution, Proc. Royal Society (1897)
ShareTwitterLinkedIn