Binomial Option Pricing and No-Arbitrage Logic

How Level II tests replicating portfolios, risk-neutral valuation, arbitrage checks, and early-exercise logic in option trees.

The binomial model matters at Level II because it reveals the logic behind option valuation. The exam wants you to understand why the option is worth that amount, not just to repeat a model name. If a tree is given, you should immediately think replication, risk-neutral valuation, and early-exercise choice when the contract is American.

Why This Lesson Matters

Candidates tend to make two avoidable mistakes:

  • they treat the tree probabilities as real-world forecasts instead of pricing weights
  • they forget to test whether early exercise changes the answer

The binomial framework is useful because it makes both issues visible.

Read The Tree As A Valuation Process

    flowchart TD
	    A["Start with terminal option payoffs"] --> B["Use up and down states to form the hedge ratio"]
	    B --> C["Derive pricing weights or a replicating portfolio"]
	    C --> D["Discount one step back through the tree"]
	    D --> E["For American options compare hold value and exercise value"]
	    E --> F["Continue backward to today"]
	    F --> G["Then compare model value to market price"]

If you keep that sequence straight, most binomial questions become manageable.

Risk-Neutral Valuation Is Pricing Logic, Not Belief About The Market

For a one-period binomial model, the risk-neutral probability is:

$$ p=\frac{(1+r)-d}{u-d} $$

and the option value is:

$$ C_0=\frac{pC_u+(1-p)C_d}{1+r} $$

SymbolMeaning
(u)Up-state multiplier for the underlying
(d)Down-state multiplier for the underlying
(C_u), (C_d)Option payoffs in the up and down states
(p)Pricing weight implied by no-arbitrage, not a real-world probability

Level II often tests whether you understand that distinction even when the arithmetic is straightforward.

Replication Shows Why The Option Price Cannot Float Freely

The hedge ratio for a call in a one-period tree is:

$$ \Delta=\frac{C_u-C_d}{S_u-S_d} $$

That hedge ratio identifies the stock position in a replicating portfolio. Once the payoff is replicated, the option price is pinned down by no-arbitrage.

If the quoted option is too cheapBuy the option and sell the replicating portfolio
If the quoted option is too expensiveSell the option and buy the replicating portfolio

The exam often asks for the arbitrage direction rather than only the fair value number.

European And American Options Diverge When Early Exercise Matters

Contract typeKey valuation point
European optionCan only be exercised at expiration, so continuation logic runs straight through the tree
American optionMust be checked at each node for early exercise value versus continuation value

This is the step candidates skip when they are rushing. Level II uses that skip against you.

Interest Rate Options Use The Same Backward Logic

The tree may be built on interest rates rather than stock prices, but the valuation logic stays familiar:

  • identify the payoff in each state
  • work backward one node at a time
  • discount using the appropriate node-specific short rate

That is why understanding the process matters more than memorizing one equity-only version of the model.

How CFA-Style Questions Usually Test This

  • by asking for a two-period European or American option value
  • by asking whether early exercise changes the optimal choice at a node
  • by asking for the hedge ratio or the arbitrage trade when the market quote differs from fair value
  • by moving the same logic into an interest-rate option tree

Mini-Case

A candidate prices an American put by discounting terminal payoffs backward but never compares the continuation value with the immediate exercise value at the first node.

That answer may look mathematically tidy but it is incomplete.

The stronger answer checks both values at each node and keeps the higher one, because the holder controls the exercise decision.

Common Traps

  • calling the risk-neutral probability a forecast of the actual up move
  • discounting before building the node payoffs correctly
  • forgetting the early-exercise check for American options
  • seeing an arbitrage question and failing to identify which side is underpriced

Sample CFA-Style Question

What is the strongest interpretation of the risk-neutral probability in a binomial option model?

Best answer: It is the pricing weight that makes the discounted expected payoff consistent with no-arbitrage.

Why: The binomial model is a valuation framework, not a market-opinion survey.

Continue In This Chapter

Revised at Thursday, April 9, 2026