Skip to main content
← All calculators

Standard Deviation Calculator

Calculate standard deviation & variance

Last updated:
8 numbers entered
Try:
Standard Deviation (s)
0.0000
Variance ()
0.0000
Mean (x̄)
18.00
Count (n)
8
CV
29.10%
SEM
1.8516
Normal Distribution Ranges
μ=18.0-3σ-2σ-1σ+1σ+2σ+3σ
Within 1 SD
6/8 (75.0%)
Expected: 68.27%
Within 2 SD
8/8 (100.0%)
Expected: 95.45%
Within 3 SD
8/8 (100.0%)
Expected: 99.73%
Step-by-Step Calculation
Step 1: Calculate Mean
x̄ = 144.00 ÷ 8 = 18.0000
Step 2: Calculate Deviations
xx - x̄(x - x̄)²
10-8.0064.00
12-6.0036.00
235.0025.00
235.0025.00
16-2.004.00
235.0025.00
213.009.00
16-2.004.00
Sum:0192.0000
Step 3: Calculate Variance
= 192.0000 ÷ 7 = 27.4286
Step 4: Calculate Standard Deviation
s = √27.4286 = 5.2372

Sample vs Population

Sample (s)
Use when data is a subset of a larger population. Divides by (n-1) for unbiased estimate.
s = √[Σ(x-x̄)² / (n-1)]
Population (σ)
Use when data represents the entire population. Divides by n.
σ = √[Σ(x-μ)² / n]

Interpreting Standard Deviation

Low SD
Data points are close to the mean
High SD
Data points are spread out from the mean
CV < 15%
Low relative variability
CV > 30%
High relative variability

How to Use the Standard Deviation Calculator

The standard deviation calculator computes both population and sample standard deviation, showing every step of the calculation. Visualize your data on a bell curve and understand what standard deviation really means.

What is Standard Deviation?

Standard deviation (σ or s) measures how spread out numbers are from the mean. A low standard deviation means data points are close to the mean; a high standard deviation means they're spread out.

The Formula

Population Standard Deviation (σ):

σ = √[Σ(xᵢ - μ)² / N]

Sample Standard Deviation (s):

s = √[Σ(xᵢ - x̄)² / (n-1)]

Use sample when working with a subset; use population when you have all data.

Step-by-Step Calculation

  1. Calculate the mean (average)
  2. Subtract the mean from each data point (deviation)
  3. Square each deviation
  4. Find the average of squared deviations (variance)
  5. Take the square root of the variance

The 68-95-99.7 Rule

For normally distributed data:

  • 68% of data falls within 1 standard deviation of the mean
  • 95% falls within 2 standard deviations
  • 99.7% falls within 3 standard deviations

Variance vs Standard Deviation

Variance is the standard deviation squared. Standard deviation is preferred because it's in the same units as the original data.

Related Calculators

For mean, median, and mode, use our mean median mode calculator. For hypothesis testing, try our p-value calculator.

Frequently Asked Questions

Population standard deviation (σ) divides by N (total count). Sample standard deviation (s) divides by n-1 (degrees of freedom). Use population when you have all data points; use sample when working with a subset. The n-1 correction makes sample SD an unbiased estimator.

Stay Updated

Get new calculators and tips delivered to your inbox.