Average Calculator
Calculate mean, median, mode, range, and sum from a list of numbers.
Google ad
Google ad
Google ad
Popular Calculators
- Age Calculator
- Molarity Calculator
- Dilution Calculator (C₁V₁ = C₂V₂)
- Inflation Calculator
- Fraction Simplifier
- Ratio Calculator
- Force Calculator (F = ma)
- Confidence Interval Calculator
- GPA Calculator
- Electric Power Calculator
- pH Calculator
- Speed Converter
- Daily Calorie Needs
- GCD & LCM Calculator
- Break-Even Calculator
FAQs
When should I use median instead of mean?
Use median when data contains outliers or is skewed. For example, average income in a city is misleading because a few billionaires pull the mean up dramatically. Median income better represents the typical person. House prices, salaries, and wealth distributions typically use median for this reason.
What is the mode and when is it useful?
The mode is the most frequently occurring value. It is most useful for categorical data (e.g. most common shoe size sold) or when you need the most typical value in a discrete dataset. A dataset can have no mode, one mode, or multiple modes (bimodal, multimodal).
What is the difference between range and standard deviation?
Range is the difference between the maximum and minimum values — simple but sensitive to outliers. Standard deviation measures how spread out all values are around the mean, providing a more representative picture of variability. A dataset with one extreme outlier has a large range but may have a moderate standard deviation.