Variance Calculator
Calculates the population and sample variance of a set of numbers. Enter numbers separated by commas or spaces.
Calculates the population and sample variance of a set of numbers. Enter numbers separated by commas or spaces.
Use cases
- Measuring how spread out a data set is for a statistics assignment
- Computing variance as a step toward standard deviation
Examples
Eight numbers
2, 4, 4, 4, 5, 5, 7, 9
{"population_variance": 4.0, "sample_variance": 4.5714}FAQ
Is my data sent to a server?
Yes — the calculation runs on the server for this tool.