OM-W6
The Black-Scholes Model
Overview of the Black-Scholes Model
Authors: Developed by Black and Scholes (1973) and Merton (1973).
Purpose: To price stock options based on stock price dynamics.
Key Equation: The stock price dynamics is modeled by the stochastic differential equation:
where dSt is the change in stock price, μ is the drift, σ is the volatility, and W_t is a Wiener process or Brownian motion.
Comparison with the Binomial Model
Binomial Model: Works with discrete states and discrete time (finite possible stock prices and time steps).
BMS Model: Based on continuous states (the stock price can be any value between 0 and ∞) and continuous time.
Extensions of the BMS Model
The model has been expanded to price:
Currency options (Garman and Kohlhagen)
Options on futures (Black).
All variations are treated under the umbrella of the BMS model.
Primer on Continuous Time Processes
Equation:
Brownian Motion: The source of randomness, which generates a normal distribution with mean 0 and variance t, denoted as .
dWt are independent increments, each .
Time Increment Definitions:
dt: An infinitesimally small time increment, smaller than 1 millisecond.
dWt: The instantaneous increment of a Brownian motion, defined as: .
Properties of Normally Distributed Random Variables
If , then any linear transformation .
For the BMS model, the instantaneous return can be expressed as:
.
Definitions of key parameters:
μ: The annualized mean return.
σ²: Annualized variance.
σ: Annualized standard deviation (volatility).
Geometric Brownian Motion
The stock price follows a geometric Brownian motion represented as:
.
Drift ($μ$) and Diffusion ($σ$) characterize the stock price dynamics:
Instantaneous changes are normally distributed and longer horizons yield log-normally distributed changes in price.
As derived through Itô's lemma:
.
Simulation of Stock Price Sample Paths
Using the equation:
with parameters μ = 10%, σ = 20%, S = 100, t = 1.
Discretizing to daily intervals, approximate as:
dt \
eq A_t = rac{1}{252}.
Generate standard normal random variables:
.
Log returns converted to stock price paths are:
.
Key Insights of the BMS Model
Hedging Argument: Combining the option with stock results in a risk-free portfolio.
Define parameters to ensure the portfolio's value is riskless and earns the risk-free rate.
The only parameter that matters in this context is σ, allowing for hedging away risk.
Partial Differential Equation (PDE) Derivation
From the hedging argument, the following PDE is obtained:
Parameters: Only volatility (σ) is present in the derivation; risk premium (μ) is excluded from valuation.
Analytical formulas for call and put options can be derived using terminal payout conditions.
The BMS Formulae for Options Pricing
Call Option Value ($C_t$):
where and
.
Put Option Value ($P_t$):
.
Cumulative Normal Distribution:
represents the cumulative probability up to for a standard normal variable, used in option pricing calculations.
Forward Pricing and Adjustments for Dividends or Interest Rates
The BMS model adjusts for the underlying security price, accounting for dividends or carrying costs through forward pricing models.
Using the indirect method, implied volatility can be calculated to match observed option prices.
Implied Volatility
The only unknown variable in the BMS context is σ, which is inferred by matching observed option prices.
Implied Volatility (IV) is derived from market prices and has a monotonic correspondence to observed option prices.
Traders often quote implied volatilities, as it provides better information than dollar prices, excluding arbitrage opportunities.
Relation between Option Price and Volatility under BSM
Analyzing how the value of both call and put options responds to volatility levels:
Value decomposition into intrinsic value and time value:
Intrinsic Value: Value if the underlying price remains constant.
Time Value: Value arising from potential price movements, with larger movements reflecting higher volatility leading to greater time values.
Observations about Implied Volatility Skews and Smiles
The expected outcomes based on implied volatility rather than constant volatility indicate unequal pricing across strikes/premiums for options.
Short-term options exhibit volatility smiles, whereas longer-term options generally present a skew, providing insights into market expectations of price distributions.
Negative skewness often indicates a higher probability of downward price movements, deviating from normally distributed reality.
Violations of BMS Assumptions
Market realities such as jumps or stochastic volatility contradict BMS assumptions, indicating that returns deviate from normally distributed outcomes.
BMS assumes small diffusions over time, whereas actual observed price movements may involve sudden jumps, leading to fat-tailed distributions.
Differences in implied volatilities across different market conditions hint towards implicit jumps and varying market dynamics over time.
Advanced Option Pricing Models
Second-generation models leverage Lévy processes to explain both continuous and jump dynamics, helping to address BMS deviations and stochastic volatility over time.
Recognition of non-normality in returns promotes the development of new models to enhance option valuation accuracy.
Summary Points
Understand fundamental properties of normally distributed variables and distinguish between stochastic processes and random variables.
Connect BMS with the binomial model and commit key formulas to memory, relating option pricing to forward pricing and the put-call parity.
Acknowledge the implications of observed implied volatility plots, recognizing their means of reflecting market sentiment and efficiency, potentially introducing future pricing models.