Calculate mean, median, mode, and range of number sets
An average is a single value that represents the middle or typical value in a set of numbers. There are several types of averages, each providing different insights about your data set.
For the numbers 5, 7, 3, 7, 8:
The sum of all numbers divided by the count of numbers. Most common type of average.
The middle number when all numbers are sorted. Less affected by extremely high or low values.
The number that appears most frequently in the data set. There can be multiple modes or none.
The difference between the highest and lowest values. Measures data spread.
Calculate mean, median, mode, and range simultaneously.
Visual representation of your number distribution.
Get all your calculations immediately after entering numbers.