📊 Average Calculator

Calculate mean, median, mode, and range

Enter Numbers

Numbers entered: 5
Mean (Average)
30
Median
30
Mode
None
Range
40
Sum
150
Minimum
10
Maximum
50
Count
5

Understanding Statistical Measures

Mean (Average)

The sum of all values divided by the count of values. Most common measure of central tendency.

Mean = Sum of all values / Count of values

Median

The middle value when numbers are arranged in order. Less affected by outliers than the mean.

Mode

The value that appears most frequently in the dataset. A set may have multiple modes or no mode.

Range

The difference between the maximum and minimum values. Shows the spread of the data.