Probability of Touch vs Probability of ITM

Probability of touch (POT) is the probability the underlying touches the strike at any point during the option's life. Probability of in-the-money (POT-ITM) is the probability the option finishes in the money at expiration. POT is roughly 2x POT-ITM for OTM strikes (the reflection-principle approximation), and the gap is operationally meaningful for stop-loss design and dealer-hedging analysis.

Side-by-Side

PropertyProbability of TouchProbability of ITM
What it measuresStrike is touched at any point during option lifeOption finishes ITM at expiration
Time-windowPath-dependent over (0, T)Terminal-only at T
Mathematical formFirst-passage probabilityN(d2) under Black-Scholes
Reflection principlePOT(K) approximately equals 2 * POT-ITM(K) for OTM strikesNo reflection-principle relationship
Use for stop-lossDirect: POT is the chance you hit your stopIndirect: only relevant if exit is at expiration
Use for assignment riskLess relevantDirect: short-option assignment probability
Effect of skewSensitive to drift and volatilitySensitive to terminal-distribution shape
Sensitivity to dividendsAdjusts drift through option lifeAffects N(d2) directly
ComputationClosed-form for BM with drift; numerical for stochastic volClosed-form under BS; numerical otherwise
Common misuseConfused with delta as a probabilityConfused with real-world probability

What Each One Measures

Take a 30-day SPY 525 call when SPY is trading at 510. Two distinct probability questions:

The two are related but distinct. For OTM strikes, POT is consistently larger than POT-ITM. The intuition: any path that ends ITM also touched the strike at least once, so {ITM at T} is a subset of {touch K during (0, T)}. The probability of touching is therefore at least the probability of ending ITM, and typically much larger because many paths touch and revert.

The Reflection-Principle Approximation

For driftless Brownian motion, the reflection principle gives the exact relationship: POT(K) = 2 · POT-ITM(K) for K above spot. The result follows from the symmetry of Brownian paths: for every path that touches K and ends ITM, there is a mirror path that touches K and ends below K, and those paths have equal probability.

For real markets with drift (interest rates, dividends), the relationship is approximate: POT(K) is approximately 2 · POT-ITM(K), with a small correction term involving drift. For typical 30-day equity options at moderate volatility, the 2x approximation holds within 5%.

This is operationally useful: if a broker reports POT-ITM (delta is ~POT-ITM under Black-Scholes), you can quickly estimate POT as 2 · delta. A 25-delta call has approximately 50% probability of being touched during its life, even though only 25% probability of finishing ITM.

Where They Agree

For deep ITM strikes, POT and POT-ITM converge: if the underlying is already past the strike, both probabilities approach 1. The 2x-relationship holds for OTM strikes; it does not hold near the strike. For an ATM strike (spot = K), POT is essentially 1 (the strike is touched immediately) while POT-ITM remains near 0.50, so the two metrics diverge most sharply at the money.

Both probabilities are computed under the risk-neutral measure when extracted from option prices. Both adjust for spot drift, dividend yield, and the same volatility input. Both can be model-extended (Heston, jump-diffusion, local vol) for non-Black-Scholes pricing.

Where They Diverge

Worked Example

SPY at 510, 30-day expiration, 525 call. Volatility 14.5%, rate 4.5%, dividend yield 1.3%:

The retail-trader heuristic "delta = probability of ITM" is approximately true (delta = 0.27 vs POT-ITM = 0.25). But the trader who interprets "probability the call gets touched" as 27% is off by roughly half - the actual touch probability is ~51%.

Why They're Often Confused

Retail platforms and broker tools often report delta and call it "probability." This is approximately true for POT-ITM but is widely misread as "the probability anything interesting happens to this option." For OTM short premium positions, the relevant probability for risk management is POT, not POT-ITM, and the gap is approximately 2x.

The confusion is amplified because option premium is computed based on terminal-value probabilities (POT-ITM), so the "fair value" intuition aligns with POT-ITM. But position management (when do I hedge? when do I exit?) is path-dependent, so POT is the more relevant metric.

Further Reading

References

This is one of the model-vs-model comparison pages. For the full landscape of pricing models and their relationships, see the Pricing Model Landscape.