Dividend-adjusted Binomial Tree
When the underlying pays dividends, the binomial tree must be re-parameterised. For a continuous dividend yield , replace the growth rate with in the risk-neutral probability, . For discrete cash dividends, the standard practice is to split the stock into a deterministic dividend stream plus a stochastic component and build the tree on the latter (Hull 2022, §21.3). Dividends reduce expected stock growth, which lowers call prices and raises put prices.
Try it yourself
Price each node forward (S₀·uᵏ·dⁿ⁻ᵏ), then fold the payoffs back at the risk-neutral probability p. The asset price sits in each circle; the option value is beneath it in the accent colour.
Assumption: r is a continuously compounded per-step rate with one step per period (Δt = 1), so the per-step growth is er and the discount factor is e−r. p = (er − d) / (u − d); each node = e−r·[p·Vup + (1−p)·Vdown].
Why it matters
Dividends drain value from the share. A stock paying 3% per year drifts more slowly than a non-paying one because some of the total return is paid out rather than reinvested in the share price. The risk-neutral probability reflects this slower drift. Discrete dividends are messier because the stock drops by the dividend amount on the ex-dividend date, which kinks the tree. Splitting the stock into a deterministic component (the present value of future dividends) plus a stochastic component keeps the tree recombining and tractable.
Adding a continuous dividend yield to a binomial tree changes the risk-neutral probability formula by:
Formulas
Worked examples
ASX 200 index option with index points, , , , dividend yield , .
. Compared with the no-dividend value of from the same , but (which would be 0.5009), the dividend yield lowers , raising the value of puts and lowering the value of calls on the index.
Common mistakes
- ✗Dividends do not affect option prices. They do. Higher dividends reduce call values (less expected growth) and raise put values (stock falls on ex-date). The Black–Scholes formulas for dividend-paying stocks use in place of (Hull 2022, §17.3).
- ✗Discrete dividends only matter near ex-date. They matter throughout the option's life because the present value of all dividends paid before expiry is what the call holder gives up by not exercising early. This is why discrete dividends can make early exercise of American calls optimal just before ex-date.
Revision bullets
- •Continuous yield : use in formula
- •Discrete dividends: subtract PV of dividends from first
- •Dividends lower call values, raise put values
- •Can trigger early exercise of American calls before ex-date
- •FX options treat foreign rate as a yield
Quick check
Adding a continuous dividend yield to a binomial tree changes the risk-neutral probability formula by:
Connected topics
More in Binomial Trees
In learning paths
Sources
- Hull, John C. Options, Futures, and Other Derivatives. 11th ed. Pearson, 2022. ISBN 978-0-13-693997-9.Covers both the continuous-yield adjustment to risk-neutral and the discrete-dividend tree construction that keeps the lattice recombining.
- Cox, John C., Stephen A. Ross and Mark Rubinstein. "Option Pricing: A Simplified Approach." Journal of Financial Economics 7(3), 1979, pp. 229–263.Original binomial paper that extends the basic model to dividend-paying stocks via an adjusted drift.
- Australian Securities Exchange. Index options on the S&P/ASX 200. ASX product page, accessed 2026.ASX-listed European index options are priced with a dividend-yield adjustment to the underlying index level.