We use cookies
We use cookies and similar technologies to improve your experience, analyze traffic, and serve relevant ads. You can accept all cookies or decline non-essential ones.
Calculate mean, median, mode, standard deviation, and more from a dataset
Mean = 86.6, Median = 88, Std Dev = 4.84. A fairly consistent set of scores.
Mean = 5, Median = 4.5, Mode = 4 (appears 3 times), Std Dev = 2.12.
Mean = 200, Median = 200, No mode, Std Dev = 81.65, Range = 200.
The mean is the arithmetic average (sum divided by count). The median is the middle value when data is sorted. Median is less affected by outliers.
Standard deviation measures how spread out the data is from the mean. A low standard deviation means data is clustered near the mean; a high one means it's more spread out.
A dataset has no mode when all values appear the same number of times (each value appears exactly once). If multiple values tie for most frequent, there are multiple modes.