Bermudan Options
A Bermudan option can be exercised early, but only on a specific list of allowed dates — a middle ground between a European option (exercisable only at expiry) and an American option (exercisable any time), named as a geographic pun sitting between the two.
Prerequisites: American Options and Early Exercise, Binomial Option Pricing
A European option is like a train ticket you can only use on the day printed on it. An American option is a ticket valid for travel on any day up to the expiry date, whenever you like. A Bermudan option sits between the two — literally named for the island chain between Europe and America — valid only on a specific, pre-agreed list of dates, say the first of every quarter, rather than every day or only the last day. The holder faces a real decision at each allowed date: exercise now and take the payoff, or wait for the next date and hope conditions improve.
The exercise decision
At each allowed exercise date , the holder compares the payoff from exercising immediately against the value of continuing to hold the option:
In words: is what the holder gets by exercising right now, at date . is the expected value of holding through to the next allowed date , given everything known at , discounted back to today's dollars by . The option's value at is whichever of the two is larger. Work this comparison backward from the final allowed date to today, and you've priced the Bermudan option — the same backward-induction logic used for American options, just evaluated only at the specific allowed dates instead of continuously.
Worked example 1 — a two-date Bermudan on a simple tree
A stock at $100 can move up 20% or down 15% each period (two periods total), risk-free rate 0%. A Bermudan put, strike $100, is exercisable at the end of period 1 or period 2 (not continuously). At the end of period 1, if the stock is at $85 (the down move), exercising now pays $15. Continuing to period 2, the stock could go to $102 (up) or $72.25 (down again); the put's period-2 payoffs are $0 and $27.75, and with equal risk-neutral-style weights the expected continuation value is roughly $13.88 — less than the $15 available by exercising now. So the holder exercises early, at the period-1 allowed date, banking $15 rather than waiting.
Worked example 2 — why the allowed dates matter
Take the same setup, but now the only allowed exercise date is the final period (effectively European). The holder at the $85 node has no choice this time and must wait to period 2, where the put's payoff is either $0 or $27.75, averaging to something below the $15 they'd have banked mid-tree. Restricting exercise from "period 1 or period 2" down to "period 2 only" strictly cannot increase the option's value, because it removes an opportunity that was worth taking. General rule: a Bermudan is worth at least as much as a European with the same final maturity, and at most as much as an American with continuous exercise — more allowed dates can only add value, never subtract it.
Imagine each point where the curve crosses a grid tick as one allowed exercise date on the Bermudan's schedule — a European option only gets the far-right point, an American gets every point on the curve, and a Bermudan gets whichever subset of tick marks the contract names. More ticks (denser exercise dates) can only push the option's value up, never down.
What this means in practice
Bermudan-style exercise shows up constantly outside plain vanilla options: callable and puttable bonds, mortgage prepayment options, and — most heavily traded — swaptions embedded in cancellable interest rate swaps, all giving one side the right to act on a fixed schedule. Because a clean closed-form formula usually doesn't exist, Bermudans are priced with binomial/trinomial trees for simple cases or Least-Squares Monte Carlo (Longstaff-Schwartz) for path-dependent or multi-underlying cases, since both handle the backward-induction "exercise or continue" comparison directly.
It's tempting to price a Bermudan by just checking the payoff at each allowed date and taking the maximum, as if you already knew the future path. That's wrong — the decision at each date must be made using only information available at that date, comparing today's exercise payoff against the expected value of continuing, not against what a later date's payoff turned out to be. Pricing with hindsight overstates the value; the correct method is backward induction with no look-ahead.
A Bermudan option's value sits between a European (one exercise date) and an American (every date) with the same final maturity, because restricting exercise to a fixed list of dates can only ever remove flexibility, never add it — more allowed dates, more value.
Related concepts
Practice in interviews
Further reading
- Hull, Options, Futures, and Other Derivatives (Ch. 21)