Weekly Monitor · Learn

Black–Scholes

what an option should be worth, and the odds it pays off · Options & probability — the math of “what are the odds?”

In plain English

A Nobel-winning formula that estimates what an option should be worth — and the odds it finishes in the money — from a few facts about the stock. You don’t need the equation; you need what it’s built from and what it answers.

The inputs, translated
What it tells you

On every stock card the app uses it to answer two plain questions: (1) Where is this stock likely to be in a year? — it shows the expected ±1σ range, the band the stock lands in roughly two-thirds of the time. (2) What are the odds it reaches the analyst target? — a probability, not a promise.

The crucial honesty

These are risk-neutral estimates, not forecasts. Black–Scholes doesn’t know whether a stock will go up — it assumes an average drift and asks, “given how much this stock moves, what’s the spread of outcomes?” It tells you what would have to happen, not what will. That’s why the app labels it a model estimate, not a prediction.

The calculation
expected 1-yr range = price × e^(drift ± σ)
drift = r − σ² ÷ 2
odds of reaching target = N(d₂)
d₂ = [ ln(price ÷ target) + (r − σ² ÷ 2) × T ] ÷ (σ × √T)
What each piece means
σ (sigma)
— the stock’s annualized volatility — how much it typically swings
r
— the risk-free rate (~4.3%)
T
— time to the horizon, in years (here, 1)
e^( )
— the exponential function — turns a growth rate into a price multiple
N( )
— the normal-distribution function — converts a distance into a probability 0–1
d₂
— how many standard deviations the target sits from the likely outcome
A worked example

A $100 stock with 30% annual volatility has a one-year ±1σ range of roughly $74 to $135 — about a two-thirds chance of landing in that band. If the analyst target is $150, Black–Scholes might put the odds of actually reaching it within a year near 30% — a useful reality check when a target implies big upside but the stock simply isn’t volatile enough to plausibly get there in time.

Dig deeper
See it run on live stocks →Weekly Monitor computes this on ~1,000 names — free, in your browser, every formula shown. Nothing here is advice.
← 12-1 momentum Implied vs realized volatility →