Mean, median, mode, range, sum and count for any list of numbers.
Mean is the sum divided by the count (the everyday 'average'). Median is the middle value when the numbers are sorted (robust against outliers). Mode is the value that appears most often. This tool shows all three at once.
Paste or type them separated by spaces, commas, or new lines. The calculator extracts every number automatically and ignores other characters, so messy pasted data still works.
Yes, both. Decimals like 3.14 and negatives like -7 are parsed correctly.