What is the Binomial Option Pricing Model?
The binomial option pricing model values an option by representing the underlying asset's price as a tree of possible up and down moves, then working backward from the option's payoff at expiration to its value today.
The simplest one-period tree assumes that over one period the underlying price can end at only two values:
1 Su
2 /
3S0 ------
4 \
5 Sdwhere S0 is the current price, Su is the up-state price, and Sd is the down-state price.
The model is useful because it makes the no-arbitrage logic of option pricing visible. It can also be extended to many periods, dividends, changing rates, and American-style early exercise.
A binomial tree is not a claim that the real market can move to only two prices. It is a discrete valuation framework that approximates a richer range of future paths as more steps are added.
The one-period idea starts with the payoff
Suppose a stock trades at $100. In one period, assume the model allows either a 20% increase or a 20% decrease:
1Current stock price: $100
2Up-state price: $120
3Down-state price: $80Consider a European call with a $100 strike.
At expiration its payoffs are:
1If stock = $120: call payoff = $20
2If stock = $80: call payoff = $0The pricing problem is to determine what those two possible future payoffs are worth today under a no-arbitrage framework.
Replication is the economic engine
One way to solve the one-period model is to construct a portfolio of stock and borrowing or lending that produces the same terminal payoffs as the option.
Suppose a portfolio holds Δ shares of stock plus an amount of cash or debt. Choose Δ so the portfolio's change between the up and down states matches the option's change.
The hedge ratio is:
1Δ = (Cu - Cd) / (Su - Sd)In the example:
1Δ = (20 - 0) / (120 - 80)
2 = 0.5Half a share changes in value by $20 between the two stock states, exactly matching the call's payoff difference.
Once the remaining cash or borrowing position is chosen so the levels also match, the replicating portfolio and the option have identical future cash flows. Under no-arbitrage, they should have the same value today.
This is the same law-of-one-price logic behind Put-Call Parity.
Risk-neutral probability is a pricing device
The same valuation can be expressed using a risk-neutral probability.
If the model uses gross up and down returns Ru and Rd, and the risk-free gross return over the period is R, the risk-neutral up probability is:
1q = (R - Rd) / (Ru - Rd)The option value is then the discounted risk-neutral expected payoff:
1Option value
2= [q × up-state payoff + (1 - q) × down-state payoff] / RThis probability is easy to misunderstand.
Risk-neutral probability is not the model's forecast of the real-world chance that the stock rises.
It is the probability that makes discounted asset prices consistent with the no-arbitrage pricing framework. CFA Institute emphasizes that neither the real-world probability of the up state nor the underlying asset's expected return is required for the one-period option valuation.
That is a major conceptual difference between derivative pricing and directional investing.
Why the underlying's expected return disappears
Imagine two investors disagree strongly about the stock's expected return. One expects 5%; the other expects 15%.
They can still agree on the same no-arbitrage option value if they agree on the current stock price, interest rate, possible tree states, contract payoff, and trading assumptions.
Why?
Because the option can be replicated with traded instruments. The price is pinned by the cost of the replicating portfolio rather than by either investor's subjective expected return.
This does not mean expected returns are irrelevant to whether an investor wants to own the option. It means they are not required to derive the model's no-arbitrage value.
Multi-period trees add intermediate decisions
A one-period tree is mainly instructional. Practical binomial models use many steps.
A two-period tree might look like:
1 Suu
2 /
3 Su --
4 / \
5S0 --- Sud
6 \ /
7 Sd --
8 \
9 SddAt final expiration nodes, calculate the option payoff. Then move backward one layer at a time.
At each earlier node:
- calculate the risk-neutral expected value of the next-node option values;
- discount that expectation back one period; and
- for an American option, compare the continuation value with immediate exercise value.
This process is called backward induction.
American options are where trees become especially useful
A European option can be exercised only at expiration. An American-style option can generally be exercised before expiration.
At each node in an American-option tree, the holder has a choice:
1continue holding
2or
3exercise nowThe node value is therefore commonly represented as:
1American option value
2= max(immediate exercise value, continuation value)This flexibility is one reason binomial trees are widely used to illustrate American-option valuation.
American vs. European Options explains the contract distinction and assignment consequences.
The ability to model early exercise is also one reason a binomial model may be preferable to a basic Black-Scholes-Merton formula for some equity options.
More steps do not mean more certainty
Increasing the number of tree steps can make the discrete model approximate a continuous-time process more closely.
But a 1,000-step tree is not a 1,000-times-more-certain forecast.
The model still depends on assumptions about:
- volatility;
- interest rates;
- dividends or carry;
- how up and down factors are calibrated;
- exercise behavior;
- time-step construction; and
- market frictions.
Numerical precision should not be confused with economic certainty.
Different trees can encode the same volatility differently
There is more than one way to build a binomial tree.
Common formulations choose up and down factors so the tree matches a target volatility while satisfying desirable mathematical properties. Some trees are recombining, meaning an up move followed by a down move reaches the same node as a down move followed by an up move.
A recombining tree grows much more efficiently than a fully branching tree.
The exact node prices can differ across calibration methods even when the models are designed to converge toward similar continuous-time values under comparable assumptions.
This is a reminder that the tree is a model representation, not a set of literal price targets.
Volatility has a central role
Higher assumed volatility generally spreads the future tree farther apart.
For an option buyer, greater dispersion can increase the value of the asymmetric payoff because favorable extreme outcomes can become larger while the option payoff is bounded below by zero at expiration.
This is the same intuition behind Option Vega and Implied Volatility.
In market practice, a model can also be run in reverse. Instead of supplying volatility and solving for option value, one can observe an option price and solve for the volatility that makes the model match it.
That inferred number is implied volatility.
The tree can incorporate dividends
Dividends matter because they affect the economics of owning stock versus owning options.
A known discrete dividend can be represented in the tree or handled through adjustments to the underlying process, depending on the implementation.
This can be particularly important for American calls. A sufficiently valuable upcoming dividend can make early exercise economically relevant in some circumstances because the call holder does not receive the dividend unless the option is exercised into stock before the ex-dividend date.
The exact decision depends on remaining Option Time Value, financing, strike, dividend amount, and contract details.
A tree can explicitly compare those alternatives at the relevant node.
The model can handle changing assumptions by node
A basic tree often assumes constant volatility and interest rates. More advanced trees can allow inputs to vary by time or state.
That flexibility is useful for interest-rate derivatives, embedded options, or securities whose exercise choices depend on the path of rates.
CFA Institute uses binomial trees in several derivative contexts for precisely this reason: backward induction can incorporate state-dependent cash flows and exercise decisions.
Flexibility does not remove model risk. It can increase the number of assumptions that need to be justified.
Binomial pricing and Black-Scholes-Merton are related
The Black-Scholes-Merton Model uses a continuous-time framework rather than a discrete tree.
Under compatible assumptions, a well-constructed binomial model with increasingly small time steps can converge toward the Black-Scholes-Merton value for a European option.
The two approaches therefore are not competing definitions of what an option is worth. They are different modeling frameworks built on the same broad no-arbitrage logic.
The binomial model makes path and early-exercise decisions more explicit. Black-Scholes-Merton can provide a compact closed-form solution for certain European options.
Risk-neutral valuation does not remove risk
The phrase "risk-neutral" does not mean the option is riskless or that investors are indifferent to risk in real life.
It describes a transformed pricing measure under which discounted tradable asset prices are valued consistently with no arbitrage.
Actual option positions can still have substantial Option Delta, Option Gamma, Option Theta, volatility, liquidity, gap, and assignment risks.
A risk-neutral valuation framework is a mathematical pricing tool, not an investment recommendation.
What the binomial model cannot tell you
The binomial model does not tell you the real probability that the stock will follow a particular path. It does not guarantee the future volatility input, dividend path, interest rate, or exercise decision.
It also does not eliminate execution costs, bid-ask spreads, discrete market jumps, funding differences, or liquidity constraints.
Its strength is structural: it shows how option values can be derived by replication and backward induction, and it can explicitly model early exercise and state-dependent decisions.
Grizzly Bulls' Models can provide broader context for systematic modeling, while Indicators can frame market conditions. Neither route publishes a canonical live binomial tree or option fair value.
Sources and further reading
- CFA Institute: Valuing a Derivative Using a One-Period Binomial Model, 2026 curriculum
- CFA Institute: Valuation of Contingent Claims, 2026 curriculum
- OCC: Characteristics and Risks of Standardized Options
Continue Research
Continue from the concept into the Grizzly Bulls research surface that best matches the next question. These links are research continuations, not recommendations or required steps.
Connect tree-based pricing to model research
Continue into model research without implying that Grizzly Bulls publishes a production option-pricing tree or live fair value.
Keep model inputs in market context
Use broader indicators as context while treating rates, volatility, dividends, and exercise assumptions as separate pricing inputs.
Explore more topics in the Financial Research Encyclopedia.