On this page
Correlation Between Assets: The Diversification Dial
Correlation measures how closely two assets move together. It runs from minus one to plus one and is the single most important input in deciding whether combining two positions will reduce or amplify portfolio risk.
Key Takeaways
- Correlation between assets is a unit-free number from -1 to +1 that measures how closely two return series move together.
- Two assets with 20% volatility each, combined at correlation 0.3, produce a portfolio with only 16% volatility, a four-point risk reduction from one number.
- Correlations rise sharply in market crises, so the diversification benefit is weakest precisely when you need it most.
- Zero correlation is not independence: it only rules out a linear relationship, and non-linear patterns can still link the two assets.
Key Takeaways
- Correlation between assets is a unit-free number from -1 to +1 that measures how closely two return series move together.
- Two assets with 20% volatility each, combined at correlation 0.3, produce a portfolio with only 16% volatility, a four-point risk reduction from one number.
- Correlations rise sharply in market crises, so the diversification benefit is weakest precisely when you need it most.
- Zero correlation is not independence: it only rules out a linear relationship, and non-linear patterns can still link the two assets.
What It Is
The correlation coefficient, usually written as the Greek letter rho, summarises the linear relationship between two return series. A value of plus one means the two assets move in perfect lockstep. A value of minus one means they move in exactly opposite directions. A value of zero means there is no linear relationship between them.
In portfolio work, correlation is the diversification dial. The lower the correlation between two assets, the more risk you strip out of the portfolio when you combine them. That is why Harry Markowitz built his 1952 framework for portfolio selection around covariances and correlations rather than individual volatilities.
The Intuition
Investors often think the way to cut risk is to find less risky assets. Correlation says the opposite can work. Two equally volatile positions, combined with a correlation below one, produce a portfolio less volatile than either holding alone. The smaller the correlation, the larger the risk reduction.
The SEC Office of Investor Education captures the practical side of this: mixing categories of assets whose returns move differently means the gains of some investments can offset the losses of others. Correlation turns that plain-English rule into a number you can estimate from data.
Correlation is also the only one of the three diversification measures (variance, covariance, correlation) that is unit-free. You can compare a stock-stock correlation of 0.6 directly with a stock-bond correlation of -0.2, which is why practitioners usually talk in correlations rather than covariances when describing a portfolio.
How It Works
Correlation is a normalised form of covariance. The formula is:
rho(X,Y) = cov(X,Y) / (sigma_X * sigma_Y)
Where:
cov(X,Y) = covariance between returns of X and Y
sigma_X = standard deviation of X
sigma_Y = standard deviation of Y
Because the denominator rescales the covariance by the two individual volatilities, the result is always between minus one and plus one. Three reference points are worth memorising:
- rho = +1: perfectly positively correlated, no diversification benefit
- rho = 0: no linear relationship, strong diversification benefit
- rho = -1: perfectly negatively correlated, maximum possible diversification
For a portfolio of more than two assets, you build a correlation matrix: a square table of every pairwise correlation. This matrix, together with the individual standard deviations, feeds directly into the portfolio variance formula used in modern portfolio theory.
Worked Example
Suppose Asset A and Asset B each have an annual standard deviation of 20 percent. Their correlation is 0.3. You split capital fifty-fifty.
First, recover the covariance from the correlation:
cov(A,B) = rho * sigma_A * sigma_B
= 0.3 * 20 * 20
= 120
Plug into the two-asset portfolio variance formula:
var_p = 0.5^2 * 400 + 0.5^2 * 400 + 2 * 0.5 * 0.5 * 120
= 100 + 100 + 60
= 260
Portfolio standard deviation is sqrt(260) = 16.1 percent. You started with two 20 percent assets and ended up with a 16 percent portfolio. That four-point reduction is the correlation benefit.
Now repeat the calculation with a correlation of 0.9. Covariance becomes 360, portfolio variance becomes 380, and portfolio volatility is 19.5 percent. Almost no risk reduction, because the assets were already moving together. Same volatilities, same weights, completely different portfolio, all because of one number.
Common Mistakes
-
Sizing positions off a long-run average correlation. Correlations shift with regimes. Equity-bond correlation ran negative from roughly 2000 to 2020, then turned positive around 2022, catching many balanced-portfolio investors off guard. Using a twenty-year average to size a bond hedge in 2022 badly understated risk.
-
Confusing correlation with causation. Two assets can have a high correlation because they share a driver, because one causes the other, or because of pure chance in a short sample. The correlation coefficient itself cannot tell you which.
-
Treating zero correlation as independence. A correlation of zero only rules out a linear relationship. Two variables can have rho near zero yet be tightly related through a non-linear pattern. Option payoffs, for example, often show near-zero correlation with their underlying in calm markets and strong relationships in stress.
-
Using too-short a sample. Correlation estimated from a few months of daily data is noisy. Standard errors on short-sample correlations are large enough that a point estimate of 0.2 could easily reflect a true value anywhere between minus 0.1 and plus 0.5. Most practitioners use at least three to five years of data, and cross-check with longer windows.
-
Assuming correlations are stable. They are not. In severe drawdowns, cross-asset correlations rise sharply. Diversification built on calm-period correlations often fails in the exact moment you need it to work.
Frequently Asked Questions
Q: What is correlation between assets in simple terms? Correlation is a number between -1 and +1 that tells you how two investments tend to move together. A value near +1 means they move in the same direction; near -1 they move in opposite directions; near 0 they move independently.
Q: How does correlation between assets affect investment decisions? Lower correlation between holdings means more risk reduction when you combine them. Two assets with correlation 0.9 in the same portfolio give almost no diversification benefit; the same assets at correlation 0.2 meaningfully lower the portfolio's volatility without changing expected return.
Q: What is a real-world example of correlation between assets? US equity-bond correlation ran negative from roughly 2000 to 2020, meaning bonds rose when stocks fell. Investors who sized their 60/40 portfolios using that 20-year average were surprised in 2022 when both fell together as rising inflation drove the correlation positive.
Q: How can investors use correlation between assets? Build a correlation matrix across your major holdings and focus on the pairwise values. Prioritize adding assets that have low or negative correlation with what you already own rather than simply adding names that look attractive on their own.
Q: How is correlation between assets different from covariance? Covariance measures the same joint movement but in raw units (percent squared), making it hard to compare across pairs. Correlation is covariance divided by the product of the two standard deviations, rescaling the result to the -1 to +1 range so pairs with very different volatilities can be compared directly.
Sources
- Corporate Finance Institute. "Correlation: Definition, Formula, Example, How to Find." https://corporatefinanceinstitute.com/resources/data-science/correlation/
- Corporate Finance Institute. "Negative Correlation." https://corporatefinanceinstitute.com/resources/knowledge/finance/negative-correlation/
- Corporate Finance Institute. "Correlation Matrix." https://corporatefinanceinstitute.com/resources/excel/correlation-matrix/
- Investor.gov (SEC). "Diversify Your Investments." https://www.investor.gov/introduction-investing/investing-basics/save-and-invest/diversify-your-investments
- Markowitz, H. (1952). "Portfolio Selection." The Journal of Finance, 7(1), 77-91. https://onlinelibrary.wiley.com/doi/abs/10.1111/j.1540-6261.1952.tb01525.x
Disclaimer
This article is educational content only and is not financial advice. Nothing here is a recommendation to buy, sell, or hold any security. Consult a licensed advisor before making investment decisions.
Back to your knowledge path