What is Volatility?
The one number that describes the journey and refuses to name the destination.
Quick answer: What is Volatility? At its core it is the annualised standard deviation of an asset's returns — a measure of how far price typically strays from its own path, which says how much a market moves and deliberately nothing about which direction it moves.
In simple words
Volatility measures how bumpy the ride is, not where the ride ends up. Picture two journeys that both start at NIFTY 24,000 and, a month later, both finish at 24,000. The first drifted there in tiny steps and never lost more than a few points in a day. The second lurched up 400 points, crashed 600, rallied 500, and only happened to land back at 24,000. Same start, same finish, same return of zero — and wildly different volatility, because volatility is a fact about the size of the daily steps, not about the destination. The second market is the volatile one, and if you had held a leveraged position in it you would have felt every one of those swings whether or not the round trip ended flat.
The number itself is a standard deviation: take each day's percentage change, measure how spread out those daily changes are, and that spread is the volatility. If NIFTY typically moves about 0.8% up or down on an ordinary day, that daily spread of roughly 0.8% is the raw material. Everything else — annualising it, comparing it, pricing options off it — is bookkeeping applied to that one idea: how big is a normal move.
Two paths, one destination, two volatilities
Volatility measures the journey, not the destination
Two simulated NIFTY paths that start at 24,000 and end at 24,000 — one calm, one violent.
Professional explanation
Volatility is a property of the path, not the outcome
The most common misconception is that a volatile market is one that has fallen, or one that is about to. Volatility contains no such information. It is computed by taking a series of returns, measuring their dispersion around their own average, and reporting that dispersion. Two return series with identical dispersion have identical volatility even if one rose all year and the other fell all year, and two series with the same start and end point can have volatilities that differ by a factor of ten. This is why the dispersion-basic chart on this page shows two paths that begin and end at the same level: the entire difference between them — the thing a leveraged trader lives and dies by — is invisible if you only look at the endpoints, and it is exactly what volatility captures.
It is a standard deviation of returns, computed on returns and not on prices
Volatility is not the standard deviation of the price; it is the standard deviation of the returns. The distinction matters because a ₹100 move means something different at NIFTY 24,000 than it would at 2,400, whereas a percentage move is comparable across levels and across instruments. Practitioners use log returns — the natural logarithm of today's price divided by yesterday's — because they add up cleanly across time and treat a rise and the fall that undoes it symmetrically. You collect those daily log returns over some window, compute their sample standard deviation with an n−1 denominator, and you have a daily volatility. That single daily number is the atom of everything that follows.
Annualising by the square root of 252, and why it is a square root
A daily standard deviation is rarely quoted directly; the market convention is an annualised figure, so that a NIFTY volatility and a BANKNIFTY volatility and an option's implied volatility can all be compared on one scale. The conversion is σ_annual = σ_daily × √252, using 252 because that is roughly the number of trading days in an Indian market year — weekends and holidays are excluded, because prices do not move when the exchange is shut. The square root, rather than a plain multiplication, is the part beginners trip over. Variance — volatility squared — grows linearly with time when returns are independent from one day to the next, so a year's variance is 252 daily variances added together. Volatility is the square root of variance, so a year's volatility is √252 times a day's. The rule quietly assumes returns are independent across days; when volatility clusters, which it does, the assumption is imperfect and the annualised number is a convention more than a measurement.
It is sign-blind, and that is both its power and its blind spot
Because volatility squares the returns before averaging them, a +2% day and a −2% day are treated as identical contributions. This is a genuine feature: it lets one number summarise the magnitude of movement without the noise of direction, which is exactly what an option — a bet on movement rather than direction — needs. But it is also a blind spot. Volatility cannot distinguish a market that grinds steadily upward from one that lurches violently in both directions, if their dispersions happen to match, and it cannot see skew — the empirical fact that equity indices fall faster than they rise. Two markets can share a volatility and have entirely different shapes of risk. A trader who treats volatility as a complete description of risk has thrown away the sign of every move, and in equity indices the sign is where the danger concentrates.
The normal distribution assumed by the maths has thinner tails than reality
The convenient mathematics of volatility — the idea that one standard deviation captures about 68% of days and two standard deviations about 95% — rests on returns being normally distributed. They are not. Real return distributions are leptokurtic: a taller, narrower peak of quiet days and, decisively, fatter tails than the bell curve allows. Under a normal distribution a five-standard-deviation day should occur roughly once every several thousand years; equity markets deliver them within living memory, repeatedly. This is the sentence a marketing department would cut: the standard model of volatility is at its least reliable in exactly the conditions that matter most, because it systematically under-counts the extreme moves that cause the largest losses. Volatility remains the right first number to reach for — it is just not the last one, and anyone using it to bound a worst case is using the wrong tool for that job.
Volatility clusters and mean-reverts
One more empirical regularity separates real volatility from the tidy textbook version: it is autocorrelated. Calm days tend to follow calm days and violent days tend to follow violent days, so volatility arrives in regimes rather than as independent noise — the property that makes GARCH-family models and the whole apparatus of volatility forecasting possible. Over longer horizons it also mean-reverts: no level of volatility, high or low, persists forever, and an extreme reading tends to be pulled back toward a long-run average. Neither fact tells you the timing. Clustering means a quiet stretch understates the risk of the storm that ends it, and mean reversion does not promise that a high reading will fall before it first goes higher.
The bell curve the maths assumes is not the one the market delivers
A normal distribution overlaid on the actual distribution of daily NIFTY returns.
Formula
Annualising volatility — the square-root-of-time rule
σ_annual = σ_daily × √252
Annualising rests on returns being independent across days, so that variance adds linearly with time and volatility scales with the square root of time. 252 is the approximate count of trading days in an Indian market year; weekends and exchange holidays are excluded because prices do not move when the market is shut. When volatility clusters — and it does — independence is only approximately true, so the annualised figure is best read as a convention that makes numbers comparable rather than as a literal forecast of a year's dispersion.
- σ_annualAnnualised volatility — the standard, quotable figure, expressed as a percentage (0.13 = 13%).
- σ_dailyDaily volatility — the sample standard deviation of one day's log returns, expressed as a decimal (0.0082 = 0.82%).
- √Square root. Variance grows linearly with time under independence, so volatility, its square root, grows with the square root of time.
- 252Approximate number of trading days in an Indian calendar year — the annualisation factor for volatility built on daily returns.
The daily standard deviation underneath it
σ_daily = √( (1 / (N − 1)) × Σ (r_t − r̄)² ), with r_t = ln(P_t / P_{t−1})
The sample standard deviation of daily log returns, using an N−1 denominator (Bessel's correction) so the estimate is unbiased on a finite sample. The mean return r̄ over a short window is usually tiny relative to the daily moves, which is why realised-volatility estimators often drop it entirely and assume it is zero.
How to compute a volatility from a price series
- Take a series of daily closing prices for the window you care about — say the last 20 NIFTY closes.
- Convert each pair of consecutive closes to a log return: r_t = ln(P_t ÷ P_{t−1}). A column of prices becomes a column of returns, one shorter.
- Compute the average of those returns. Over a short window it will be very small; you may assume it is zero, and most estimators do.
- For each day, subtract the average and square the result. Add all the squares together.
- Divide the sum by the number of returns minus one, then take the square root. This is the daily volatility.
- Multiply the daily volatility by √252 ≈ 15.87 to annualise it. Report it as a percentage.
- Sanity-check the scale: an annualised figure near 13% for NIFTY is ordinary; one near 30% signals genuine stress; a negative or zero figure means an error in the arithmetic, because a standard deviation cannot be negative.
Practical example
NIFTY worked example
Suppose over a recent stretch NIFTY's daily log returns had a sample standard deviation of 0.82%. Annualise it: 0.82% × √252 = 0.82% × 15.87 = 13.0%. That is a perfectly ordinary NIFTY reading, and it sits right on top of where India VIX typically lives, around 13. Now translate it back into something you can feel. A 13.0% annual volatility implies a one-day, one-standard-deviation move of 13.0% ÷ √252 = 0.82% of spot, which at 24,000 is about 197 points. Two standard deviations is about 394 points. If daily returns were normal, roughly one day in three would close outside the ±197-point band and about one day in twenty outside the ±394-point band. Here is the part to sit with: the 13.0% says nothing about direction. It is equally consistent with NIFTY drifting from 24,000 up toward 27,120 over a year and with it sliding down toward 20,880 — a one-standard-deviation annual band of ±3,120 points around 24,000, with the sign left entirely open.
BANKNIFTY worked example
Run the same machine on BANKNIFTY and the lesson is about comparability. Suppose BANKNIFTY's daily log returns show a standard deviation of 1.05%. Annualised, that is 1.05% × 15.87 = 16.7% — meaningfully above NIFTY's 13.0%. It is tempting to say BANKNIFTY is 'riskier', but the honest reading is narrower: BANKNIFTY is a concentrated basket of a single sector, so it genuinely realises larger daily moves, and 16.7% is simply the correct measurement of a more volatile thing. In points, a one-standard-deviation BANKNIFTY day is 1.05% of 52,000 ≈ 546 points, versus NIFTY's 197. The volatilities are directly comparable because both are annualised percentages of returns — that is the entire reason the annualisation convention exists — but a higher number does not by itself make one instrument a worse holding than the other. It makes it a bigger-stepping one.
Lot sizes used above (NIFTY 75, BANKNIFTY 30) are those in force at the time of writing; NSE revises them periodically. Figures exclude brokerage, STT, exchange charges, stamp duty and GST. Examples are teaching scenarios built on round numbers — they are not historical quotes, not backtests and not trade calls.
Advantages & limitations
What it is good for
- It reduces an entire price path to a single, comparable number. One annualised percentage lets you compare NIFTY against BANKNIFTY, this month against last, and a stock against an index, on the same axis.
- It is directional-noise-free by design. By squaring away the sign, it isolates the magnitude of movement — precisely the quantity that options, which are bets on movement, are priced from.
- It scales predictably across horizons under its own assumptions. The square-root-of-time rule lets you move between a daily, monthly and annual figure with one multiplication, which is what makes expected-move calculations possible.
- It is the foundation every other volatility measure is built on. Historical, realised, implied, expected and forward volatility are all the same standard-deviation idea applied to different data, so understanding this one number unlocks the whole family.
- It is computable from nothing but a column of closing prices, which are free and public, so anyone can reproduce it and check the site's arithmetic against their own.
Where it breaks down
- It says nothing about direction. A volatility figure is equally consistent with a market about to rise and one about to fall, so using it as a bull or bear signal is a category error, not a subtle mistake.
- It assumes a normal distribution that real returns violate. The one- and two-standard-deviation bands under-count extreme days, so the measure is least trustworthy in precisely the tail events that cause the largest losses.
- It is window-dependent and backward-looking when computed from history. The same series gives different volatilities for a 10-day and a 60-day window, and none of them is a promise about tomorrow.
- It treats all dispersion as equivalent and cannot see skew. A market that lurches symmetrically and one that falls faster than it rises can share a volatility while carrying entirely different shapes of risk.
- Its annualisation assumes day-to-day independence, which volatility clustering breaks. When calm and storm arrive in regimes, the √252 scaling is a convention rather than an accurate extrapolation.
- It is a measure of expected wobble, not of catastrophe. Leverage, illiquidity and overnight gaps can destroy a position whose measured volatility was low the whole way in.
Common mistakes
- Reading a rising volatility as a bearish signal. In equity indices high volatility usually coincides with falling prices, but that correlation lives in the skew and in hedging demand, not in the volatility number, which is sign-blind and would report the same value in a violent rally.
- Comparing a daily figure to an annual one without scaling. A 0.82% daily move and a 13% annual volatility are the same fact expressed on two horizons; treating 0.82% as 'low volatility' next to 13% double-counts the horizon and makes the market look calmer than it is.
- Annualising by multiplying the daily figure by 252 instead of √252. That inflates the number by a factor of nearly sixteen, turning an ordinary 13% into an absurd 207%, and it is the single most common arithmetic error in volatility work.
- Trusting the two-standard-deviation band as a hard boundary. Because real tails are fat, days outside the 95% band arrive far more often than the normal maths predicts, so a stop or a risk limit placed exactly there will be breached more than the model claims.
- Treating a stretch of low volatility as evidence the market is safe. Low readings measure recent calm, not future safety, and volatility clustering means the quiet is exactly the setup for the storm that ends it.
- Confusing the volatility of the price with the volatility of returns. Standard deviation of raw prices grows mechanically as the index level grows and is not comparable across time or instruments; volatility is always defined on returns for exactly that reason.
- Assuming a single low-volatility asset makes a portfolio safe. Correlation, not just individual volatility, drives portfolio risk, and assets that look calm in isolation can move together violently when it matters.
Professional usage
On a trading desk, volatility is never the destination — it is the input to everything else. A market maker prices options off a volatility surface whose backbone is an at-the-money volatility of this kind, and a portfolio risk manager feeds volatility estimates into value-at-risk and margin models to size how much capital a book must hold against a normal day. The sophistication is in knowing the assumptions: professionals scale volatility by √252 fully aware that clustering makes the scaling approximate, and they overlay fat-tailed or regime-switching models precisely because they know the normal-distribution version under-provisions the tails. The number is treated as a well-understood convention rather than a truth, and the entire craft lies in remembering where the convention lies to you.
Quantitative research desks decompose realised volatility into its components — a slow-moving level, a clustering term and jumps — and forecast each separately, because a volatility that is high because a scheduled event sits in the window is a different animal from one that is high because the market has entered a stressed regime. Asset allocators use volatility to build risk-parity and volatility-targeting portfolios that lever up when measured volatility is low and de-lever when it rises; the uncomfortable footnote, which the best of them state openly, is that such strategies mechanically sell into the exact fat-tailed drawdowns that the volatility measure under-counted on the way in.
Key takeaways
- Volatility measures the size of a market's typical move — the journey — and says nothing about the direction or the destination. Two paths with the same start and end can have completely different volatilities.
- It is the annualised standard deviation of returns: compute a daily standard deviation from log returns, then multiply by √252 ≈ 15.87 to annualise. The square root, not a plain multiply, is what trips people up.
- For NIFTY, an annualised volatility near 13% is ordinary and corresponds to roughly a 197-point one-standard-deviation day at 24,000. The figure is directly comparable across instruments because it is a percentage of returns.
- The maths assumes a normal distribution, but real returns have fatter tails, so the one- and two-standard-deviation bands under-count the extreme days that cause the largest losses.
- Volatility clusters and mean-reverts, so a calm reading understates the risk of the storm that ends it, and a high reading can still rise before it falls.
If you take one idea from this page, take this: volatility is the size of the step, not the direction of the walk. Every other volatility concept on this site — historical, realised, implied, the VIX, the skew, the whole surface — is this single standard-deviation idea applied to different data and dressed in different clothes. Master the front door and the rest of the building is furniture. And carry the caveat with you as carefully as the definition: the tidy bell-curve maths that makes volatility so usable is precisely what makes it under-count the rare, violent days, so treat the number as an indispensable first estimate and never as the last word on how bad things can get.
Frequently asked questions
What is volatility in simple terms?
Is volatility the same as risk?
Does volatility tell me which direction the market will move?
Why is volatility annualised?
Why multiply daily volatility by the square root of 252 rather than by 252?
Why 252 and not 365?
Is high volatility bad?
What is a normal level of volatility for NIFTY?
What is the difference between volatility and standard deviation?
Why use log returns instead of simple percentage returns?
Can volatility be negative?
Does volatility measure how fast the price moves or how far?
What does a 13% annualised volatility mean in NIFTY points?
Why do the maths assume a normal distribution if returns are not normal?
What are fat tails?
Is volatility constant over time?
What is volatility clustering?
How is volatility different from beta?
Can two assets with the same return have different volatility?
Does higher volatility mean higher returns?
What is the difference between volatility and variance?
Is volatility a percentage or a number of points?
Voice search & related questions
Natural-language questions people ask about what is volatility?.
What does volatility actually measure?
Why should I care about volatility if I only care about direction?
How do I turn a daily move into an annual volatility number?
Is a volatile market a falling market?
If volatility says nothing about direction, what use is it?
Why does everyone use 252 days?
Can a calm market suddenly become volatile?
Sources & references
- NSE — India VIX methodology
- Zerodha Varsity — Volatility Basics
- Cboe — VIX White Paper
- Zerodha Varsity — Option Theory module
Last reviewed 10 July 2026. Educational content only — not investment advice.