Statistics Calculator
Calculate the mean, median, mode, range, and other summary statistics for a list of numbers.
- Free to use
- Accurate results
- No registration required
- Works on all devices
Enter a list of numbers to get their mean, median, mode, range, and other summary statistics at once.
Enter numbers separated by commas or spaces.
Your result
5.5
Mean
Median5.5
ModeNo mode
Range5
Minimum3
Maximum8
Count6
Sum33
AI explanation
Formula
Standard summary statistics: mean = sum ÷ count; median = middle value(s); mode = most frequent value(s); range = max − minWorked example
4, 8, 6, 5, 3, 7
| Field | Value |
|---|---|
| Numbers | 4, 8, 6, 5, 3, 7 |
| Mean | 5.5 |
| Median | 5.5 |
| Mode | No mode |
| Range | 5 |
| Minimum | 3 |
| Maximum | 8 |
| Count | 6 |
| Sum | 33 |
Assumptions
- If every value in the list is unique, mode shows "No mode".
Frequently asked questions
What's the difference between this and the Average Calculator?
Same underlying calculation — this page shows every summary statistic at once (mean, median, mode, range, min, max), while the Average Calculator leads with just the mean.
What if I only need standard deviation or variance?
See the Standard Deviation Calculator or Variance Calculator for those specifically, using the same number-list input format.
How do I enter my numbers?
Separate them with commas or spaces — both work, and you can mix the two.