Our goal is to find a fair, non-random price for a European option, which we'll call .
Lesson 4.1: The Black-Scholes-Merton Derivation (Part 1: The "Magic Portfolio")
Welcome to Module 4. This is the 'summit' of our course. All the abstract theory we've built—Brownian Motion, the 'weird algebra' (dWt² = dt), and Itô's Lemma—was created to solve this one problem.
The Problem We Must Solve
In Lesson 3.2, we found the SDE (the "rule of change") for our option . It was a problem, not an answer:
This equation is unusable for finding a single price. Why? It has two "poison" terms:
- It's random: It has a term.
- It's subjective: It depends on (the stock's expected return), which is just a "guess." My guess for (8%) might be different from yours (10%), and we would get two different prices.
This lesson is about a "magic trick" so brilliant it won a Nobel Prize. We will show that we can combine the option () and the stock () into a single portfolio () that is perfectly non-random.
This "delta-hedging" trick will make both "poison" terms—the and the —vanish completely.
Part 1: List Our "Ingredients" (The SDEs)
Let's lay out our two "ingredients" and their "rules of change."
This is our Geometric Brownian Motion (GBM) model from Lesson 1.4.
This is the Full Itô's Lemma we derived in Lesson 3.2. We will use the shorthand for , etc.
Crucial Insight: Both and are driven by the same underlying source of randomness, . This is what allows us to cancel them.
Part 2: Build the "Magic Portfolio" (Π)
Now, we build our portfolio. We'll call it (the Greek letter "Pi"). We need to hold both assets, one "long" (we own it) and one "short" (we sold it).
Let's construct a portfolio where we:
- Sell 1 Option (Our position value is )
- Buy shares of Stock (Our position value is )
The total value of our portfolio at any time is:
The Key: (Delta) is just a number (like 0.5, or 60 shares). It is the *one thing we get to choose*. We're going to find a "magic" value for that makes all our problems go away.
Part 3: Find the Change in the Portfolio (dΠ)
Now we need to find the "rule of change" for our portfolio. The tiny, infinitesimal change is just the sum of the changes in the parts we hold:
Assuming we hold the number of shares constant for this one, tiny infinitesimal step (we re-balance at the *next* step), the change is:
Part 4: Substitute and Group (The "Messy" Part)
This is the big step. We are going to plug our two "Ingredient" SDEs from Part 1 into our portfolio equation from Part 3. We will write out *every single term*.
This looks like a total mess. But let's be systematic. Our equation has two types of terms: predictable terms and random terms. Let's group them into two "bins."
The "Random Bin" (all the terms):
Let's find all the pieces multiplied by :
- From the part:
- From the part:
Putting them together, the total random part of our portfolio is:
The "Predictable Bin" (all the terms):
This is all the "leftovers." We will write out the full expression, not `(...)`:
- From the part:
- From the part:
Putting them together, the total predictable part is:
Part 5: Our New SDE for the Portfolio
We have successfully found the "rule of change" for our portfolio. It is:
This is the end of Lesson 4.1. We have successfully set up the entire problem, writing out every single term in full detail.
We have set the stage for the "magic trick." Our portfolio's change is still random (it has a term) and subjective (it has a term).
But look at the "Random Bin." It has one variable we can control: .
In our next lesson, Lesson 4.2, we will ask the most important question in finance:
"What 'magic' value can we choose for that will make this entire 'Random Bin' equal to zero?"
We will solve for this , which will "kill" all the randomness in our portfolio. This is the "delta-hedging" discovery, and it's the first major step to solving for the option's price.
Up Next: Lesson 4.2: Eliminating Risk