Free Online Standard Deviation Calculator
A standard deviation calculator measures how spread out a list of numbers is around its mean, with both sample and population modes.
Your data is processed entirely in your browser and never sent to any server.
How to Use This Calculator
- Paste or type the list of numbers, separated by commas, spaces, or newlines.
- Pick sample (n − 1) for subset data or population (n) for the whole group.
- Read the mean, variance, standard deviation, and count in the stats panel.
What Is a Standard Deviation?
Standard deviation (σ) is the most common measure of dispersion. Population SD is σ = √(Σ(x − μ)² ÷ n); sample SD is s = √(Σ(x − x̄)² ÷ (n − 1)) — the n − 1 denominator is Bessel's correction, used when the data is a subset of a larger population.
For a roughly normal distribution about 68% of values fall within one σ of the mean, 95% within two σ, and 99.7% within three σ — the famous 68-95-99.7 rule that powers most quick quality-control checks.
This page returns the mean, variance (σ²), standard deviation (σ), and count. Toggling between sample and population modes is one click — the sample value will always be slightly higher because dividing by a smaller denominator inflates the result. Most spreadsheet STDEV functions default to sample, so match that mode when comparing.
Frequently Asked Questions
What does standard deviation tell you?
What's the difference between population and sample SD?
How do I interpret standard deviation?
Published by the WeGotEveryTool team. We build and test every tool in-house and update pages when the underlying spec, formula, or recommendation changes.
Reviewed: May 2026. Disclaimer: this tool is provided as-is for general informational use. For decisions with material consequences (medical, legal, financial, security) verify results against a qualified professional source.
Related Math & Calculators
Calculate mean, median, and mode of a set of numbers. Find arithmetic average instantly.
Calculate your Grade Point Average from letter grades and credit hours. Supports 4.0 scale and weighted GPAs.
Calculate percentages, find what percent one number is of another, or add/subtract percentages. Simple and fast.
Calculate compound interest on investments or savings. See how your money grows over time with different rates and periods.
Calculate Return on Investment with optional annualized ROI for holding periods longer than a year.