Calculate mean, median, mode, range, variance, and standard deviation.
Computes mean (sum / count), median (middle value), mode (most frequent), range, variance, and standard deviation.
For 4, 8, 6, 5, 3 the mean is 5.2 and the median is 5.
Mean, median, mode, range, variance, and standard deviation from a list of numbers.
Enter numbers separated by commas or spaces.
If all values occur equally often, the data set has no mode.