Portfolio Management
coreTwo-Asset Portfolio Return & Risk
Builds onWeighted Mean (Portfolio Return) · Correlation from Covariance — if this page feels steep, start there.
- the portfolio weights — the fraction of money in each asset (they sum to 1)
- each asset's own volatility (standard deviation of returns)
- the correlation between the two assets, from −1 (opposite) to +1 (lockstep)
- the cross term — how much the assets' co-movement adds (or removes) risk
- the portfolio's volatility — the square root of the whole expression
Reading the notation
Why it must be true
Portfolio return is boring: a plain weighted average — hold 60% of something returning 10% and 40% of something returning 6%, and you get exactly 8.4%. No surprises, no free lunch.
Portfolio risk is where the magic lives. Volatility is NOT a weighted average unless the two assets move in perfect lockstep (). Any correlation below 1 means the assets sometimes zig while the other zags, offsetting each other — so the portfolio's volatility comes out below the weighted average of the pieces. That gap is the diversification benefit, and it is the only free lunch in finance: less risk without giving up any expected return.
The derivation
Return first — each dollar earns what its asset earns, so weights carry through:
Risk needs variance algebra. The variance of a sum expands like :
Substitute and take the square root. The cross term is the entire story: at the expression collapses to — a perfect weighted average, zero benefit. Every notch of below 1 shrinks the cross term and pulls below that line.
When to reach for it
Combining two assets (or a portfolio and a new position) and asked for the combined expected return or standard deviation, given weights and a correlation or covariance.
Listen for
Back-of-the-envelope
Estimate it in your head first — then the calculator only confirms.
- ≈
Bracket the answer before computing: σp can never exceed the weighted average of the two σs (that is the ρ=1 ceiling), and any ρ < 1 puts it strictly below. If a choice sits above the weighted average, it is wrong.
- ≈
Return is the easy half: a plain weighted mean you can do in your head. Compute it first and eliminate any answer set that gets it wrong.
- ≈
At ρ = 0 drop the cross term entirely: σp = √(w²σ² + w²σ²) — a Pythagorean shortcut.
Traps in applying it
- ✗Averaging the standard deviations — the weighted average of σs is only correct at ρ = +1; it ignores diversification entirely.
- ✗Forgetting the 2 in the cross term (the expansion of (a+b)² has 2ab).
- ✗Reporting the variance instead of taking the square root at the end.
- ✗Mixing units: if σ is in percent, σ² is in percent-squared — keep everything in decimals until the final answer.
Limits & criticisms
The inputs are the weak point: correlations are estimated from history, and they famously rise toward 1 in a crisis — diversification evaporates exactly when it is needed most (2008 taught this brutally). The formula also treats volatility as the whole of risk, ignoring skew and tail events, and assumes weights stay fixed while markets move them constantly.
Where it came from
Harry Markowitz published this algebra in his 1952 paper Portfolio Selection — legend has it the insight struck while reading in the library as a Chicago PhD student: investors obviously care about risk as well as return, yet no theory priced the interaction. The two-asset variance formula is the atom of Modern Portfolio Theory, earned him the 1990 Nobel Prize, and its n-asset generalization runs inside every robo-advisor, pension optimizer and risk system today. The efficient frontier is just this formula traced over every possible weight.
One identity, 2 questions
The exam can hide any variable. Each face below is the same equation solved for a different unknown — drill them separately.
Portfolio expected return
The linear half: return diversifies away nothing — it is a plain weighted average of the parts.
Portfolio risk (the diversification engine)
The nonlinear half: any correlation below +1 pulls σp under the weighted average of the σs — the free lunch, quantified.
On the BA II Plus
Worked example: A portfolio is 60% asset A (σ = 25%) and 40% asset B (σ = 8%), with correlation 0.25 between them. What is the portfolio's standard deviation?
- 1.0.6 [x²] [×] 0.25 [x²] [=] [STO] 1w_A²σ_A²
- 2.0.4 [x²] [×] 0.08 [x²] [=] [STO] 2w_B²σ_B²
- 3.2 [×] 0.6 [×] 0.4 [×] 0.25 [×] 0.25 [×] 0.08 [=]the cross term
- 4.[+] [RCL] 1 [+] [RCL] 2 [=] [√x]sum the three, square-root → σp
→ 16.1%