Standard Deviation Math Example 3

Follow the full solution, then compare it with the other examples linked below.

Example 3

medium
Find the population standard deviation of {6,2,3,1}\{6, 2, 3, 1\}.

Solution

  1. 1
    Mean: xห‰=6+2+3+14=3\bar{x} = \frac{6+2+3+1}{4} = 3. Squared deviations: 9,1,0,49, 1, 0, 4. Sum =14= 14.
  2. 2
    Variance: ฯƒ2=144=3.5\sigma^2 = \frac{14}{4} = 3.5. Standard deviation: ฯƒ=3.5โ‰ˆ1.87\sigma = \sqrt{3.5} \approx 1.87.

Answer

ฯƒโ‰ˆ1.87\sigma \approx 1.87
Follow the standard deviation formula step by step: find the mean, compute squared deviations, average them, and take the square root.

About Standard Deviation

The standard deviation measures the average distance of data values from the mean, giving a typical spread around the center.

Learn more about Standard Deviation โ†’

More Standard Deviation Examples