Update your browser or use a current version of Chrome, Edge, Firefox or Safari.
Calculate count, sum, mean, median, mode, minimum, maximum and range for a list of numbers.
Mean = sum ÷ count. Median is the middle sorted value, or the mean of the two middle values.
For 2, 4, 4 and 10, the mean is 5, median is 4 and mode is 4.
Inputs are treated as an unweighted list. Use up to 10,000 finite numbers.
Yes. Every value tied for the highest repeated frequency is shown.
Use commas, spaces or new lines.