Standard Deviation Calculator

Sample or population • Raw list or value:count

Inputs

Separators: comma, space, newline, semicolon. Frequency format: value:count, where count must be a positive integer.
Turn this off to calculate population standard deviation using n.
Large datasets are previewed in compressed form.

Action

Updating…

Use this Standard Deviation Calculator to calculate sample or population standard deviation, variance, and mean from a numeric dataset.

Calculation Method

Sample standard deviation:

s = √[Σ(x − x̄)² ÷ (n − 1)]

Population standard deviation:

σ = √[Σ(x − μ)² ÷ N]

Standard deviation is the square root of variance.

Example

For:

2, 4, 4, 4, 5, 5, 7, 9

The mean is 5 and the sum of squared deviations is 32.

Population SD = √(32 ÷ 8) = 2

Sample SD = √(32 ÷ 7) ≈ 2.14

Important Note

Use sample standard deviation when the data represent a sample from a larger population. Standard deviation is sensitive to extreme values and does not by itself show that data follow a normal distribution.

Source

More of our calculators...

Chi-Square Calculator

Use our Chi-Square Calculator to run goodness-of-fit and independence tests, or find right-tail p-values and critical χ² values from df and alpha.

p-value Calculator

Use our P-value Calculator to calculate one-tailed or two-tailed p-values for Z, t, chi-square, and F test statistics.

Percentile Calculator

Use our Percentile Calculator to find percentile values from a data set with nearest rank or linear interpolation. Supports raw numbers and value:count input.

Sample Size Calculator

Use our Sample Size Calculator to estimate sample size for a mean or proportion from confidence level, margin of error, and optional finite population correction.

t-statistic Calculator

Use our t-Statistic Calculator to compute the t value, degrees of freedom, and standard error for one-sample, two-sample, Welch, pooled, or paired t-tests.

Z-test Calculator

Use our Z-Test Calculator to compute z statistic, p-value, standard error, and critical z for one-sample or two-sample mean tests when sigma is known.

Power Analysis Calculator

Use our Power Analysis Calculator to estimate sample size per group, statistical power, and minimum detectable effect for a two-sample mean test with alpha and standard deviation.

Mean Median Mode Calculator

Use our Mean Median Mode Calculator to find the average, median, and mode from any data set. Supports raw numbers, value:count input, and sorted preview.

Margin of Error Calculator

Use our Margin of Error Calculator to find margin of error for a mean or proportion from sample size, confidence level, and z value.