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

View Sponsored Offers →

Related Tools

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.

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.

Outlier Calculator (Tukey Fences)

Use our Outlier Calculator to find low and high outliers with Tukey fences and the IQR method. Get Q1, Q3, IQR, fences, counts, and sorted data fast.

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.

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.

IQR (Interquartile Range) Calculator

Use our IQR Calculator(Interquartile Range) to find Q1, Q3, median, and interquartile range from a data set. Supports raw numbers, value:count input, and two quartile methods.

Median Calculator

Use our Median Calculator to find the middle value of any data set. Supports raw numbers, value:count input, sorted preview, and instant live results.

t-test Calculator

Use our T-Test Calculator to compute t statistic, p-value, confidence interval, and conclusion for one-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.