Home/Math Calculators/Standard Deviation Calculator

Standard Deviation Calculator

Calculate mean, variance, and standard deviation for population and sample data sets.

Formula

Understanding Standard Deviation

Standard deviation is a measure of the amount of variation or dispersion of a set of values. A low standard deviation indicates that the values tend to be close to the mean (also called the expected value) of the set, while a high standard deviation indicates that the values are spread out over a wider range.

Formulas

Population Standard Deviation (σ\sigma): σ=(xiμ)2N\sigma = \sqrt{\frac{\sum (x_i - \mu)^2}{N}}

Sample Standard Deviation (ss): s=(xixˉ)2n1s = \sqrt{\frac{\sum (x_i - \bar{x})^2}{n-1}}

Where:

  • xix_i: Each value in the data set
  • μ\mu: Population mean
  • xˉ\bar{x}: Sample mean
  • NN: Size of the population
  • nn: Size of the sample

Key Concepts

  • Variance: The average of the squared differences from the Mean. Standard deviation is the square root of the variance.
  • Normal Distribution: In a normal distribution, approximately 68% of values fall within one standard deviation of the mean, 95% within two, and 99.7% within three.
Standard Deviation Calculator - StemSolver