Average: Mean, Median, Mode & Range
The average can mean different things: mean (sum/count), median (middle value), or mode (most frequent). Range is max minus min. Use mean for symmetric data; median for skewed data with outliers.
Did our AI summary help? Let us know.
For symmetric distributions, mean = median. One outlier can drastically shift the mean but not the median. Geometric mean is better for growth rates; arithmetic for levels.
Ready to run the numbers?
Why: Different averages answer different questions. Mean is the balance point; median splits the data in half; mode shows the most common value. For skewed data (income, house prices), median is more representative.
How: Mean: add all values, divide by count. Median: sort values, take the middle (or average of two middles). Mode: value that appears most often. Range: largest minus smallest.
Run the calculator when you are ready.
Enter Numbers
Values
Proportions
๐ Step-by-Step Breakdown
For educational and informational purposes only. Verify with a qualified professional.
๐งฎ Fascinating Math Facts
Mean minimizes sum of squared deviations.
Median is robustโunaffected by extreme values.
๐ Key Takeaways
- โข Mean = sum of values / count. Sensitive to outliers.
- โข Median = middle value when sorted. Robust to outliers.
- โข Mode = most frequent value. Can have none, one, or multiple.
- โข Range = max โ min. Measures spread.
- โข For skewed data, median often better represents the "typical" value.
๐ก Did You Know?
๐ How It Works
Mean: Add all values, divide by count. ฮฃx/n.
Median: Sort values, take middle (or average of two middles for even count).
Mode: Value that appears most often. Can be none, one, or multiple.
Range: Largest minus smallest. Simple measure of spread.
๐ Worked Example: 2, 4, 6, 8, 10
Mean: (2+4+6+8+10)/5 = 30/5 = 6
Median: Sorted: 2,4,6,8,10 โ middle = 6
Mode: All values appear once โ no mode
Range: 10 โ 2 = 8
๐ Real-World Applications
๐ Grades & GPA
Mean of test scores; weighted mean for course grades with credit hours.
๐ Data Analysis
Central tendency in surveys, polls, and business metrics.
๐ฐ Finance
Average returns, portfolio performance, price indices.
๐ก๏ธ Science
Average temperatures, measurements, experimental results.
๐ฅ Healthcare
Average blood pressure, lab values, patient outcomes.
๐ Sports
Batting average, points per game, performance metrics.
โ ๏ธ Common Mistakes to Avoid
- Using mean for skewed data: Income, house prices โ use median.
- Average of averages: Wrong unless sample sizes equal. Use weighted mean.
- Geometric for additive data: Use GM for growth rates, ratios; AM for levels.
- Ignoring outliers: One extreme value can distort the mean.
- Reporting only mean: Report median too for full picture.
๐ฏ Expert Tips
๐ก Use Median for Skew
Income, home prices, wait times: median resists outliers.
๐ก Geometric for Growth
Investment returns, population growth: GM of (1+r) values.
๐ก Weighted When Unequal
Different importance: grades, portfolio allocation, survey weights.
๐ก Report Both
Mean and median together give full picture of central tendency.
๐ Reference Table
| Measure | Formula |
|---|---|
| Mean | ฮฃx/n |
| Median | Middle of sorted |
| Mode | Most frequent |
| Range | Max โ Min |
๐ Quick Reference
๐ Practice Problems
โ FAQ
When to use mean vs median?
Mean for symmetric data. Median when outliers or skew exist (income, home prices).
What if there is no mode?
When all values appear equally often, there is no mode.
What is weighted average?
Each value multiplied by a weight; sum of (valueรweight) / sum of weights.
What is geometric mean?
nth root of product of n values. Used for growth rates and ratios.
Can mean equal median?
Yes. For symmetric distributions, mean = median = mode.
What is range?
Largest value minus smallest. Simple measure of spread.
Why is average of averages wrong?
Combining means from different sample sizes without weighting gives incorrect result. Use weighted mean.
๐ Summary
The average calculator computes mean (sum/count), median (middle value), mode (most frequent), and range (maxโmin). For skewed data, median is more representative. Weighted average applies when values have different importance. Geometric mean is appropriate for growth rates and ratios.
โ Verification Tip
Mean always lies between min and max. For symmetric data, mean โ median. Check that sum of deviations from mean equals zero: ฮฃ(x_i โ mean) = 0.
๐ Next Steps
Explore the Arithmetic Mean Calculator for detailed mean calculations, Geometric Mean for growth rates, or Weighted Average for grades and portfolios.
โ ๏ธ Disclaimer: This calculator is for educational purposes. For research or business decisions, verify methodology with authoritative sources.
Related Calculators
Arithmetic Mean Calculator
Calculate the arithmetic mean (average) of a set of numbers. Simple mode for basic mean; advanced mode adds weighted mean and trimmed mean. Step-by-step...
MathematicsGeometric Mean Calculator
Calculate geometric mean GM = (x1รx2ร...รxn)^(1/n) of positive numbers. Compare with arithmetic and harmonic mean. Essential for investment returns, CAGR...
MathematicsHarmonic Mean Calculator
Calculate the harmonic mean of a set of positive numbers. HM = n/(1/xโ+...+1/xโ). Compare with arithmetic and geometric means. Ideal for average speed (same...
MathematicsWeighted Average Calculator
Calculate weighted averages using the formula ฮฃ(w_i ร x_i) / ฮฃ(w_i). Simple mode supports 3โ5 value/weight pairs; advanced mode allows up to 10 pairs with...
MathematicsRoot Mean Square Calculator
Calculate RMS = sqrt(mean of xยฒ). AC voltage equivalent, compare with arithmetic mean. Step-by-step for statistics and signal processing.
MathematicsStandard Deviation Calculator
Calculate standard deviation (ฯ or s) from a data set. Choose population or sample. Get mean, variance, and coefficient of variation. Free online calculator...
Mathematics