Quant Memo
Statistics/●●●●

How noisy is the sample standard deviation?

For i.i.d. N(μ,σ2)\mathcal{N}(\mu, \sigma^2) data, the sample variance satisfies Var(S2)=2σ4/(n1)\operatorname{Var}(S^2) = 2\sigma^4/(n-1). In practice you report the standard deviation (volatility), S=S2S = \sqrt{S^2}, not the variance.

Derive the approximate variance and standard error of SS, and give the relative error at n=100n = 100.

Show a hint

SS is a smooth function of S2S^2. Use the delta method: Var(g(S2))[g(σ2)]2Var(S2)\operatorname{Var}(g(S^2)) \approx [g'(\sigma^2)]^2 \operatorname{Var}(S^2) with g(v)=vg(v) = \sqrt{v}.

Your answer

This one is open-ended. Work it through, then check your reasoning against the full solution.

More Statistics questions