Welcome to Valuation and Hedging Using Binomial Trees!

Welcome, future CAIA Charterholder! Today we are diving into one of the most practical and intuitive tools in finance: Binomial Trees. If you’ve ever felt intimidated by complex option pricing formulas like Black-Scholes, you’re going to love this. Think of a binomial tree as a "choose your own adventure" map for a stock price. It breaks time down into small steps, making it much easier to see how an option’s value changes as the underlying asset moves up or down.

By the end of this guide, you’ll understand how to build these trees, how to price options, and how to use them for hedging. Let’s get started!

1. The Basics: What is a Binomial Tree?

At its heart, a binomial tree is a discrete-time model. Unlike some models that assume prices change every millisecond, this model assumes the price changes only at specific intervals (like once a month or once a year).

In each interval, the stock price can only do two things:
1. Go Up (multiplied by an "up factor," u)
2. Go Down (multiplied by a "down factor," d)

Analogy: The Coin Flip
Imagine a stock is at \$100. In one month, we flip a coin. If it’s heads, the stock goes to \$110 (Up). If it’s tails, it goes to \$90 (Down). That simple "V" shape is the building block of every binomial tree!

\n\n
Key Terms to Remember:
\n

u (Up Factor): This is usually \(1 + \text{percentage increase}\). It must be greater than 1.\n
d (Down Factor): This is usually \(1 - \text{percentage decrease}\). It must be less than 1.\n
Risk-free rate (r): This is the return you’d get on a "safe" investment like a T-bill. For the model to work without "free money" (arbitrage) existing, the risk-free rate must be between the up and down movements: \(d < (1+r) < u\).

\n\n

Quick Review: A binomial tree assumes two possible outcomes at each step. It is a discrete model used to map out potential future prices.

\n\n

2. The One-Step Binomial Model

\n

Let's look at a single step. We want to find the value of an option today based on what it might be worth in the future.

\n

To do this, we use a concept called Risk-Neutral Valuation. This is a mathematical "trick" that allows us to value options as if everyone in the world were indifferent to risk. It doesn't mean people are risk-neutral; it just means that in a world without arbitrage, the math works out the same!

\n\n
Step 1: Calculate the Risk-Neutral Probability (p)
\n

This is the "probability" that the stock will go up in our risk-neutral world.\n
The formula is:\n
\(p = \frac{(1 + r) - d}{u - d}\)

\n

Don’t worry if this seems tricky at first! Just remember that \(p\) is the probability of an "up" move, and \((1 - p)\) is the probability of a "down" move.

\n\n
Step 2: Calculate the Option Payoffs
\n

Find the value of the option at the end of the step.\n
For a Call Option: \(\max(0, \text{Stock Price} - \text{Strike Price})\)\n
For a Put Option: \(\max(0, \text{Strike Price} - \text{Stock Price})\)

\n\n
Step 3: Discount Back to Today
\n

We take the average of the future payoffs (weighted by our probabilities) and pull them back to the present using the risk-free rate.\n
Option Value = \(\frac{[p \times C_u + (1 - p) \times C_d]}{(1 + r)}\)

\n

Where \(C_u\) is the call value if the stock goes up, and \(C_d\) is the value if it goes down.

\n\n

Key Takeaway: Risk-neutral valuation means we don't need to know the actual probability of the stock going up. We only need the risk-free rate and the up/down factors.

\n\n

3. Multi-Step Trees: Moving Forward and Backward

\n

A two-step tree is just two one-step trees glued together. It looks like a diamond shape.\n
Step 0: Today (\(S\))\n
Step 1: Stock is either \(Su\) or \(Sd\)\n
Step 2: Stock is either \(Suu\), \(Sud\), or \(Sdd\)

\n\n
The Process of Backward Induction
\n

This sounds fancy, but it just means we work backwards from the future to the present.\n
1. Calculate stock prices at every node (move left to right).\n
2. Calculate option values at the final expiration nodes.\n
3. Move one step back (to the left). Calculate the option values at those nodes using the formula from Section 2.\n
4. Repeat until you reach Today (Node 0).

\n\n

Did you know? In a binomial tree, an "up-then-down" move (\(ud\)) results in the same stock price as a "down-then-up" move (\(du\)). This is why the tree stays manageable rather than exploding into thousands of branches!

\n\n

4. American vs. European Options

\n

This is a favorite topic for CAIA exams!\n
European Options: Can only be exercised at the very end (the final nodes).\n
American Options: Can be exercised at any time.

\n

When valuing an American Option, you have to do one extra check at every single node:\n
Ask yourself: "Is this option worth more if I keep holding it, or if I exercise it right now?"

\n

The Rule: Value at Node = \(\max(\text{Value from the Formula}, \text{Exercise Value})\)

\n\n

Common Mistake to Avoid: Students often forget to check for early exercise on American Puts. While it's rarely optimal to exercise an American Call early (on a non-dividend paying stock), it is very often optimal to exercise an American Put early if the stock price drops significantly.

\n\n

Key Takeaway: American options are valued by choosing the higher of the "holding value" (discounted expected value) or the "intrinsic value" (exercise value) at each node.

\n\n

5. Delta Hedging: Staying Balanced

\n

Delta (\(\Delta\)) tells us how many shares of stock we need to buy or sell to create a "riskless" hedge. If you are "Delta Neutral," it means your total portfolio value won't change if the stock price moves a tiny bit.

\n

In the binomial model, Delta is the ratio of the change in the option price to the change in the stock price:\n
\(\Delta = \frac{C_u - C_d}{S_u - S_d}\)

\n

Analogy: The Seesaw\n
Imagine a seesaw. The stock is on one side and the option is on the other. Delta is the "balancing point." If the stock moves up \$1 and the option moves up \$0.50, your Delta is 0.5. To hedge one option, you would need to sell 0.5 shares of stock.

The Hedge Ratio Properties:

1. For a Call Option: Delta is always between 0 and 1.
2. For a Put Option: Delta is always between -1 and 0 (it's negative because puts gain value when stocks fall).

Quick Review: Delta is the "Hedge Ratio." It tells you how to offset the risk of an option by trading the underlying stock.

Summary Checklist for Success

Before you move on to the next chapter, make sure you can:
1. Calculate the up factor (\(u\)) and down factor (\(d\)) given a percentage change.
2. Calculate the risk-neutral probability (\(p\)).
3. Value a European option by working backward through a two-step tree.
4. Identify when to exercise an American option early.
5. Calculate the Delta (\(\Delta\)) at any node in the tree.

Don't worry if this feels like a lot of steps! The beauty of binomial trees is their consistency. Once you master the one-step calculation, you're just repeating the same simple process over and over. Keep practicing the "backward induction" and you'll be a pro in no time!