Glossary
Options & DerivativesAdvanced14 min read

Black-Scholes Model

The Black-Scholes model (also Black-Scholes-Merton) is a mathematical model for pricing European call and put options. Developed by Fischer Black, Myron Scholes, and Robert Merton in 1973, it provides a closed-form solution for option prices based on the underlying price, strike price, time to expiration, risk-free rate, and volatility. The model earned Scholes and Merton the 1997 Nobel Prize in Economics.

What Is the Black-Scholes Model?

The Black-Scholes model is the most famous result in quantitative finance. Published in 1973 by Fischer Black and Myron Scholes, with a related contribution by Robert Merton, it provides an exact mathematical formula for the fair price of a European-style option โ€” one that can only be exercised at expiration.

Before Black-Scholes, there was no consensus on how to price options. Traders relied on intuition and crude rules of thumb. Black-Scholes changed everything by showing that an option can be perfectly replicated by continuously adjusting a portfolio of the underlying stock and a risk-free bond. Since the replicating portfolio has the same payoff as the option, the two must have the same price โ€” otherwise there would be an arbitrage opportunity.

This insight triggered an explosion in options trading and led to the creation of the Chicago Board Options Exchange (CBOE). Scholes and Merton received the 1997 Nobel Prize in Economics (Black had died in 1995 and was ineligible, though the committee acknowledged his contribution).

The Formula and Its Inputs

The Black-Scholes formula for a European call option is:

C = S · N(d1) - K · e-rT · N(d2)

Where:

  • d1 = [ln(S/K) + (r + σ²/2)T] / (σ√T)
  • d2 = d1 - σ√T

And the five inputs are:

  • S = current stock price
  • K = strike price
  • T = time to expiration (in years)
  • r = risk-free interest rate
  • σ = volatility of the stock's returns (annualized standard deviation)

For a European put, the formula is derived from put-call parity:

P = K · e-rT · N(-d2) - S · N(-d1)

N(x) is the cumulative standard normal distribution function โ€” the probability that a standard normal random variable is less than x.

Get free quant interview prep resources

Mock interviews, resume guides, and 500+ practice questions โ€” straight to your inbox.

Assumptions and Limitations

The Black-Scholes model makes several simplifying assumptions that are violated in real markets:

  • Constant volatility: The model assumes volatility is constant over the option's life. In reality, volatility changes over time and varies across strike prices (the volatility smile). This is the most significant limitation.
  • Geometric Brownian motion: Stock prices are assumed to follow a continuous random path with normally distributed log-returns. In reality, stock prices can jump (gap up or down), and return distributions have fatter tails than the normal distribution.
  • Continuous trading: The model assumes you can trade continuously and at any size with zero transaction costs. In practice, trading is discrete and involves bid-ask spreads and market impact.
  • No dividends: The basic model ignores dividends (though extensions handle this).
  • Constant risk-free rate: Interest rates are assumed fixed. This matters more for long-dated options.
  • European exercise only: The model prices European options (exercise at expiry only). American options (exercise at any time) require modified approaches.

Despite these limitations, Black-Scholes remains the standard framework for options pricing because it provides the conceptual foundation (replication, no-arbitrage) and a common language (implied volatility) for the entire options market.

Worked Example

Let's price a European call option using Black-Scholes:

Given:

  • Stock price (S) = $100
  • Strike price (K) = $105
  • Time to expiration (T) = 0.5 years (6 months)
  • Risk-free rate (r) = 5%
  • Volatility (σ) = 20%

Step 1 โ€” Compute d1 and d2:

d1 = [ln(100/105) + (0.05 + 0.04/2)(0.5)] / (0.20 × √0.5)

d1 = [-0.04879 + 0.035] / 0.14142 = -0.01379 / 0.14142 = -0.0975

d2 = -0.0975 - 0.14142 = -0.2389

Step 2 โ€” Look up N(d1) and N(d2):

N(-0.0975) = 0.4612, N(-0.2389) = 0.4056

Step 3 โ€” Plug into the formula:

C = 100 × 0.4612 - 105 × e-0.025 × 0.4056

C = 46.12 - 105 × 0.9753 × 0.4056 = 46.12 - 41.52 = $4.60

The fair price of this slightly out-of-the-money call option is approximately $4.60. If the market price is higher, the call is overpriced (consider selling); if lower, it's underpriced (consider buying).

Want personalized guidance from a quant?

Speak with a quant trader or researcher whoโ€™s worked at a top firm.

Book a Free Consult

Black-Scholes in Modern Quant Trading

No professional options trader uses the raw Black-Scholes model to price options. Instead, the model serves three essential functions:

  • Language: Options are quoted in terms of implied volatility โ€” the σ that makes Black-Scholes match the market price. When a trader says "I'll sell the 100 calls at 25 vol," they mean the option priced using σ = 25% in Black-Scholes. This allows meaningful comparison across different strikes, expirations, and underlyings.
  • Greeks computation: The Greeks (delta, gamma, theta, vega) are derived directly from Black-Scholes. These sensitivity measures drive real-time risk management at every options trading firm.
  • Foundation for extensions: More sophisticated models โ€” stochastic volatility (Heston), local volatility (Dupire), jump-diffusion (Merton) โ€” are built as extensions of Black-Scholes, addressing its specific limitations while preserving the core framework.

At firms like Jane Street, Optiver, and SIG, traders use proprietary pricing models that go far beyond Black-Scholes, but every quant at these firms thoroughly understands the Black-Scholes framework as the foundation of modern derivatives theory.

Key Formulas

Black-Scholes formula for a European call option. S is the stock price, K is the strike, r is the risk-free rate, T is time to expiry, and N is the standard normal CDF.

The d1 and d2 parameters that drive the Black-Scholes formula. d1 can be interpreted as a risk-adjusted measure of moneyness.

Black-Scholes formula for a European put option, derived from put-call parity.

Key Takeaways

  • Black-Scholes provides a closed-form formula for European option prices based on five inputs: stock price, strike price, time to expiry, risk-free rate, and volatility.
  • The model assumes stock prices follow geometric Brownian motion with constant volatility โ€” a simplification that leads to the volatility smile in practice.
  • The key insight is that options can be replicated by continuously delta-hedging with the underlying stock, making them priceable by no-arbitrage arguments.
  • Despite its known limitations (constant volatility, no jumps, continuous trading), Black-Scholes remains the universal language for quoting and discussing option prices.
  • Implied volatility is the volatility parameter that makes the Black-Scholes price match the observed market price โ€” it is the primary way options are quoted professionally.

Why This Matters for Quant Careers

Black-Scholes is a non-negotiable topic for anyone interviewing for options trading or derivatives roles at Jane Street, Optiver, SIG, Citadel Securities, or IMC. You should be able to explain the model's assumptions, derive the key formulas intuitively, compute Greeks, and discuss its limitations. Common interview questions include: "Derive the Black-Scholes PDE," "Why does the model assume constant volatility?", and "How would you price a barrier option?"

See our Jane Street interview questions for real examples. Book a free consultation to discuss your options trading interview preparation.

Frequently Asked Questions

Is the Black-Scholes model still used?

Yes, extensively โ€” but not literally. No trader plugs raw Black-Scholes to get a trading price. Instead, the model is used as a framework: implied volatility (the standard way to quote options) is defined relative to Black-Scholes, and the Greeks used for hedging are computed from Black-Scholes formulas. More advanced models (stochastic vol, local vol) are used for pricing exotic options, but they build on the Black-Scholes foundation.

What is the Black-Scholes PDE?

The Black-Scholes partial differential equation is: dV/dt + (1/2)sigma^2 S^2 d^2V/dS^2 + rS dV/dS - rV = 0. It states that a perfectly hedged options portfolio earns the risk-free rate. Solving this PDE with appropriate boundary conditions gives the Black-Scholes formula. The PDE approach is equivalent to the risk-neutral expectation approach but is more generalizable to exotic options.

Why does Black-Scholes assume constant volatility?

The assumption of constant volatility was a mathematical simplification that made the model tractable โ€” it allowed a clean closed-form solution. In reality, volatility changes over time (it tends to increase when stocks fall) and varies across strike prices (the volatility smile). Later models like the Heston stochastic volatility model and Dupire's local volatility model relax this assumption at the cost of greater complexity.

Can Black-Scholes price American options?

No โ€” the standard Black-Scholes formula is only valid for European options (exercise at expiry only). American options can be exercised early, which adds optionality value that the formula doesn't capture. American options are typically priced using binomial trees, finite difference methods, or Monte Carlo simulation. However, for American call options on non-dividend-paying stocks, early exercise is never optimal, so the Black-Scholes price applies.

How accurate is Black-Scholes?

For at-the-money options with moderate time to expiry, Black-Scholes gives prices close to market values. For deep out-of-the-money options, near-expiration options, or options on volatile underlyings, the model can deviate significantly from market prices due to its constant-volatility assumption. This discrepancy is exactly what the volatility smile measures โ€” it shows how the market 'corrects' Black-Scholes by implying different volatilities at different strikes.

Master These Concepts for Quant Interviews

Our bootcamp covers probability, statistics, trading intuition, and 500+ real interview questions from top quant firms.

Book a Free Consult