Enter your numbers separated by commas, spaces, or new lines. Get mean, variance, standard deviation, and step-by-step work.
Standard deviation is a measure of how spread out numbers are from the average (mean). A low standard deviation means the values are clustered close to the mean. A high standard deviation means they are widely spread. It is one of the most commonly used statistics in science, business, finance, and education.
If your data includes every member of a group (like test scores for an entire class), use population standard deviation, which divides by N. If your data is a subset of a larger group (like a survey of 100 out of 10,000 customers), use sample standard deviation, which divides by N-1. The N-1 correction (called Bessel's correction) accounts for the fact that a sample tends to underestimate the variability of the full population.
The process has four steps. First, find the mean (average) of your data set. Second, subtract the mean from each data point and square the result. Third, find the average of those squared differences (dividing by N for population or N-1 for sample). This gives you the variance. Fourth, take the square root of the variance. That is the standard deviation. The calculator above does all of this automatically and shows you the work.
In finance, standard deviation measures the volatility of an investment. A stock with a standard deviation of 20% is more volatile (risky) than one with 8%. In manufacturing, standard deviation is used in quality control to ensure products fall within acceptable tolerances. In education, it helps teachers understand how spread out test scores are. In science, it quantifies experimental uncertainty. The concept appears anywhere variability matters.
For data that follows a normal distribution (bell curve), approximately 68% of values fall within 1 standard deviation of the mean, 95% within 2, and 99.7% within 3. This is called the empirical rule and is widely used in statistics, quality control, and risk assessment.