Average Calculator

Paste a list of numbers and get the mean, median and mode in one go.

How to use

  1. Paste numbers separated by commas or spaces.
  2. Read mean, median, mode and count.

Examples

4, 8, 15, 16, 23, 42
Output: Mean 18, median 15.5, mode: all unique.

Frequently asked questions

Mean vs median?

Mean is the arithmetic average; median is the middle value. With outliers, the median usually describes the "typical" value better.

Related tools