Test scores
Input: 72, 85, 91, 67, 88, 95, 78, 82, 89, 73
Output: Mean: 82.0, Median: 83.5, SD (sample): 9.2, IQR: 13
500+ fast, free tools. Most run in your browser only; Image & PDF tools upload files to the backend when you run them.
Calculate descriptive statistics — mean, median, mode, standard deviation, variance, range, quartiles, and more from a data set.
The Statistics Calculator computes a comprehensive set of descriptive statistics from any list of numbers, including: arithmetic mean, median, mode(s), range, minimum, maximum, sum, count, population and sample standard deviation, population and sample variance, quartiles (Q1, Q2, Q3), interquartile range (IQR), and coefficient of variation. Paste a comma-separated, space-separated, or one-per-line list of numbers and all statistics are computed instantly. Results are presented in a clean summary table alongside a box plot and frequency histogram visualization for a quick sense of the data distribution.
Input: 72, 85, 91, 67, 88, 95, 78, 82, 89, 73
Output: Mean: 82.0, Median: 83.5, SD (sample): 9.2, IQR: 13
Input: 1, 1, 2, 2, 2, 3, 3, 4, 50
Output: Mean: 7.6, Median: 2, Mode: 2 (skewed right by outlier 50)
Input: 10, 10, 20, 30, 40, 40, 50
Output: Modes: 10 and 40 (bimodal distribution)
Input: -2.5, -1.0, 0.5, 1.5, 3.0
Output: Mean: 0.3, Median: 0.5, Range: 5.5