➗ Mean, Median & Mode
Average Calculator
Enter numbers separated by commas, spaces or new lines — get mean, median, mode, range and standard deviation instantly.
Statistics Quick Reference
| Stat | Formula |
|---|---|
| Mean | Sum of all values ÷ count |
| Median | Middle value when sorted; avg of two middles if even count |
| Mode | Most frequently occurring value (can be multiple) |
| Range | Max value − Min value |
| Std Dev | √( Σ(x − mean)² ÷ n ) — spread around the mean |
When your data is skewed (e.g. salaries), the median gives a more representative "typical" value than the mean.