Memra

Diversification, correlation and the two-asset portfolio

◈ 9 cards

Two stocks beat one because they do not move together: the σ formula with ρ inside, equal to the weighted average only at ρ = +1; and the firm-specific risk that diversification removes versus the market risk that stays.

The formula with ρ inside

Cobalt Ridge Mining has a standard deviation of 18 %; Halton Dairy has 12 %. A portfolio puts 60 % in Cobalt Ridge and 40 % in Halton. Its return is the weighted average (Lesson 13.2). Its risk is not:

The last term carries the correlation coefficient between the two return series, from −1 (they move exactly opposite) through 0 (unrelated) to +1 (they move in lockstep). A mining company and a dairy co-op are driven by different things; suppose :

=SQRT(0.6^2*0.18^2+0.4^2*0.12^2+2*0.6*0.4*0.18*0.12*0.3) = 0.13068413.07 %.

The weighted average of the two σs is =0.6*0.18+0.4*0.12 = 15.60 %. The portfolio is less risky than the average of its parts — by 2.5 points — and nothing was given up on return. That is diversification: the gain from holding things that do not move together.

Run ρ from +1 to −1

ρσₚGap below 15.60 %
+1.015.60 %0
+0.513.84 %1.76
+0.313.07 %2.53
011.82 %3.78
−0.59.37 %6.23
−1.06.00 %9.60

At the square root collapses to exactly — the weighted average, no benefit: two shares that always move together are one share. Every ρ below +1 gives a σₚ below the average, and the lower the correlation the larger the benefit. At the formula becomes = |10.8 − 4.8| = 6.00 %, and with the right weights it could reach zero — a perfect hedge, which is why Module 12's futures hedge works: a short future is −1 correlated with the physical.

In Excel, ρ between two columns of returns is =CORREL(a,b); the covariance is =COVARIANCE.S(a,b), and .

Two kinds of risk

Add a third share, a tenth, a thirtieth. Each new holding brings its own idiosyncrasies — a strike, a recall, a discovery — and those firm-specific shocks, being uncorrelated across companies, cancel more and more as the portfolio grows. This is unsystematic (diversifiable) risk, and a portfolio of roughly 20–30 shares across industries has removed most of it. What is left is the risk every share bears together — recessions, rate rises, the market's mood — systematic (market) risk. It is the floor the curve falls to and cannot go below, because you cannot diversify away the economy. Only systematic risk earns a premium (Lesson 13.4): the market will not pay you for a risk you could have removed for free.

Recompute

At 50 / 50 with ρ = 0.3: =SQRT(0.5^2*0.18^2+0.5^2*0.12^2+2*0.5*0.5*0.18*0.12*0.3) = 12.22 %. Cold: diversification removes unsystematic risk; systematic risk remains; the weighted average of σ is reached only at ρ = +1.

Shares heldFirm-specific σSystematic σPortfolio σ115.6 %9.0 %18.0 %57.0 %9.0 %11.4 %104.9 %9.0 %10.3 %203.5 %9.0 %9.7 %302.8 %9.0 %9.4 %Portfolio σ = √(9.0² + 15.6²/n). Two-asset 60/40 Cobalt Ridge / Halton: ρ = 1 → 15.60 %; ρ = 0.3 → 13.07%; ρ = 0 → 11.82 %; ρ = −1 → 6.00 %.
The diversification curve as a table of points: each share has σ 18 % of which 9 % is market risk, and the firm-specific parts are uncorrelated. The firm-specific component falls with √n; the market component is the floor no number of shares removes.
NORMAL ~/memra/learn/afm-121/diversification-correlation-and-the-two-asset-portfolio utf-8 LF