How to Calculate Delta of an Option
Delta is derived from the Black-Scholes option pricing model. For a European call option, delta equals N(d1)—the cumulative standard normal distribution evaluated at d1. For a put, delta equals N(d1) - 1.
The Formula
d1 = [ln(S/K) + (r + σ²/2) × T] / (σ × √T)
Where:
Call delta = N(d1) Put delta = N(d1) - 1
N(d1) is the cumulative normal distribution function—the probability that a standard normal variable is less than or equal to d1.
Walking Through a Calculation
Inputs: AAPL at $190, strike $195 call, 30 DTE, IV 28%, risk-free rate 5%.
Step 1: Convert inputs.
Step 2: Calculate d1.
Step 3: Look up N(d1).
Result: The $195 call has a delta of approximately 0.41. This is an OTM call (stock $190, strike $195), so a delta below 0.50 makes sense.
The put at the same strike would have delta = 0.408 - 1 = -0.592.
What Drives Delta Higher or Lower
Understanding the inputs lets you predict delta without calculating:
Stock price relative to strike (S/K): The most important factor. When S > K (ITM call), the ln(S/K) term is positive, pushing d1 up, pushing N(d1) toward 1.0. When S < K (OTM call), d1 is negative, pushing delta toward 0.
Time to expiration (T): More time increases σ√T in the denominator, which compresses d1 toward zero. This pushes all deltas toward 0.50. Less time amplifies the S/K effect, making deltas more extreme (closer to 0 or 1).
Implied volatility (σ): Higher IV has the same effect as more time—it pushes deltas toward 0.50. When IV is very high, even far OTM options have meaningful delta because the market assigns significant probability to large moves.
Interest rate (r): Minimal impact for short-dated options. Slightly increases call delta and decreases put delta (via the carry cost term).
Practical Shortcuts
You don't need to calculate delta manually. Here are faster ways:
1. Your broker's options chain. Every brokerage displays delta alongside each option. This is your primary source for real-time delta.
2. The moneyness rule of thumb:
3. Delta ≈ probability of ITM. While not mathematically exact (that's N(d2), not N(d1)), it's close enough for practical use. A 0.30 delta option has roughly a 30% chance of finishing ITM.
4. Options calculators. Free online calculators and tools like OptionsPilot compute delta instantly when you input stock price, strike, DTE, and IV.
Why the Exact Formula Matters Less Than You Think
Professional traders rarely compute delta by hand. They rely on models built into their platforms. What matters more than the formula itself is understanding the relationships:
These relationships help you intuitively estimate delta changes before your platform refreshes, which is valuable when making quick trading decisions.
Delta for American vs. European Options
The Black-Scholes formula technically applies to European options (no early exercise). American options, which can be exercised early, have slightly different delta values—particularly for ITM puts and deep ITM calls near dividend dates. Most options traded on US exchanges are American-style, and platforms use modified models (binomial trees, etc.) that account for early exercise.
For practical purposes, the difference is small except in specific situations (deep ITM puts, options on stocks with large upcoming dividends).