query_stats
Statistics Calculator
Mean, median, mode, standard deviation.
All four at once from one list of numbers. Free, no signup.
Frequently Asked Questions
Mean is the average (sum divided by count). Median is the middle value when sorted. Mode is the value that appears most often.
Sample standard deviation, dividing by (n-1) rather than n - the standard choice when your numbers are a sample rather than the entire population.