Skip to content
Finance Lessons

Portfolio Theory

CAPM: Beta, the Market Premium & the Security Market Line

How CAPM prices any asset from its beta. Define beta as a regression slope, plug into the Security Market Line, read alpha off the gap, and meet the critics.

10 min Updated Jun 4, 2026

You’ve climbed a long ladder. Diversification killed the risk you don’t get paid for, the efficient frontier drew the best-possible menu, and the Capital Market Line bolted the risk-free asset onto the tangency portfolio to give every investor one straight road. There’s one job left: pricing a single asset. Not a portfolio — one stock, one bond, one anything. How much return should the market hand you for holding it?

That’s the question the Capital Asset Pricing Model (CAPM) answers, and it does it with one wonderfully blunt claim: the only thing you get paid for is how much an asset swings with the market. Everything else is noise the market refuses to compensate. This lesson turns that claim into a single equation, a single line, and a single number — beta — that you can compute and read off a chart.

Before you read — take a guess

Two stocks have identical total volatility. Stock A's wiggle is mostly its own quirky, company-specific noise; Stock B's wiggle moves tightly with the overall market. In a well-diversified portfolio, which one should command the higher expected return?

Only systematic risk is priced

Quick recap, because the entire model hinges on it. Any asset’s risk splits into two buckets:

  • Idiosyncratic (specific) risk — the CEO resigns, a factory burns, a drug trial flops. These shocks are uncorrelated across companies, so in a diversified portfolio they cancel out. You can erase this risk for free just by owning enough names.
  • Systematic (market) risk — recessions, rate shocks, wars. These hit everything at once, so no amount of diversification removes them. This is the risk that genuinely sticks.

Here’s the economic punchline. The market is a haggling crowd of rational investors, and it refuses to pay a premium for any risk you could have deleted yourself at zero cost. Why reward you for taking a risk you didn’t have to take? So idiosyncratic risk earns nothing. The only risk left standing — the only thing that deserves compensation — is systematic risk.

That’s the bridge from the Capital Market Line to CAPM. The CML priced efficient portfolios by their total volatility (because an efficient portfolio is already fully diversified, so all its risk is systematic). CAPM zooms in to price an individual asset, where we must be careful to charge only for its systematic slice. We need a clean ruler for “how much systematic risk does this one asset carry?” That ruler is beta.

Info:

The one-sentence intuition

Diversification is a free lunch the market assumes you’ve already eaten. So it prices every asset as if you hold it inside a diversified portfolio — charging you only for the risk you can’t diversify away.

Beta — the asset’s market sensitivity

Analogy. Think of the market as the tide and each asset as a boat. Beta measures how high your boat rides when the tide comes in. A beta of 1 means your boat rises exactly with the tide. A beta of 2 means you’re a flimsy dinghy that lurches twice as far. A beta of 0.5 is a heavy barge barely nudged. A beta of 0 floats in a separate pond entirely, and a negative beta is the weird boat that sinks when the tide rises — a natural hedge.

Precisely, beta is the covariance of the asset with the market, scaled by the market’s own variance:

βi=Cov(Ri,RM)Var(RM).\beta_i=\frac{\mathrm{Cov}(R_i,R_M)}{\mathrm{Var}(R_M)}.

Equivalently — and this is the version you can actually see — beta is the slope of the line you get when you regress the asset’s returns on the market’s returns. Run a scatter of “asset return this month” against “market return this month,” fit the best straight line through the cloud, and its steepness is beta. A steeper line means the asset amplifies market moves more.

Beta is a regression slope
α:
Market returnPortfolio return
Beta (slope)
β = 1.0
Alpha (intercept)
α = +0%

Each dot is one period: the market's return (x) versus the asset's return (y). The fitted line's slope is beta. Flip between a defensive (β≈0.5), market (β≈1.0) and aggressive (β≈1.5) asset and watch the line tilt.

Here’s how to read the number:

BetaReads asTypical example
β = 1Moves one-for-one with the marketA broad market index, by definition
β < 1Defensive — softer than the marketUtilities, consumer staples (~0.5)
β > 1Aggressive — amplifies the marketHigh-beta tech / cyclicals (~1.6)
β = 0Uncorrelated with the marketCash-like, truly market-neutral
β < 0Hedge — zigs when the market zagsGold (sometimes), put options

Worked example — computing beta from the formula

Suppose over many months you measure the covariance of a stock with the market as Cov(Ri,RM)=0.012\mathrm{Cov}(R_i,R_M)=0.012 and the market’s variance as Var(RM)=0.010\mathrm{Var}(R_M)=0.010. Then:

βi=0.0120.010=1.2.\beta_i=\frac{0.012}{0.010}=1.2.

So this stock is mildly aggressive: when the market rises 10%, you’d expect it to rise about 12%, and when the market drops 10%, expect roughly a 12% fall. The covariance carried the direction and co-movement; dividing by the market’s own variance turned it into a clean, unitless sensitivity.

Warning:

Pitfall: beta is not volatility

A stock can be wildly volatile yet have a low beta if most of that volatility is its own idiosyncratic noise rather than co-movement with the market. Beta measures only the systematic part. A meme stock that lurches 15% a day on its own drama might have a beta near 1 — high total risk, ordinary systematic risk. Never read beta as “how jumpy is this thing”; read it as “how much does this thing march in step with the market.”

When it matters. Beta is the single input that turns “the market” into a price for your specific holding. The moment you want a required return, a discount rate for a project, or a hurdle rate for an acquisition, beta is the dial you reach for first.

The CAPM equation

Now we cash beta in for a return. CAPM says the fair expected return of any asset is the risk-free rate plus a reward proportional to its beta:

E[Ri]=rf+βi(E[RM]rf).\mathbb{E}[R_i]=r_f+\beta_i\big(\mathbb{E}[R_M]-r_f\big).

Read it left to right like a price tag built in two pieces:

  • rfr_f — the risk-free rate: what you’d earn for taking no risk at all (think short government bills). This is the floor; every asset starts here.
  • βi(E[RM]rf)\beta_i\big(\mathbb{E}[R_M]-r_f\big) — your risk reward: how many units of systematic risk you carry (βi\beta_i) times the price the market charges per unit.

That second factor, (E[RM]rf)\big(\mathbb{E}[R_M]-r_f\big), has a name worth memorizing: the market risk premium — the extra return the whole market earns over the risk-free rate for being risky at all. It’s the “going rate” for one unit of systematic risk. Beta scales it up or down for your specific asset.

Worked example — fair returns across betas

Let the risk-free rate be rf=3%r_f=3\% and the market risk premium be 7%7\% (so the market itself returns E[RM]=3%+7%=10%\mathbb{E}[R_M]=3\%+7\%=10\%). Plug a few betas into E[Ri]=3%+βi×7%\mathbb{E}[R_i]=3\%+\beta_i\times 7\%:

Beta βi\beta_iCalculationFair expected return
03%+0×7%3\% + 0\times 7\%3.0%
0.53%+0.5×7%3\% + 0.5\times 7\%6.5%
1.03%+1.0×7%3\% + 1.0\times 7\%10.0%
1.63%+1.6×7%3\% + 1.6\times 7\%14.2%

Sanity checks fall right out: at β=0\beta=0 you earn exactly the risk-free rate (no systematic risk, no premium), and at β=1\beta=1 you earn exactly the market’s return (you are the market’s sensitivity). Everything in between is a straight-line interpolation, and a high-beta (β=1.6\beta=1.6) asset is rewarded above the market for amplifying its swings.

Plug straight into the CAPM equation.

Pick the right option for each blank, then check.

With a risk-free rate of 3% and a market risk premium of 7%, an asset with a beta of earns a fair expected return of 10%. The term we multiply by beta — here 7% — is called the . An asset with beta earns exactly the risk-free rate because it carries no risk, while a beta of 1.6 gives a fair return of .

The Security Market Line

Take the CAPM equation, put beta on the horizontal axis and expected return on the vertical axis, and plot it. Because the equation is linear in beta, you get a straight line — the Security Market Line (SML). It starts at the risk-free rate (β=0\beta=0), passes through the market portfolio (β=1, E[R]=E[RM]\beta=1,\ \mathbb{E}[R]=\mathbb{E}[R_M]), and keeps climbing. Its slope is the market risk premium: each extra unit of beta buys you exactly one more premium’s worth of return.

Drag the slider below to walk an asset along its beta and watch the fair return the SML demands. The dots are example assets; the vertical connectors show how far each strays from the line (we’ll name that gap next).

The Security Market Line10.0%
0%5%10%15%20%00.511.52Security Market LineDefensiveUnderpricedOverpricedMarket (β = 1)Beta (β) — systematic riskExpected return
  • Risk-free rate (β = 0)
  • Market (β = 1)
  • Alpha (mispricing) (Fairly priced (on the line))
Beta (β) — systematic risk
1.00
CAPM expected return
10.0%

Beta on the x-axis, fair expected return on the y-axis. The line is E[r] = rf + β·(rm − rf). The risk-free anchor sits at β=0, the market at β=1. Dots above the line are underpriced (positive alpha); dots below are overpriced (negative alpha).

The SML looks a lot like the Capital Market Line, but do not confuse them — they answer different questions:

Security Market Line (SML)Capital Market Line (CML)
X-axisBeta (systematic risk only)Total volatility (standard deviation)
PricesAny asset or portfolioOnly efficient portfolios
SlopeMarket risk premium per unit of betaSharpe ratio of the market
Where fair assets sitExactly on the lineExactly on the line

The crucial difference: the CML only knows how to price fully diversified, efficient portfolios, because it measures risk as total volatility (which only equals systematic risk once you’re diversified). The SML works for anything — a single stock, a lopsided portfolio, your weird crypto bag — because it measures risk as beta, the systematic slice, which is the only thing priced regardless of how undiversified you are.

Sort each asset by its likely beta range.

Place each item in the right group.

  • A consumer-staples giant selling toothpaste (~0.6)
  • A diversified large-cap blend tracking the market
  • A high-growth semiconductor stock (~1.7)
  • A regulated electric utility (~0.4)
  • A broad total-market index fund
  • A leveraged cyclical homebuilder (~1.5)

Alpha — beating (or losing to) the line

The SML tells you what an asset should return given its beta. But what an asset is actually forecast to return can differ. The gap between the two is alpha:

αi=E[Ri][rf+βi(E[RM]rf)].\alpha_i=\mathbb{E}[R_i]-\big[r_f+\beta_i(\mathbb{E}[R_M]-r_f)\big].

In words: alpha = actual expected return − CAPM-fair return. It’s the part of your return that beta can’t explain — the “free” excess (or shortfall) after you’ve accounted for systematic risk.

  • Above the SML → positive alpha. The asset offers more than its risk deserves. It’s underpriced — a buy. Investors will pile in, bidding the price up and the future return back down toward the line.
  • Below the SML → negative alpha. It offers less than its risk deserves. It’s overpriced — a sell (or short). In a perfectly efficient market, alpha is competed away to zero and everything sits on the line.

Worked example — one of each

Keep rf=3%r_f=3\% and market premium 7%7\%, so fair return is 3%+β×7%3\%+\beta\times7\%.

  • Stock U has β=0.8\beta=0.8 and you forecast E[RU]=11%\mathbb{E}[R_U]=11\%. Fair return =3%+0.8×7%=8.6%=3\%+0.8\times7\%=8.6\%. Alpha =11%8.6%=+2.4%=11\%-8.6\%=\mathbf{+2.4\%}. It sits above the line — underpriced, a buy.
  • Stock O has β=1.6\beta=1.6 and you forecast E[RO]=11.5%\mathbb{E}[R_O]=11.5\%. Fair return =3%+1.6×7%=14.2%=3\%+1.6\times7\%=14.2\%. Alpha =11.5%14.2%=2.7%=11.5\%-14.2\%=\mathbf{-2.7\%}. It sits below the line — you’re taking aggressive risk and getting underpaid for it. Overpriced, a sell.

Notice Stock O has the higher raw return (11.5% vs 11%) yet the worse deal, because its beta demanded far more. Alpha, not raw return, is the scorecard once you adjust for risk.

Warning:

Pitfall: high return ≠ good investment

Beating the market’s return tells you almost nothing on its own — you might just be carrying a fat beta. The honest question is always “did it beat the SML for its risk level?” A 14% return on a β=2 stock is a negative-alpha disappointment when the line demanded 17%. Risk-adjust, then judge.

Because everyone else can see it too. A positive-alpha asset is, by definition, offering more return than its risk warrants — so rational buyers rush in. Buying pressure pushes the price up today, which mechanically pushes the expected future return down, sliding the asset back toward the SML. In a competitive, informationally efficient market, this happens fast and alpha collapses to roughly zero. That’s exactly why consistent positive alpha is so prized and so rare: finding it means you spotted a mispricing the rest of the market hadn’t — and you have to do it before the crowd erases it.

Assumptions & criticisms

CAPM is elegant, which is a polite way of saying it leans on assumptions no real market obeys. Be honest about them — CAPM is a baseline, not gospel.

The strong assumptions:

  • Everyone is a mean-variance optimizer holding well-diversified portfolios (so only beta matters).
  • Homogeneous expectations — every investor agrees on the same expected returns, variances, and covariances. (In reality we wildly disagree; that’s what makes a market.)
  • Everyone can borrow and lend freely at the same risk-free rate rfr_f, with no limits.
  • A single period, frictionless world — no taxes, no transaction costs, no liquidity constraints, all assets infinitely divisible.

Where it fails empirically:

  • The low-beta anomaly. When you actually measure it, the relationship between beta and return is too flat — low-beta stocks have historically returned more than CAPM predicts, and high-beta stocks less. The real-world line is gentler than the theoretical SML.
  • Size and value effects. Small-cap stocks and cheap “value” stocks have earned returns CAPM can’t explain by beta alone. This is what drove the Fama–French factor models, which add size and value (and later, profitability and investment) as extra priced risks beyond the market.
  • Roll’s critique. CAPM is built on “the market portfolio” — all risky assets, everywhere. But that portfolio is unobservable; any index we use (the S&P 500, say) is just a proxy. Roll argued this makes CAPM nearly untestable: a rejection might mean the model is wrong, or just that we picked the wrong proxy.
Info:

So why still teach it?

Because it’s the right first lens. CAPM gives you the indispensable vocabulary — systematic vs. idiosyncratic risk, beta, the market premium, alpha — that every richer model (Fama–French, APT) extends rather than discards. You can’t critique the multi-factor world without first speaking CAPM.

Match each term to its precise meaning.

Pick a term, then click its definition.

Key Takeaways

Success:

What to remember

  • The market only pays for systematic risk — idiosyncratic risk is diversifiable for free, so it earns nothing. CAPM prices an individual asset on that principle.
  • Beta βi=Cov(Ri,RM)/Var(RM)\beta_i=\mathrm{Cov}(R_i,R_M)/\mathrm{Var}(R_M) measures systematic risk: the slope of the asset’s returns regressed on the market. β=1 moves with the market, β<1 is defensive, β>1 aggressive, β<0 a hedge. Beta is not total volatility.
  • CAPM: E[Ri]=rf+βi(E[RM]rf)\mathbb{E}[R_i]=r_f+\beta_i(\mathbb{E}[R_M]-r_f). Fair return = risk-free floor + beta × market risk premium. With rf=3% and a 7% premium: β of 0, 0.5, 1, 1.6 → 3%, 6.5%, 10%, 14.2%.
  • The Security Market Line is CAPM plotted against beta — a straight line, slope = the market premium. It prices any asset; the CML (x = total volatility) prices only efficient portfolios.
  • Alpha is the gap to the line: above = underpriced (buy, positive α), below = overpriced (sell, negative α). High raw return is not high alpha once you adjust for beta.
  • CAPM rests on strong assumptions and fails empirically (flat low-beta line, size/value effects → Fama–French, Roll’s unobservable-market critique). It’s the baseline lens, not the last word.

Big picture

CAPM at a glance

  • CAPM
    • Core idea
      • Only systematic risk is priced
      • Idiosyncratic risk = free to diversify
    • Beta
      • Cov(Ri,Rm) / Var(Rm)
      • Slope of regression on market
      • β=1 market, <1 defensive, >1 aggressive
    • The equation
      • E[R] = rf + β·(premium)
      • Premium = E[Rm] − rf
      • Floor + reward for beta
    • The lines
      • SML: x = beta, prices anything
      • CML: x = volatility, efficient only
    • Alpha & limits
      • Alpha = actual − fair return
      • Above line = buy, below = sell
      • Critics: low-beta, Fama-French, Roll
One screen tying beta, the premium, the line, and alpha together.

Lesson 6 check

Question 1 of 50 correct

An asset has Cov(Ri,Rm) = 0.018 and the market has Var(Rm) = 0.012. What is its beta, and how do you read it?

Check your answer to continue.

That completes the toolkit — diversification, the frontier, the CML, and CAPM. Next: the final exam.

Mark lesson as complete