Calculator

Probability of Profit Calculator

By Rohan Fernandes, Founder · Updated 2026-08-22 · Educational reference, not investment advice

This calculator computes the model probability that a stock finishes above or below a chosen price level by expiration, using the log-normal distribution with implied volatility and zero drift. Entering a spread's breakeven as the level approximates the structure's probability of profit; entering the short strike approximates the probability the strike holds.

Model probability of finishing above the level
Model probability of finishing below the level

Log-normal model with zero drift, the same family of assumptions behind common POP displays. Real return distributions have fatter tails than the model.

What model is behind these probabilities?

The stock's price at expiration is modeled as log-normal: log returns are normally distributed with a standard deviation of implied volatility scaled by the square root of time, and the drift is set to zero. The probability of finishing above a level K from price S is then N( (ln(S/K) - 0.5 x sigma^2 x T) / (sigma x sqrt(T)) ), where N is the standard normal distribution function. This is the same family of arithmetic that produces the POP figures on options platforms, which is exactly why its assumptions are worth knowing.

How the level maps to trade structures

A worked example

A $100 stock, a $95 level, implied volatility 30, 30 days: T is 0.0822, sigma is 0.30. d = (ln(100/95) - 0.5 x 0.09 x 0.0822) / (0.30 x 0.2867) = (0.0513 - 0.0037) / 0.0860 = 0.553, and N(0.553) is about 0.71. The model says roughly a 71 percent chance of finishing above $95, and 29 percent below.

Why two platforms show different POP for the same trade

Implementations differ in the drift assumption (zero, the risk-free rate, or a carry-adjusted rate), in whether they test the breakeven or the short strike, and in which volatility input they read. None of the variants is wrong; they answer slightly different questions. The number to trust is the one whose assumptions are stated, and any of them describes model probability, not edge: the POP article explains why a high probability and a fair price can coexist.

Educational reference. Options Scanner is a software tool. It is not a broker-dealer, an investment adviser, or a fiduciary, and nothing on this page is investment advice or a recommendation to buy or sell any security. Options involve risk and are not suitable for every investor; read the Characteristics and Risks of Standardized Options before trading. Examples use hypothetical numbers for illustration only.