You’ve met correlation and the portfolio-variance formula in the abstract. Now we put two real assets in a blender and watch what comes out. Pick a spicy growth stock and a calm bond fund, hold some of each, and two very different things happen to the two numbers you care about. The return of the mix behaves exactly as your gut expects — it lands neatly between the two. The risk of the mix does something almost magical: it can drop below either a simple average would predict, and sometimes below the calmer asset on its own. That gap between “what a naive average says” and “what actually happens” is the entire free lunch of diversification — and it has an exact equation. This lesson is where return-math and risk-math part ways.
Before you read — take a guess
You split your money between two assets. A portfolio's expected return is the weighted average of the two assets' returns; its volatility is also just the weighted average of the two volatilities. Which part is right?
Expected return is a weighted average
Start with the easy half. A portfolio is just a set of weights — what fraction of your money sits in each asset — and those weights must sum to 1 (you can’t invest 130% of your cash unless you borrow, which we’ll save for later). Call the weight in asset simply , with .
The portfolio’s expected return is the weighted average of the pieces:
This is linear in the weights — double a weight’s effect by doubling the weight, no surprises. Think of it like mixing paint by the bucket: 60% of a 12%-return bucket and 40% of a 6%-return bucket gives you a return that sits proportionally between them. No cancellation, no bonus, no penalty.
Worked example. Asset A (a stock) expects 12%; Asset B (a bond) expects 6%. Hold 60% A, 40% B:
Sweep the weight and the return marches in a straight line between 6% and 12%:
| Weight in A () | Weight in B | Expected return |
|---|---|---|
| 0% | 100% | 6.0% |
| 25% | 75% | 7.5% |
| 50% | 50% | 9.0% |
| 60% | 40% | 9.6% |
| 75% | 25% | 10.5% |
| 100% | 0% | 12.0% |
Each 1% you shift from bond to stock adds exactly the same percentage points of return. Perfectly linear.
Why return is the easy one
Expectation is a linear operator: , no matter how and relate to each other. Correlation, covariance, all of it — irrelevant to the average. That’s why return is a plain weighted average. Risk leans on variance, which is not linear, and that’s where the whole story lives.
Risk is NOT a weighted average
Here’s the trap that sinks beginners. If 60/40 of two returns is a weighted average, surely 60/40 of two volatilities is too? It is not. Variance has a cross term that the naive average completely ignores. For two assets:
where is the correlation between A and B. The first two terms are each asset’s own variance, scaled by the square of its weight. The last term — the cross term — is where correlation enters, and it’s the hero of the story. When , that cross term is smaller than it would be if the assets moved in lockstep, and the whole sum lands below the naive blend.
The wrong thing to compute is the weighted average of the volatilities:
That formula is only correct in the one case where diversification gives you nothing — perfect positive correlation. For anything less, the real number is smaller.
Worked example. Same assets, now with risk: , , correlation . Weights 60% A, 40% B. First the cross-term ingredient:
Now plug into the variance formula (working in percent-squared):
Take the square root: .
Now compare to the naive blend: .
| Quantity | Value |
|---|---|
| Naive weighted-average vol (wrong) | 22.4% |
| Actual portfolio vol | 18.74% |
| Risk shaved off by diversification | 3.66 pts |
You held exactly the same 60/40 mix and got 3.66 percentage points less risk than the naive average claimed — for free, just because the two assets don’t move in perfect step. The return was still a clean 9.6%. That’s the free lunch in one calculation.
Plug the numbers in. Same two assets, but now a 50/50 split (use σ_A=28, σ_B=14, ρ=0.2).
Pick the right option for each blank, then check.
The expected return is 0.5×12% + 0.5×6% = . The naive (wrong) volatility blend would be 0.5×28 + 0.5×14 = . But the cross term keeps the real variance lower, so the true portfolio volatility comes in that naive number. The single ingredient that makes the real risk smaller than the naive blend is the .
The bullet curve
So return moves in a straight line as you shift weight, but risk bows below the naive average. Put those two facts on the same chart — risk on the x-axis, return on the y-axis — and you don’t get a line connecting the two assets. You get a curve that bulges to the left, called the bullet (or the portfolio frontier for two assets). Drag the weight below and watch the marker trace it.
- Weight in the stock (Asset A)
- 50% / 50%
- Expected return (%)
- 9.0%
- Risk (volatility, %)
- 16.9%
Return rises in a straight line as you load up on the stock, but volatility bows leftward because the two assets aren't perfectly correlated. The leftmost tip is the minimum-variance portfolio; only the bright upper arc is worth holding.
Why a curve and not a line? Trace the two coordinates separately as sweeps :
- The y-coordinate (return) moves linearly — equal steps for equal weight changes, exactly the straight ladder from the first table.
- The x-coordinate (risk) does not — it dips below the straight line because of that cross term, deepest somewhere in the middle where both weights are sizeable.
A point whose height climbs steadily but whose horizontal position pulls inward sweeps out a curve bowing toward the low-risk (left) side. The more sub-1 the correlation, the deeper the bow. If were exactly 1, the cross term wouldn’t shrink, the risk would equal the naive blend at every weight, and the bullet would collapse into a straight line between the two assets — no diversification, no curve.
Because risk and return scale differently with the weight. Return is linear in — a clean weighted average. Volatility comes from a square root of a quadratic in (the variance formula), and that quadratic has a cross term that’s discounted whenever . So as you move along the weights, you keep climbing in return at a constant rate while your risk grows slower than linearly through the middle — you’re getting return without paying the full “average” price in risk. Plot that and the locus has to bow toward the left. The bend is diversification made visible: the horizontal gap between the curve and the straight line connecting the two assets is the risk you saved for free.
The minimum-variance portfolio
That leftmost tip of the bullet has a name: the minimum-variance portfolio (MVP) — the single mix with the lowest possible volatility you can build from this pair. It’s the “calmest” portfolio available, and it often sits at a more extreme weight than you’d guess. There’s a closed-form weight for it:
Worked example. Our numbers: , , . First the covariance:
Now the weight (variances are and ):
So the minimum-variance portfolio holds about 14.3% in the stock and 85.7% in the bond. Notice it’s not 100% bond — even though the bond is the calmer asset, sprinkling in a little stock actually lowers total risk, because the stock’s wobble partly cancels the bond’s. That’s the counterintuitive punchline: the safest mix usually contains a dash of the risky asset.
Let’s check its return and risk. Return: . Its volatility (plug into the variance formula) works out to about 13.6% — below the bond’s own 14%. The MVP is less risky than either asset alone.
| Portfolio | Weight in A | Expected return | Volatility |
|---|---|---|---|
| All bond (B) | 0% | 6.0% | 14.0% |
| Minimum-variance | 14.3% | 6.86% | 13.6% |
| 60/40 | 60% | 9.6% | 18.74% |
| All stock (A) | 100% | 12.0% | 28.0% |
The MVP splits the bullet into two arcs. Everything above the MVP is the efficient part of the frontier: for each of those portfolios, no other mix gives more return at the same risk. Everything below it is dominated — for any lower-arc portfolio there’s an upper-arc one with the same risk but higher return, so no rational investor would ever pick it. When people say “the efficient frontier,” they mean that bright upper arc, starting at the MVP and running up to the high-return asset.
Sort each statement by whether it describes how RETURN behaves or how RISK behaves when you combine two assets.
Place each item in the right group.
- Has a cross term that depends on correlation
- A clean weighted average of the two assets' values
- Completely unaffected by correlation
- Can fall below the weighted average of the two pieces
- Can be lower than either asset on its own
- Perfectly linear — equal weight steps give equal steps
Scaling to many assets
Two assets gave us one cross term. The pattern generalizes, but the bookkeeping explodes. With assets the variance is a double sum over every pair:
When that’s an asset’s own variance; when it’s a pairwise covariance, counted twice. This grid of all the covariances is the covariance matrix — the complete risk DNA of the portfolio.
Here’s the part worth internalizing: the number of covariance terms grows much faster than the number of assets. With assets you have variances but distinct pairwise covariances. For 10 assets that’s 10 variances vs. 45 covariances; for 100 assets it’s 100 vs. 4,950. The covariances swamp the variances. So in a large portfolio, your total risk is governed far more by how your holdings move together than by how jumpy any single one is. Diversification doesn’t kill an asset’s own variance so much as it averages away the parts that aren’t shared — which is exactly why a basket of correlated-but-not-identical assets can be so much calmer than its parts. We’ll trace the full many-asset frontier in the next lesson; for now, just hold onto the idea that covariances, not variances, run a big portfolio’s risk.
Pitfalls
A few ways this goes wrong in practice:
- Averaging the volatilities. The single most common error: treating as . That overstates your risk (it’s the case) and makes diversification invisible. Always go through variance and the cross term.
- Forgetting the cross term’s sign. The cross term carries the sign of . Positive correlation adds risk; negative correlation subtracts it — a negatively correlated pair can drive portfolio risk dramatically low, even to zero in the idealized case. Drop or mis-sign that term and your whole risk estimate is off.
- Trusting your correlation estimate too much. is estimated from noisy past data, and it drifts — correlations notoriously spike toward 1 in a crash, exactly when you wanted diversification most. The math is exact; the inputs are not.
- Letting weights drift. Your 60/40 doesn’t stay 60/40. When the stock rallies it becomes, say, 70/30 on its own, quietly raising your risk above what you signed up for. Holding a target mix requires periodic rebalancing — selling the winner back down to weight.
Match each term to what it means.
Pick a term, then click its definition.
Key Takeaways
What to remember
- Expected return is a clean weighted average: — linear, and correlation doesn’t touch it.
- Risk is not. Portfolio variance is . The naive vol average is only right when — otherwise it overstates the risk.
- Worked: 60/40 of (12%, 6%) returns 9.6%; with (28%, 14%) and the real vol is 18.74%, vs. a naive 22.4% — 3.66 points saved for free.
- The bullet bows left because return moves linearly but risk grows sub-linearly through the middle. The lower the correlation, the deeper the bow.
- The minimum-variance portfolio is the bullet’s leftmost tip ( here, vol ≈ 13.6% — calmer than either asset). The arc above it is the efficient frontier; the arc below is dominated.
- At scale, covariances dominate — of them — so a big portfolio’s risk is about how holdings move together, not their individual jumpiness.
Big picture
Combining two assets at a glance
- Two-asset portfolio
- Return (easy)
- Weighted average
- Linear in weights
- Ignores correlation
- Risk (the magic)
- Variance formula + cross term
- Below naive vol average when ρ < 1
- Naive average wrong unless ρ = 1
- The bullet
- Curve, not a line
- Bows left as ρ drops
- Min-variance portfolio at the tip
- Efficient upper arc vs dominated lower arc
- Pitfalls
- Averaging the vols
- Mis-signing the cross term
- Noisy ρ estimates
- Weight drift → rebalance
- Return (easy)
Lesson 3 check
A 70/30 portfolio of assets returning 10% and 5%. What's its expected return?
Check your answer to continue.
Next up: the efficient frontier — the same logic with many assets at once, where the bullet becomes a whole region and only its upper edge is worth holding.