statistics · worked example

Solve std dev of {1, 2, 3, 4, 5}

Method: population standard deviation. Verified step-by-step solution with our free AI math solver.
Problem

σ, {1,2,3,4,5}\sigma,\ \{1, 2, 3, 4, 5\}

Step-by-step solution

  1. Compute the mean: xˉ=1+2+3+4+55=3\bar{x} = \frac{1+2+3+4+5}{5} = 3.

  2. Deviations from mean: 2,1,0,1,2-2, -1, 0, 1, 2.

  3. Squared deviations: 4,1,0,1,44, 1, 0, 1, 4. Sum = 1010.

  4. Population variance: σ2=105=2\sigma^2 = \frac{10}{5} = 2.

  5. Standard deviation: σ=21.414\sigma = \sqrt{2} \approx 1.414.

Answer

σ=21.414\sigma = \sqrt{2} \approx 1.414

Want to solve a different problem? Open the standard-deviation solver →

Related worked examples

  • /solve/statistics/mean-of-2-4-6-8-10