Average Calculator
This free average calculator returns the mean, median, mode, min, max, range and sum of any list of numbers, and switches to a weighted average when you add weights.
Leave empty for a simple average. One weight per value for a weighted average.
Mean (average)
87.2
| Mean (average) | 87.2 |
|---|---|
| Median | 88 |
| Mode(s) | none |
| Minimum | 78 |
| Maximum | 95 |
| Range | 17 |
| Sum | 436 |
| Count | 5 |
Examples
How to use
- 1
Paste or type your numbers, separated by commas, spaces or new lines.
- 2
Optionally add one weight per value to get a weighted average.
- 3
Read the mean, median, mode, min, max, range and sum in the table, updated live.
- 4
Copy or download the full stats table with the buttons under the tool.
Parameters
Every field of this tool can be prefilled from the URL. Use these query parameters:
| Parameter | Type | Default |
|---|---|---|
| values | string | 84, 91, 78, 88, 95 |
| weights | string |
Example : https://www.veltotools.com/math/average-calculator?values=84%2C+91%2C+78%2C+88%2C+95
API
The same tool is available as a free JSON API, with the same parameters as above. No key, no sign-up.