U

Standard Deviation Calculator

Find the mean, population and sample standard deviation, variance, range and median of six values from 0 to 100 in seconds.
Data Values
5
0100
12
0100
19
0100
27
0100
34
0100
41
0100

Spread of Your Data

Breakdown

Standard deviation (sample)
0
Variance
0
Range
0
Median
0

Key Assumptions

  • All six values are entered as numbers in the same units; no unit conversion is applied.
  • The population standard deviation uses a divisor of n (6 values), while the sample version applies Bessel's correction of n/(n−1) via the factor sqrt(6/5).
  • Values that are equal make the standard deviation zero; a single far-away value pushes it up noticeably.
  • The median is the middle value after sorting: for an even count of six it is the average of the third and fourth values.

Formula Used

mean = (n1 + n2 + … + n6) / 6 population std dev = sqrt(sum of (xi − mean)² / 6) sample std dev = population std dev × sqrt(6/5) variance = stdDevPop² range = max(n1…n6) − min(n1…n6)
Embed this calculator on your website

Add this embed page to your site — visitors use the calculator right from your page.

The Standard Deviation Calculator measures how spread out a set of six numbers really is. Enter six values between 0 and 100, and the tool instantly reports the mean, the population standard deviation, the sample standard deviation, the variance, the range and the median. If your data is more scattered than a single average can show, this calculator turns that scatter into numbers you can compare, quote and act on.

Why the Average Is Not Enough

Two classrooms can both average 70 percent on an exam while being completely different places. In one class every student scored between 68 and 72; in the other, half the room scored 45 and the other half scored 95. The mean cannot tell these two stories apart, but the standard deviation can. The first classroom has a tiny standard deviation, because every score sits near the mean; the second has a large one, because the scores fan out widely. Whenever you hear a statistic like "the average salary is..." and wonder how representative it is, you are asking for the standard deviation of the underlying data.

How the Six Values Are Used

This calculator accepts exactly six numbers, each anywhere from 0 to 100, with sensible example defaults of 5, 12, 19, 27, 34 and 41. Because every input is a slider, you can drag any value and watch all six outputs update live. The values are treated as one dataset: the mean is their sum divided by six, the standard deviation measures how far the typical value sits from that mean, and the range simply records the distance between the largest and smallest entries. Nothing is weighted, nothing is skipped, and every change to any value flows through to every output.

What Standard Deviation Means

The standard deviation is the typical distance between the data points and their mean. It is computed by squaring the distance of each value from the mean, averaging those squared distances, and then taking the square root, which brings the answer back into the original units. A standard deviation of zero means all six values are identical. A small standard deviation means the values cluster tightly around the mean; a large one means they are strung out across the range. In many naturally distributed datasets, roughly two thirds of the values land within one standard deviation of the mean, and about 95 percent land within two.

Population versus Sample

The calculator reports two versions of the standard deviation, and the choice between them matters. The population version divides by the number of values, six, and is the right one when your six numbers are the complete collection you care about — for example, the test scores of all six members of a study group, or the six readings from a single sensor over a day. The sample version applies Bessel's correction: it effectively divides by five instead of six, because when your six numbers are just a small sample drawn from a much larger group, using six slightly underestimates how varied the full group really is. The tool shows both so you never have to remember which one your situation needs — you can see them side by side.

Here the sample version is computed as the population result multiplied by the square root of six fifths, the classic correction factor for a sample of six. The two outputs stay close for these small numbers, but the principle scales: with bigger samples the two converge, while with tiny samples the correction matters the most.

Variance: The Standard Deviation Squared

Variance is the squared version of the standard deviation, and statisticians reach for it constantly because squared values add up nicely across groups. In this tool the variance is simply the population standard deviation multiplied by itself. It is not in the same units as your data — if your values are percentages, the variance is in percentage points squared — which is exactly why the standard deviation, not the variance, is the figure people quote. But when someone on a spreadsheet asks for "variance", this is the number they mean.

Range and Median: The Two Companions

Two more outputs round out the picture. The range is the difference between the maximum and the minimum of your six values: the single simplest measure of spread. It is easy to read but fragile, because it only uses the two extreme values — one strange outlier dominates it. The median, by contrast, is the middle value after the six numbers are sorted: with an even count, the average of the third and fourth values. The median ignores outliers almost completely. Together the mean, median, range and standard deviation tell you the shape of the data: if the mean sits far from the median, the dataset is skewed by extreme values, and the standard deviation will tell you just how much those extremes pull everything apart.

A Worked Example

The default dataset of 5, 12, 19, 27, 34 and 41 is a friendly one to study. Its mean is exactly 23. The values climb steadily, so the standard deviation lands near 13.2 with the population formula, and the sample version grows slightly to roughly 14.5 after the correction. The variance is about 173, the range is 36, and the median is the midpoint between 19 and 27, which is 23. Compare that with a dataset like 10, 10, 10, 10, 10, 10, whose standard deviation is exactly zero and whose range is zero as well. Those two datasets make the entire point of the tool visible at a glance.

When People Use These Numbers

  • Teachers and students use standard deviation to see how consistent test scores are across a class.
  • Coaches track the spread of practice times to judge consistency in performance.
  • Small teams monitor the variation in monthly expenses or weekly sales to spot instability.
  • Researchers quickly describe a small pilot dataset before running any further analysis.
  • Gamers compare the spread of their session scores to find which settings are most consistent.

What the Tool Cannot Tell You

Standard deviation measures spread; it does not judge it. A large standard deviation is not automatically bad, and a small one is not automatically good. A football team's scores can be widely scattered because it plays strong and weak opponents, while a restaurant's dinner times are tightly packed because its kitchen runs on a fixed rhythm. The number only describes the shape of the data. It also cannot tell you why a value is unusual, whether the data came from a trustworthy process, or whether six values are enough to draw conclusions about a bigger population — those judgments remain yours.

Key Assumptions

  • All six values are treated as one unweighted dataset in the same units.
  • The population standard deviation divides by n; the sample version applies the n/(n−1) Bessel correction through the sqrt(6/5) factor.
  • Identical values produce a standard deviation of zero; outliers inflate it quickly.
  • With an even count of six, the median is the average of the third and fourth sorted values.
  • Results are rounded for display only; the underlying arithmetic uses full precision.

Common Mistakes to Avoid

The most common error is mixing units within one dataset, which makes the mean meaningless and the standard deviation bizarre — decide on one unit for all six values. The second is confusing variance with standard deviation when reporting results; they are different numbers with different units. The third is forgetting that the sample correction exists when your six numbers stand in for a larger group. And the fourth is reading too much into the range, which changes whenever a single extreme value changes. Check for these four traps and the numbers will serve you honestly.

The Empirical Rule in Plain Words

Standard deviation becomes friendly once you hear the rule of thumb attached to it. For datasets that hug a bell shape, about 68 percent of the values land within one standard deviation of the mean, roughly 95 percent within two, and nearly everything within three. If your six values produce a mean of 50 and a standard deviation of 10, you can expect the typical value to sit somewhere in the 40-to-60 corridor, with most of the rest within one more can of that. The rule is a mental model, not a law for six numbers — small sets bounce around — but it turns an abstract spread figure into a sentence about where your data mostly lives.

That sentence is exactly what people spend when they say "plus or minus". A shipment with a plus-or-minus of 2 grams is tighter than one with plus-or-minus 9 grams, and the standard deviation is the honest, reproducible version of that intuitive claim. You can read it at a glance from the results screen: a small standard deviation next to the mean tells you the six values agree closely, a large one tells you they disagree significantly, and the range column confirms which extreme is doing the stretching.

Choosing the Right Numbers

The six slots are yours to fill, and how you choose them decides everything the calculator can honestly claim. For the population reading, the six values should be the complete set of interest — all six children in a family, the six sensors on one rig. For the sample reading, the six values represent a pull from a bigger pool, and the corrected figure stands for the spread of the pool itself. Both are legitimate; mixing the stories is the only real error. Keep the units the same, keep the ordering irrelevant (sorting does not change mean, standard deviation or range), and the numbered outputs will describe whatever six numbers describe correctly.

Taking the Next Step

Spread is only half of data literacy; the other half is knowing where the middle sits. The Average Calculator handles means, sums and medians with up to eight values, the Grade Calculator and GPA Calculator turn raw scores into usable outcomes, and the Ratio Calculator compares pairs of numbers cleanly. The Standard Deviation Calculator is best seen as part of that family: use it whenever you want to know not just where your numbers sit, but how tightly they sit together.

FAQs

Related Calculators