Mathematics · pattern F, Dataset
Paste your data for the standard deviation, the mean, the sum of squared deviations and the quartiles — everything a marker expects to see written out.
s = √[Σ(x − x̄)² ÷ (n − 1)]
Standard deviation is in the same units as the data, which is why it is the reported measure of spread. The sample form divides by n − 1.
8.045
n = 10 · sample, ÷ (n − 1)
59.0085.00
On ten observations, dividing by nine rather than ten raises the standard deviation by about five per cent; on a thousand the difference is negligible. Use the sample form unless the data genuinely is the whole population.
If the number is not the part you are stuck on, that is what the service is for — a specialist who explains the working, not just the answer.
Arithmetic runs in double-precision floating point, so results beyond about fifteen significant figures are not exact. Where a question wants an exact fraction or surd, keep the exact form rather than a decimal.