Standard Deviation σ
Every volatility figure on this site is a standard deviation wearing a different hat.
Quick answer: Standard deviation is the typical distance of a set of numbers from their average, and in finance it is the exact quantity that volatility measures — specifically the standard deviation of an asset's returns, not of its prices.
In simple words
Take a set of numbers and their average. Standard deviation asks: how far, typically, does a number sit from that average? If NIFTY's daily returns average roughly zero but swing about 0.8% on a normal day and 3% on a wild one, the standard deviation of those daily returns is the single number that summarises 'how spread out' they are. A small standard deviation means the numbers huddle near the average; a large one means they scatter. Volatility is this and nothing more: it is the standard deviation of returns, annualised so that a weekly figure and a monthly figure can be compared on one scale.
The famous shorthand is the 68–95–99.7 rule. If returns followed a perfect bell curve, about 68.27% of them would land within one standard deviation of the average, 95.45% within two, and 99.73% within three. That is why a '1σ move' means the ordinary case and a '3σ move' means the rare one. But those percentages are a property of the bell curve, not of the market — and the market, as we will see, does not read the textbook.
The normal distribution and its standard-deviation bands
68, 95, 99.7 — the rule, stated exactly
A normal distribution with the ±1σ, ±2σ and ±3σ regions shaded.
Professional explanation
Why volatility is a standard deviation of returns, not of prices
It would be natural to take the standard deviation of NIFTY's price and call it volatility, but that number is almost meaningless — it depends entirely on the price level. A stock at ₹100 that moves ₹2 a day and a stock at ₹1,000 that moves ₹20 a day are equally volatile in any sense a trader cares about, yet the standard deviation of their prices differs tenfold. Returns fix this. By working with the percentage change from one day to the next — or more precisely the log return — the calculation becomes scale-free: a 1% day is a 1% day whether the index is at 8,000 or 24,000. Volatility is therefore the standard deviation of returns, and that single choice is what makes it comparable across assets, across time and across price levels.
The n−1 versus n denominator, and finance's zero-mean shortcut
When you compute a standard deviation from a sample rather than an entire population, you divide the sum of squared deviations by n−1, not n. This is Bessel's correction, and it exists because the sample's own mean is estimated from the same data, which uses up one degree of freedom and makes the naive estimate slightly too small. So statistical software and textbooks use n−1. Finance, however, often does something different again: for high-frequency return series the true mean is tiny compared with the daily swings, so practitioners set it to zero and divide by n, measuring dispersion around zero rather than around the sample mean. This is not sloppiness — over a short window the drift is genuinely negligible, and the zero-mean estimator is more stable. It is worth knowing that a volatility figure can differ slightly depending on which of these three conventions produced it.
The uncomfortable part: the percentages belong to the bell curve, not the market
The 68–95–99.7 rule is exact, and it is exactly the problem. Those numbers are properties of the normal distribution, and index returns are not normally distributed. They are fat-tailed: extreme moves happen far more often than a bell curve permits. Under the normal model a five-standard-deviation daily move should occur about once every seven thousand years. In real equity markets, moves of that magnitude arrive several times a decade — the crashes of 1987, 2008, 2020 and every flash event in between. The bell curve is a modelling convenience chosen because it is mathematically tractable, not because anyone checked that the market obeys it. Every time you read '2σ' as 'this happens 5% of the time', you are quoting a fact about a curve that the market has repeatedly and violently declined to follow. A measure you cannot criticise is a measure you cannot use, and this is the criticism that matters most.
Standard deviation scales with the square root of time
A daily standard deviation and an annual one are not related by a factor of 252 but by a factor of √252, because it is variance, not standard deviation, that adds across independent days. If daily returns are independent with standard deviation s, then n days of them have variance n × s² and therefore standard deviation s × √n. This is why a daily volatility is annualised by multiplying by √252 ≈ 15.87, and why a 30-day expected move is the annual figure times √(30 ÷ 365). The square-root-of-time law is not a separate rule to memorise; it is a direct consequence of the fact that standard deviation is the square root of a variance, and variance is what adds. Every √t you see in options pricing traces back to this one line.
The same σ, translated into a NIFTY price band
The ±1σ and ±2σ standard-deviation bands mapped onto NIFTY at 24,000 over a 30-day horizon.
Formula
Sample standard deviation
σ = √( Σ(x_i − x̄)² ÷ (n − 1) )
Divide by n − 1 for a sample (Bessel's correction) or by n for a full population. In finance, short-window volatility often uses a zero-mean estimator — replacing x̄ with 0 and dividing by n — because the true drift is negligible over the window and the estimate is more stable. Volatility annualises by multiplying a daily σ by √252.
- σThe standard deviation — the typical distance of the data from its mean, in the same units as the data.
- x_iThe i-th observation. For volatility, this is the log return of day i, not the price.
- x̄The arithmetic mean of the observations. In the zero-mean finance estimator this is set to 0.
- nThe number of observations in the sample.
- ΣSummation over all observations from i = 1 to n.
Annualising a daily standard deviation of returns
σ_annual = σ_daily × √252
Because variance adds across independent trading days, the standard deviation grows with the square root of the number of days. There are about 252 trading days in a year, so √252 ≈ 15.87 converts a daily volatility to an annual one.
How to compute a standard deviation of returns
- Convert prices to returns. For each day, take the natural log of today's close divided by yesterday's close — the log return. This is what makes the figure scale-free.
- Find the mean of those returns, or set it to zero if the window is short and the drift is negligible, which is the common finance convention.
- Subtract the mean from each return and square the result. Squaring removes the sign and penalises large deviations far more than small ones.
- Sum the squared deviations and divide by n − 1 for a sample, or by n for a population or a zero-mean estimator. This is the variance.
- Take the square root. That is the daily standard deviation of returns.
- Annualise by multiplying by √252, and express as a percentage. That figure is the volatility everyone quotes.
Practical example
NIFTY worked example
Suppose NIFTY's daily log returns over a recent window have a standard deviation of 0.8% — that is 0.008 per day. Annualise it: 0.008 × √252 = 0.008 × 15.87 ≈ 0.127, or about 12.7% — right in the range India VIX usually occupies. Now turn that annual σ into a price band. Over 30 calendar days the one-standard-deviation move on NIFTY at 24,000 is 24,000 × 0.127 × √(30 ÷ 365) ≈ 872 points. Interpret it: if returns were normal, NIFTY would finish within 872 points of 24,000 about 68% of the time and outside that band about 32% of the time. The number is a ruler, not a rail — it tells you the typical size of a move, and it quietly assumes a bell curve that the next crash will ignore.
BANKNIFTY worked example
BANKNIFTY teaches the danger of the tail. Take a daily return standard deviation of about 1.0%, annualising to 1.0% × √252 ≈ 15.9%. Over 30 days on a 52,000 spot that is a 1σ move of 52,000 × 0.159 × √(30 ÷ 365) ≈ 2,368 points, and a 2σ move of about 4,736. The bell curve says a 3σ single-day drop — roughly 3% here, or about 1,560 points in a session — should be a once-in-a-century event. BANKNIFTY has delivered several in living memory: banking is a leveraged, correlated sector, and its return distribution has one of the fattest left tails on the exchange. The standard deviation is computed the same way as NIFTY's; what differs is how badly the normal assumption underneath the 99.7% figure fails when a banking shock arrives.
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 is scale-free when applied to returns, so it makes a stock at ₹100 and an index at 24,000 directly comparable on one volatility scale.
- It is in the same units as the data, unlike variance, which makes it intuitive — a 12.7% volatility is a percentage a human can reason about, where 1.6%² is not.
- It underpins the entire 68–95–99.7 framework, giving a fast, if imperfect, way to judge whether a move is ordinary or exceptional.
- It scales cleanly through time via the √t law, so a daily figure converts to weekly, monthly or annual with a single square root.
- It is the common language of every volatility measure on the site — implied, realised, historical and the VIX are all standard deviations of returns expressed in a common annualised form.
Where it breaks down
- It assumes the percentages of a normal distribution, and real index returns are fat-tailed, so it systematically understates how often large moves occur.
- It weights an upside surprise and a downside surprise identically, because it squares deviations symmetrically — yet on an equity index the two are not equally likely or equally feared.
- It is a single summary of an entire distribution, so two very different return series — one calm with rare jumps, one steadily choppy — can share the same standard deviation and behave nothing alike.
- It depends on the estimation window: a 20-day standard deviation and a 250-day one can differ substantially, and neither is more 'correct' — they measure different periods.
- It is sensitive to the denominator convention. The same data gives slightly different figures under n, n − 1 and the zero-mean estimator, which matters when volatilities are compared across sources.
- It says nothing about the order of the returns. A standard deviation is identical whether the big moves clustered together or scattered evenly, even though clustering is exactly what makes a market dangerous.
Common mistakes
- Taking the standard deviation of prices instead of returns. The price-based figure scales with the price level and is not comparable across assets or across time; volatility is always the standard deviation of returns.
- Reading '2σ, so 5% of the time' as a hard fact about the market. That 5% is a property of the normal distribution, and real markets breach 2σ noticeably more often because their tails are fatter.
- Annualising by multiplying by 252 instead of √252. Variance scales with time, standard deviation with the square root of time, and mixing them inflates the annual figure enormously.
- Treating a 5σ event as impossible. Under the bell curve it is a once-in-seven-thousand-years event; in real equity markets moves of that size arrive several times a decade, and betting they cannot is how books blow up.
- Comparing standard deviations computed over different windows and concluding one asset is more volatile, when the difference is entirely down to the periods measured.
- Ignoring which denominator produced a figure. A volatility computed with n, one with n − 1 and one with a zero mean differ, and quoting them against each other as though identical introduces a spurious gap.
- Assuming a symmetric band because the standard deviation is symmetric. On an index the downside is reached more often than the upside, and the standard deviation alone cannot see that skew.
Professional usage
Risk desks live inside the standard deviation. Value-at-risk, expected shortfall, margin models and position limits are all built on an estimate of the standard deviation of returns, usually one that gives more weight to recent observations so it reacts to a regime change rather than averaging it away. The sophisticated ones know the normal assumption is wrong and patch it — fitting a fatter-tailed distribution, adding a jump component, or stress-testing beyond the σ bands entirely — precisely because a 3σ limit calibrated to a bell curve is breached far too often to be trusted alone. The standard deviation is the starting point of every risk calculation and almost never the whole of one.
On the trading side, the standard deviation is the unit in which a volatility trader thinks about everything. An implied volatility is an annualised standard deviation the market is charging; a realised volatility is the annualised standard deviation that actually arrived; the trade is a bet on the gap between the two. When a desk says an option is 'trading at 14 vol', it means the market's implied standard deviation of NIFTY's returns is 14% annualised, and every strike, spread and hedge is priced off that number. The standard deviation is not one tool among many for these traders — it is the coordinate system.
Key takeaways
- Standard deviation is the typical distance of the data from its mean, and volatility is exactly the standard deviation of returns — not of prices, which is what makes it scale-free.
- The 68–95–99.7 rule is precise: 68.27% within 1σ, 95.45% within 2σ, 99.73% within 3σ — but only for a normal distribution.
- Real index returns are fat-tailed, so 'σ events' that the bell curve says are astronomically rare arrive several times a decade. The percentages describe the model, not the market.
- Divide by n − 1 for a sample, n for a population, and note that short-window finance often uses a zero-mean estimator dividing by n.
- Standard deviation scales with the square root of time because variance is what adds — the √t law behind every volatility and expected-move calculation.
Standard deviation is the ruler underneath every volatility number you will ever read, and once you see that, implied volatility, realised volatility, the VIX and the expected move all become the same measurement expressed in different tenors. But keep the criticism close. The clean percentages that make the standard deviation so useful — 68, 95, 99.7 — are the property of a curve the market has repeatedly torn up, and the moment you forget that the bell curve is a convenience rather than a description, the standard deviation stops being a ruler and becomes a false sense of safety.
Frequently asked questions
What is standard deviation in simple terms?
How is standard deviation related to volatility?
Why is volatility the standard deviation of returns and not prices?
What is the 68–95–99.7 rule?
Are the 68–95–99.7 percentages true for the stock market?
What is the difference between the n and n−1 denominators?
What is Bessel's correction?
Why does finance sometimes use a zero mean?
How do you annualise a daily standard deviation?
Why do you multiply by √252 and not 252?
What is a 1σ move on NIFTY?
What is a 3σ event?
Does standard deviation tell you about direction?
Can two different return series have the same standard deviation?
Does standard deviation capture fat tails?
How does the estimation window affect standard deviation?
Is variance or standard deviation better for calculations?
Why does the standard deviation weight up and down moves equally?
How does standard deviation relate to India VIX?
What does it mean if a stock has a higher standard deviation than NIFTY?
Is standard deviation enough to measure risk?
Voice search & related questions
Natural-language questions people ask about standard deviation.
What is standard deviation?
Why is a bell curve used for the market when it doesn't fit?
How rare is a 5-sigma day really?
Do I divide by n or n minus 1?
How do I turn a daily volatility into an annual one?
Does a low standard deviation mean the market is safe?
Is volatility just another word for standard deviation?
Sources & references
- Benoit Mandelbrot — The Variation of Certain Speculative Prices (1963)
- NIST/SEMATECH e-Handbook of Statistical Methods — Standard deviation
- NSE — India VIX methodology
- Zerodha Varsity — Volatility basics
Last reviewed 10 July 2026. Educational content only — not investment advice.