# Expected Move: Reading an Option-Implied Price Range

Estimate a time-specific expected move from implied volatility or an ATM straddle, then distinguish standard deviation, breakeven, probability, skew, and executable price.

Canonical: https://wiki.fcontext.com/options/expected-move/
Fact checked: 2026-07-22

> For educational purposes only; not investment advice.

<a id="answer"></a>

## Direct answer

An **expected move** is a time-specific estimate of price-move magnitude inferred from option prices. It is directionless: a figure of `±$8.60` around a `$125` stock describes an estimated scale of uncertainty, not a forecast that the stock will rise, fall, or remain inside `$116.40–$133.60`.

Two common shortcuts answer related but different questions. An implied-volatility calculation converts annualized IV into an approximate standard deviation for a chosen horizon. An ATM straddle uses the market price of one Call and one Put to show the move needed to cover the purchased package at expiration, before costs. Neither is a guaranteed boundary, and the two numbers need not match.

<a id="mechanism"></a>

## Convert annualized IV to the chosen horizon

A first-order calendar-day estimate is:

`Expected move in dollars ≈ Spot × IV × √(Days ÷ 365)`

`Expected move in percent ≈ IV × √(Days ÷ 365)`.

Use IV as a decimal and match it to the expiration and relevant ATM or forward-ATM region. A trading-day convention may use `√(Trading days ÷ 252)` instead. Mixing `365`-day and `252`-day conventions, or using an IV from a different expiration, creates false precision.

Under a simplified normal or lognormal model, one standard deviation is often associated with roughly `68%` of outcomes inside the interval. Real returns have skew, jumps, fat tails, volatility changes, and estimation error. The label therefore depends on a stated model; “expected move” by itself is not a verified probability forecast.

The straddle shortcut is:

`ATM straddle amount = Call premium + Put premium`.

For a purchased straddle held to expiration, approximate breakevens are `Strike ± premium paid`. That is a strategy payoff calculation, not a one-standard-deviation conversion. Skew, rates, dividends, early-exercise features, supply and demand, and Bid/Ask spreads can separate the straddle amount from the IV-based estimate.

<a id="example"></a>

## One horizon, three different numbers

Suppose a stock is `$125`, its 30-day ATM IV is `24%`, and the calculation uses `30/365` year:

`$125 × 0.24 × √(30/365) ≈ $8.60`.

That is about `6.88%`, producing a model reference interval near `$116.40–$133.60`. Using `21` trading days and `252` trading days per year gives about `$8.66`; the difference illustrates why the convention must be recorded rather than rounded selectively.

At the same expiration, suppose the `$125` Call is `$4.40/$4.80` and the Put is `$4.10/$4.50`. The straddle midpoint is `$8.90`, the executable ask-side purchase is `$9.30`, and the immediate bid-side liquidation value is `$8.50`. Buying at `$9.30` costs `$930` per standard contract and gives expiration breakevens near `$115.70` and `$134.30`, before fees.

The `$8.60` IV estimate, `$8.90` midpoint, and `$9.30` executable cost are not interchangeable. If the stock moves `$8.80`, the move can exceed the IV estimate yet still fail to make the purchased straddle profitable. Entry and exit prices, path, remaining time, and IV repricing determine the actual result.

<a id="risks"></a>

## Interpretation checklist

- State the horizon, expiration, timestamp, spot or forward level, strike selection, and annualization convention.
- Use the volatility for the selected expiration; do not scale a 30-day IV to an event date without checking term structure.
- Label whether the output is a standard-deviation estimate, straddle midpoint, executable straddle cost, or expiration breakeven.
- Record Call and Put Bid/Ask rather than presenting one midpoint as a guaranteed trade.
- Inspect skew because upside and downside option prices can imply asymmetric risk even when the headline number is symmetric.
- Compare implied and subsequently realized moves on the same horizon and convention, without treating one observation as proof of mispricing.
- Stress jumps beyond one and two standard deviations; normal assumptions tend to understate extreme outcomes.
- Recalculate when spot, IV, time, dividends, rates, borrow conditions, or an event schedule changes.
- Include commissions, slippage, early exercise, assignment, settlement, and the possibility of no useful closing market.
- Compare the priced magnitude with an explicit thesis and loss budget; a large expected move alone is not a trading signal.

<a id="misconceptions"></a>

## Common misconceptions

- “Expected move predicts direction.” It estimates magnitude, not up versus down.
- “The stock has a 68% guarantee of staying inside the range.” The percentage requires simplifying distribution and parameter assumptions.
- “The ATM straddle always equals one standard deviation.” It is an option package price with its own payoff and market inputs.
- “A move larger than expected guarantees a long-straddle profit.” Executable premium, strike, time, IV, and exit spread matter.
- “IV can be divided by 16 for every horizon.” The Rule of 16 is a daily shortcut based on `√252`; other horizons require square-root-of-time scaling.
- “Expected move measures the most likely final price.” It is a scale of dispersion around a reference level, not a target price.

<a id="related"></a>

## Related topics

- [Implied volatility](/options/implied-volatility/)
- [Historical volatility](/options/historical-volatility/)
- [Earnings straddle expected move](/options/earnings-straddle-expected-move/)
- [Event volatility](/options/event-volatility/)

<a id="sources"></a>

## Primary sources

- [Options Industry Council: Standard Deviations, Tail Risk and the Rule of 16](https://www.optionseducation.org/news/april-webinar-takeaways)
- [Options Industry Council: Understanding the Rule of 16](https://www.optionseducation.org/news/understanding-the-rule-of-16-in-plain-terms)
- [Options Industry Council: Volatility and the Greeks](https://www.optionseducation.org/advancedconcepts/volatility-the-greeks)
- [Options Industry Council: Technical Information](https://www.optionseducation.org/referencelibrary/faq/technical-information)
- [Cboe: What the VIX and VIX1D Indices Attempt to Measure](https://www.cboe.com/insights/posts/what-the-vix-and-vix-1-d-indices-attempt-to-measure-and-how-they-differ/)