What is Standard Deviation?
Standard deviation measures how spread out numbers are from their average (mean). A low standard deviation means data points are close to the mean; a high standard deviation means they are spread out.
It's the most widely used measure of variability in statistics, used in finance (stock volatility), quality control, science, and data analysis.
Formula
σ = √[Σ(xi − μ)² / N]
Where: - σ = Population standard deviation - xi = Each value - μ = Mean - N = Number of values
Variance = σ²
How to use this Standard Deviation Calculator?
1. Enter up to 5 values. 2. See standard deviation, variance, mean, and range. 3. Lower SD = more consistent data.