Paste any list of numbers — separated by commas, spaces or new lines — and instantly see the full statistical breakdown: mean, median, mode, quartiles, variance and standard deviation. Everything runs entirely in your browser.
Waiting for numbers…
Sample statistics divide by n−1 (Bessel's correction) and are used when your data is a sample of a larger group. Population statistics divide by n and are used when your data is the entire group. Q1/Q3 use linear interpolation on the sorted values.