This left us with the Black-Scholes-Merton PDE:
This is the "blueprint" for the option's price. It's a fundamental law that the price must obey to prevent a "free-lunch" (arbitrage) opportunity.
Welcome to Module 5! In our last module, we achieved the 'impossible.' We started with a random, subjective model for an option's price (dV) and, by using Itô's Lemma and a 'magic' delta-hedging trick, we eliminated all the randomness (dWt) and all the subjectivity (μ).
This left us with the Black-Scholes-Merton PDE:
This is the "blueprint" for the option's price. It's a fundamental law that the price must obey to prevent a "free-lunch" (arbitrage) opportunity.
That PDE is the problem we need to solve. It's not the answer. A client doesn't want a PDE; they want a price in dollars and cents.
The full mathematical derivation that "solves" this PDE is one of the most complex in finance (it involves transforming it into the "Heat Equation" from physics, solving that, and then transforming it back).
We will not do that here. That is a "pure math" exercise.
Our goal as quants is to take the famous solution and understand what it means. We are going to deconstruct it, piece by piece, so you understand the financial intuition. This is the "Holy Grail" formula of finance.
This formula looks intimidating. But it's just a simple idea dressed in complex math:
Price of Option = (What you EXPECT to GET) - (What you EXPECT to PAY)
Let's break down both halves of that sentence.
Let's look at the second half of the formula first. This is the "what you expect to pay" part.
This is the present value of the strike price you *might* have to pay. Let's break it down into its three pieces.
Conclusion for Part 1:
The "Expected Cost" term, , is just:
($100 you must pay) × (Discounted to today's value) × (Probability you'll actually have to pay it)
This is a beautiful, intuitive concept.
Now let's look at the first half of the formula. This is the "what you expect to get" part.
This part is more subtle.
It's tempting to think this term is just `(Expected Future Stock Price) * (Probability of Getting It)`. It's almost that, but it's much more clever.
The term is the Present Value of the stock you might receive at expiration.
Remember our "magic" hedge ratio ? We proved that to be risk-free, we had to hold shares of the stock, where . It turns out that when you solve the Black-Scholes PDE, you find this amazing identity:
The "Delta" of our call option is exactly !
Therefore, the "Expected Benefit" term, , can be rewritten as:
This is the value of the stock side of our delta-hedged portfolio!
Conclusion for Part 2:
The "Expected Benefit" term is simply the current stock price () multiplied by the option's sensitivity ( or ). It's the "share" of the stock that the option "acts like" it owns right now.
Let's put our two, newly-translated pieces back together:
The entire Black-Scholes formula is just the value of a leveraged bet on the stock. It's the value of the "Delta-equivalent" shares you "own" (), minus the present value of the "loan" you'll need to pay to get them ().
So what are and ? They are just the "engines" that calculate the probabilities and . You don't need to memorize them, but you must understand what goes into them.
This formula looks like a nightmare, but it's just a "signal-to-noise" ratio.
and are just numbers that package up all 5 of our key inputs () and feed them to the probability calculator.
We have the formula! We have the answer.
But for a quant, this is just the beginning. The "answer" is a static price. The real job of a quant is risk management, which is dynamic.
The formula is a "master function" that connects our price to all 5 key inputs. Our real job is to find the derivatives of this function.
How does change when changes? Delta
How does change when changes? Theta
How does change when changes? Vega
In our next lessons, we will explore The "Greeks". We will finally see how all the abstract partial derivatives from our PDE (, , etc.) are given concrete, computable formulas, and how traders use them to manage billions of dollars in risk.
Up Next: The Greeks: Delta