詳細ガイド 近日公開
Black-Scholes Option Pricingの包括的な教育ガイドを準備中です。ステップバイステップの解説、数式、実例、専門家のヒントをお届けしますので、もうしばらくお待ちください。
The Black-Scholes model calculates the fair price of a European-style option — a contract giving you the right, but not the obligation, to buy (call) or sell (put) a stock at a fixed price on a specific future date. Before 1973, options were priced by intuition and negotiation. Fischer Black and Myron Scholes changed everything with a single equation that treated option pricing as a mathematical certainty given five observable inputs. Along with Robert Merton's refinements, this work earned Scholes and Merton the 1997 Nobel Prize in Economics and gave birth to the modern derivatives market worth hundreds of trillions of dollars. The model assumes the stock price follows a random walk with constant volatility, that there are no dividends, and that you can trade continuously without transaction costs. In practice, traders use it as a benchmark — they input current market prices to back-solve for 'implied volatility', the market's consensus forecast of how much the stock will move. Every options trader watches implied volatility because it tells you whether options are cheap or expensive relative to history. If implied volatility is high, options cost more; if low, they cost less. The model has known limitations — it underestimates the probability of extreme market moves (fat tails) and breaks down for American-style options that can be exercised early — but it remains the universal starting point for all options pricing and risk management.
Call Price = S·N(d₁) − K·e^(−rT)·N(d₂) Put Price = K·e^(−rT)·N(−d₂) − S·N(−d₁) d₁ = [ln(S/K) + (r + σ²/2)·T] / (σ·√T) d₂ = d₁ − σ·√T N(x) = standard normal cumulative distribution function
- 1Gather the five inputs: current stock price (S), strike price (K), risk-free rate (r), time to expiry in years (T), and expected volatility (σ).
- 2Calculate d₁: this captures how far in-the-money the option is, adjusted for time and volatility.
- 3Calculate d₂ = d₁ − σ√T: this is d₁ adjusted downward for the uncertainty of the stock's path.
- 4Look up N(d₁) and N(d₂) from the standard normal distribution — these represent probabilities of the option expiring in-the-money.
- 5For a call: multiply the stock price by N(d₁) then subtract the discounted strike price multiplied by N(d₂).
- 6For a put: use put-call parity or the direct put formula. Put = Call − S + K·e^(−rT).
- 7Compare the model price to the market price; if they differ, the difference is explained by a different volatility assumption — that implied volatility is the market's real signal.
At-the-money options (S=K) are the most commonly traded; their price is most sensitive to volatility changes.
With the stock exactly at the strike price, the option has no intrinsic value — all $10.45 is time value. Roughly half the premium comes from the potential for the stock to rise above $100, and the interest rate component (time value of money) accounts for a small discount on the strike.
High volatility inflates out-of-the-money option prices dramatically — the stock has 6 months to rally 25%.
Despite being 20% out-of-the-money, the option has meaningful value because of high implied volatility (40%) and 6 months remaining. A 40% annualised volatility means roughly ±25% moves over 6 months are within one standard deviation, making a rally to $100 plausible.
Deep in-the-money puts have a price close to intrinsic value (K−S=$30) with a small time premium.
The put is worth nearly its full intrinsic value of $30 because it's so far in-the-money. The small discount from $30 reflects the risk-free interest earned by waiting (you could alternatively short the stock and invest the $100 at 3%). The time premium is small because there's little uncertainty about whether this put will expire in the money.
Traders use Black-Scholes in reverse to extract the market's volatility forecast from option prices.
When the model price at 20% volatility is only $5.50 but the market trades at $8.00, the market is implying a higher volatility — approximately 28.5%. This implied volatility is the real signal: it tells you the market expects larger-than-average moves. Traders compare implied volatility to historical volatility to decide if options are cheap or expensive.
Pricing equity, index, and ETF options on exchanges worldwide, enabling practitioners to make well-informed quantitative decisions based on validated computational methods and industry-standard approaches, which requires precise quantitative analysis to support evidence-based decisions, strategic resource allocation, and performance optimization across diverse organizational contexts and professional disciplines
Valuing employee stock options for financial reporting (ASC 718 / IFRS 2), helping analysts produce accurate results that support strategic planning, resource allocation, and performance benchmarking across organizations, where accurate numerical computation is essential for producing reliable outputs that inform planning, evaluation, and continuous improvement processes in both corporate and individual settings
Extracting implied volatility to build the VIX index and other vol benchmarks, allowing professionals to quantify outcomes systematically and compare scenarios using reliable mathematical frameworks and established formulas, demanding systematic calculation approaches that translate raw input data into actionable insights for stakeholders who depend on quantitative rigor in their daily professional activities
Hedging option books using delta, gamma, and vega calculated from the model, supporting data-driven evaluation processes where numerical precision is essential for compliance, reporting, and optimization objectives, necessitating robust computational methods that deliver consistent and verifiable results suitable for reporting, auditing, and long-term trend analysis in professional environments
Dividend-paying stocks
The standard model ignores dividends. For stocks paying known dividends, subtract the present value of expected dividends from the current stock price before applying the formula. For continuous dividend yield (common for index options), replace S with S·e^(−qT) where q is the continuous dividend yield — this is the Merton (1973) extension.
Very short or very long expiry
Near expiry (days), the model can produce inaccurate results if the stock is near the strike — the probability function becomes very sensitive to small input changes. For very long-dated options (LEAPS, 2+ years), interest rate uncertainty and mean-reversion tendencies make constant volatility assumptions increasingly unrealistic.
Binary and barrier options
Black-Scholes in its standard form does not price exotic options like barriers (options that activate or deactivate at a price threshold) or binaries (fixed payoff if condition is met). These require modified formulas or numerical methods, though Black-Scholes building blocks appear in their derivation.
| Strike (K) | σ=15% | σ=25% | σ=35% | σ=50% |
|---|---|---|---|---|
| $80 (deep ITM) | $21.50 | $22.60 | $24.10 | $26.80 |
| $95 (slight ITM) | $7.80 | $9.90 | $12.10 | $15.30 |
| $100 (ATM) | $4.30 | $7.10 | $9.80 | $13.50 |
| $105 (slight OTM) | $2.00 | $4.90 | $7.60 | $11.40 |
| $120 (deep OTM) | $0.10 | $1.20 | $3.20 | $7.00 |
What is implied volatility and why does it matter?
Implied volatility (IV) is the volatility value that, when plugged into the Black-Scholes formula, produces the option's current market price. It represents the market's consensus forecast of future price movement. When IV is high, options are expensive — the market fears large moves. When IV is low, options are cheap. Traders compare current IV to historical volatility to find overpriced or underpriced options. The VIX index, often called the 'fear gauge,' is the implied volatility of S&P 500 options.
Why can't Black-Scholes price American options exactly?
American options can be exercised at any time before expiry, which creates an early exercise premium that Black-Scholes cannot capture with its closed-form formula. For American calls on non-dividend-paying stocks, early exercise is never optimal (you'd do better selling the option), so the Black-Scholes call price is exact. For American puts and calls on dividend-paying stocks, practitioners use binomial trees (Cox-Ross-Rubinstein model) or numerical methods like finite difference schemes.
What is the volatility smile and why does it occur?
If Black-Scholes were perfectly correct, implied volatility would be constant across all strike prices. In practice, out-of-the-money puts (crash insurance) trade at higher implied volatilities than at-the-money options, and out-of-the-money calls sometimes also show elevated IV. This pattern — called the volatility smile or skew — reflects market participants' fear of tail events that Black-Scholes underestimates. It emerged prominently after the 1987 stock market crash.
What does delta tell me about an option?
Delta (∂V/∂S) tells you how much the option price changes for a $1 move in the stock. A delta of 0.60 means the option price increases by $0.60 when the stock rises $1. Delta also approximates the probability that the option expires in-the-money: a 0.60 delta call has roughly a 60% chance of expiry in-the-money. Traders use delta for hedging: to be 'delta-neutral,' you hold shares in proportion to the option's delta to offset directional exposure.
How does time decay (theta) affect option value?
Options lose value as expiry approaches — this erosion is called time decay or theta. All else equal, an option loses value every day simply from the passage of time. At-the-money options have the highest time decay in absolute terms; deep in-the-money or far out-of-the-money options have lower theta. This is why buying options requires the stock to move enough to offset ongoing time value erosion — option buyers fight time decay every day they hold a position.
Can Black-Scholes be used for cryptocurrency options?
Yes, with significant caveats. Black-Scholes can price crypto options if you input appropriate implied volatility. Bitcoin options trade on Deribit and CME with IV often ranging 50–150% — far higher than equity markets. The model's constant volatility assumption is even more violated for crypto, where volatility itself is highly volatile (often called 'vol of vol'). More sophisticated models like SABR or Heston, which allow stochastic volatility, are more appropriate for accurate crypto option pricing.
Who was Fischer Black and why isn't he a Nobel laureate?
Fischer Black was an applied mathematician and financial economist who co-developed the model with Myron Scholes. He worked at Goldman Sachs applying the model in practice. The Nobel Prize in Economics was awarded in 1997 to Scholes and Robert Merton for their work on option pricing methodology. Fischer Black had died of throat cancer in August 1995 — two years before the award. The Nobel Prize is not awarded posthumously, so Black was explicitly recognised but could not receive the prize.
プロのヒント
When comparing options across strikes or maturities, compare implied volatility rather than option prices. An option may look cheap in dollar terms but expensive in volatility terms. Always normalise by looking at the IV surface — the 3D map of implied volatility across strikes and maturities — to identify relative value opportunities.
ご存知でしたか?
The Black-Scholes model enabled the Chicago Board Options Exchange (CBOE) to open in April 1973 — literally the same month the paper was published. Within ten years, options trading volume exploded from thousands to millions of contracts per day. The formula was so impactful that Texas Instruments produced a special pocket calculator pre-programmed with Black-Scholes shortly after publication.