Population of five values
values = 2, 4, 4, 4, 5, 5, 7, 9type = population
Result: σ ≈ 2.00
Calculate the standard deviation of any data set, choosing between the sample formula (n − 1) and the population formula (n). Also shows variance, mean, count, and sum. Enter numbers separated by commas, spaces, or new lines.
Enter your values and press Calculate — the result appears here.
values = 2, 4, 4, 4, 5, 5, 7, 9type = populationResult: σ ≈ 2.00
values = 10, 12, 23type = sampleResult: s ≈ 7.00
Population standard deviation (σ) divides by n and applies when your data covers every member of the group. Sample standard deviation (s) divides by n − 1 and applies when your data is a subset used to estimate the whole — it is slightly larger to avoid underestimating spread.
Sample standard deviation divides by n − 1, so with a single value the formula divides by zero and is undefined. Population standard deviation works with one value (it is 0).
Yes. Negative numbers and decimals are supported, along with scientific notation like 1e3. Separate values with commas, spaces, or new lines.
Data science in 2026 spans far beyond machine learning. A complete data scientist needs Python, sta…
AI & Machine LearningKey Takeaway --> Quantum machine learning combines classical data processing with quantum circuit …
CybersecurityKey Takeaway Prompt Engineering is the skill of communicating effectively with AI models. It is not…
CybersecurityKey Takeaway --> A classical bit is always 0 OR 1. A qubit can be 0 AND 1 simultaneously (superpos…
CybersecurityKey Takeaway --> Quantum computing is not faster classical computing — it's a fundamentally differ…
CybersecurityAI transparency is not about revealing everything — it's about providing enough evidence for people…
Compute the variance of a data set — sample or population — along with standard deviation and mean.
Try it now →Find the mean, median, and mode of any data set, with sum, min, max, and range.
Try it now →Standardize any value with z = (x − μ) ÷ σ and see its percentile in a normal distribution.
Try it now →Join the conversation about Data Science, standard deviation, sd calculator on the BestWordz Community forum.
Visit Forum →Have questions about Standard Deviation Calculator? Join the BestWordz Community.