Start freeSign in
Research/Glossary/Correlation

Correlation

Reference

Correlation measures the degree to which two return series move together.

Correlation measures the degree to which two return series move together. In portfolio construction, that single quantity matters because the risk of a multi-asset portfolio depends not only on the volatility of each component but also on how strongly their returns co-move. Lower correlation allows more diversification benefit. Higher correlation reduces that benefit and, at the extreme, can largely eliminate it.

A standard definition is the Pearson correlation coefficient. For two random variables X and Y, correlation is the covariance between them divided by the product of their standard deviations:

corr(X, Y) = cov(X, Y) / (sigma_X sigma_Y)

This normalization puts correlation on a bounded scale from negative one to positive one. A value near positive one indicates that the series tend to move in the same direction together. A value near zero indicates little linear co-movement. A value near negative one indicates that the series tend to move in opposite directions. In return space, the point is not whether either asset is attractive on its own, but how the pair behaves jointly.

That joint behavior enters directly into portfolio variance. For a two-asset portfolio with weights w1 and w2, volatilities sigma1 and sigma2, and correlation rho12, portfolio variance is:

sigma_p^2 = w1^2 sigma1^2 + w2^2 sigma2^2 + 2 w1 w2 rho12 sigma1 sigma2

The first two terms are the standalone variance contributions. The third term is the interaction term. It scales with correlation. This is the mathematical reason correlation limits diversification. If rho12 is high and positive, the interaction term is large and positive, so portfolio variance remains elevated. If rho12 is lower, that interaction term shrinks, and total portfolio variance falls. If rho12 is negative, the interaction term offsets some of the standalone risk contributions.

A simple equal-weight example makes the mechanism concrete. Suppose two assets each have the same volatility. If their correlation is positive one, the combined portfolio behaves like a scaled version of the same risk source, so diversification does little. If their correlation is zero, the interaction term disappears, and portfolio variance is lower than the weighted sum of the standalone risks would suggest. If their correlation is negative one and the weights and volatilities are aligned appropriately, the interaction term can offset the standalone terms much more strongly. The key lesson is structural: as correlation rises, the room for risk reduction narrows.

The same logic extends beyond two assets. In matrix form, portfolio variance is written as w' Sigma w, where w is the vector of portfolio weights and Sigma is the covariance matrix. Correlations are embedded in that covariance matrix. Changing the correlation structure changes the total portfolio risk even when the individual asset volatilities and weights are unchanged. This is why correlation assumptions are central to portfolio construction, stress testing, and risk budgeting.

For quantitative traders and research analysts, correlation should be treated as a property of a return-generating combination, not just as a descriptive statistic. Two signals or strategies with similar standalone volatility can produce very different portfolio outcomes depending on whether their returns are tightly linked or largely independent. The diversification question is therefore a co-movement question. You do not get meaningful risk reduction merely by adding line items. You get it by combining exposures whose covariance structure lowers aggregate variance.

Sonar Sciences materials cover the statistical foundations that sit underneath this reasoning. The research fundamentals resource introduces core concepts used in quantitative research and evaluation. The glossary entry on the Deflated Sharpe Ratio also emphasizes the importance of statistically grounded interpretation when assessing observed results, which is relevant because correlation estimates and portfolio-level metrics must be interpreted in a disciplined way rather than taken at face value. The backtest overfitting audit tool is likewise relevant to research workflow because portfolio construction decisions based on historical relationships can be distorted if those relationships are inferred from overfit results rather than robust evidence.

The practical conclusion is straightforward. Correlation quantifies co-movement, and portfolio variance increases or decreases with that co-movement through the covariance term. Because of that, correlation directly sets the ceiling on how much diversification benefit can be achieved by combining return series.

Covered in depth in the Strategy research fundamentals pillar hub.

Apply this and the related checks to your own results with the Backtest Overfitting Audit.Open the audit
ShareXLinkedInFacebookEmail