Statistics · real student question

Find the standard deviation of the nine measurements 4.26, 4.23, 4.27, 4.26, 4.24, 4.24, 4.26, 4.24, 4.25.

Question

Find the standard deviation of

4.26, 4.23, 4.27, 4.26, 4.24, 4.24, 4.26, 4.24, 4.254.26,\ 4.23,\ 4.27,\ 4.26,\ 4.24,\ 4.24,\ 4.26,\ 4.24,\ 4.25

Step-by-step solution

  1. Read the data correctly first. Written as "4,26 4,23 …" the commas are decimal separators (European notation), not list separators — otherwise you would have 1818 values of 44 and 2x2x instead of 99 measurements clustered near 4.254.25. Reading them as separators is the one mistake that changes the answer completely.

  2. Compute the mean.

    xˉ=38.259=4.25\bar{x} = \frac{38.25}{9} = 4.25

    The sum 38.2538.25 comes out exactly, so the mean is exactly 4.254.25 and the deviations will all be simple hundredths.

  3. Work with deviations in hundredths. Subtracting 4.254.25 from each value gives

    +0.01, 0.02, +0.02, +0.01, 0.01, 0.01, +0.01, 0.01, 0+0.01,\ -0.02,\ +0.02,\ +0.01,\ -0.01,\ -0.01,\ +0.01,\ -0.01,\ 0

    They sum to 00, confirming the mean. Squaring and adding:

    (xxˉ)2=6(0.0001)+2(0.0004)+1(0)=0.0006+0.0008=0.0014\sum (x-\bar{x})^2 = 6(0.0001) + 2(0.0004) + 1(0) = 0.0006 + 0.0008 = 0.0014

  4. Divide by n for a population, by n − 1 for a sample. With n=9n = 9:

    σ2=0.00149=0.0001555,s2=0.00148=0.000175\sigma^2 = \frac{0.0014}{9} = 0.000155\overline{5}, \qquad s^2 = \frac{0.0014}{8} = 0.000175

  5. Take square roots and interpret the size.

    σ=0.00015560.01247,s=0.0001750.01323\sigma = \sqrt{0.0001556} \approx 0.01247, \qquad s = \sqrt{0.000175} \approx 0.01323

    Rounded: σ0.0125\sigma \approx 0.0125 and s0.0132s \approx 0.0132. Repeated measurements of one quantity are normally treated as a sample, so s0.0132s \approx 0.0132 is the value to quote for measurement precision.

Answer

σ0.0125(population),s0.0132(sample)\sigma \approx 0.0125 \quad \text{(population)}, \qquad s \approx 0.0132 \quad \text{(sample)}

Need to solve a different problem like this? Open the solver →