A
AcadiFi
QU
QuantNoob422026-05-23
cfaLevel IIDerivativesReplication & No-Arbitrage

Why does BSM price options by replication instead of just discounting the expected payoff?

In every other corporate-finance problem I have ever done, we value something by computing $E[\text{payoff}] / (1+r)$. Why is option pricing different — why is the answer "build a replicating portfolio" rather than "compute the expected option payoff and discount"?

203 upvotes
AcadiFi TeamVerified Expert
AcadiFi Certified Professional

Excellent question. The short answer: you cannot compute the expected option payoff under the real-world probability measure without knowing the expected return of the stock — and that number is famously hard to estimate. The replication trick lets BSM sidestep that estimation problem entirely.

The naive approach (and why it fails):

If a call pays max(STK,0)\max(S_T - K, 0), then a naive valuer would write:

cnaive=E[max(STK,0)]/(1+rT)c_{\text{naive}} = E[\max(S_T - K, 0)] / (1 + r \cdot T)

But E[ST]E[S_T] depends on the expected return μ\mu of the stock, which is unobservable, controversial, and varies across investors. Two analysts disagreeing about μ\mu would disagree about the option price — yet the option trades at a single market price. So the naive formula cannot be right.

The replication approach:

Loading diagram...

Once you can replicate the payoff, no-arbitrage forces the option to trade at the cost of the replication. The stock's drift (μ\mu) drops out because the replication is dynamic — you continuously rebalance, so whatever direction the stock drifts, the hedge tracks it.

The deep insight (risk-neutral pricing):

You can recover a formula that looks like discounting an expected payoff, but under a transformed probability measure called the risk-neutral measure QQ. Under QQ, every asset has expected return =r= r (the risk-free rate), so the formula becomes:

c=erTEQ[max(STK,0)]c = e^{-rT} \cdot E^Q[\max(S_T - K, 0)]

This is mathematically equivalent to the replication argument. It is the cleanest way to express the result and the form most quants use day-to-day.

Why this generalises: the replication / risk-neutral trick works for ANY derivative whose payoff is a function of tradable assets. That is why the same machinery prices forwards, swaps, exotic options, even some credit derivatives. The replication argument is the conceptual gift — the formula is just one consequence.

📊

Master Level II with our CFA Course

107 lessons · 200+ hours· Expert instruction

#bsm#replication#no-arbitrage#risk-neutral#cfa-level-2