Average Calculator - Mean, Median, Mode, Range
Paste a list of numbers and instantly get the mean, median, mode, range, sum, and geometric and harmonic means. Free and browser-based: your data never leaves your device.
Results
Mean (average)
15
| Count | 6 |
| Sum | 90 |
| Mean (average) | 15 |
| Median | 15 |
| Mode | 15 |
| Minimum | 9 |
| Maximum | 21 |
| Range | 12 |
| Geometric mean | 14.4716 |
| Harmonic mean | 13.9227 |
Mean, Median, Mode, and When Each One Matters
The mean is what most people call "the average": add everything up and divide by the count. For the list 12, 15, 9, 21, 15, 18 the sum is 90 and the mean is 15. The median is the middle value once the list is sorted (or the midpoint of the two middle values for an even count), and the mode is the value that appears most often. Each answers a different question, and picking the wrong one is a classic way to mislead with statistics.
The mean is sensitive to outliers, the median is not. In a room of nine people earning 3,000 per month and one earning 100,000, the mean income is 12,700 while the median stays at 3,000, which describes the room far better. That is why house prices and incomes are almost always reported as medians. The mode is most useful for categorical or repeated data, like the most common shoe size sold or the most frequent score in a class. A list where every value occurs once has no mode at all.
The geometric mean multiplies the n values and takes the nth root, and is the right average for growth rates and returns. An investment that gains 50% one year and loses 50% the next has an arithmetic mean return of 0%, but the geometric mean of the growth factors (1.5 and 0.5) is about 0.866, correctly showing you lost roughly 13.4% per year on average. The harmonic mean (n divided by the sum of reciprocals) is correct for averaging rates: drive the same route at 60 km/h out and 40 km/h back and your true average speed is the harmonic mean, 48 km/h, not 50. Both require strictly positive numbers, and for any dataset the harmonic mean is never above the geometric mean, which is never above the arithmetic mean.
This calculator accepts numbers separated by commas, spaces, semicolons, or new lines, so you can paste a column straight from a spreadsheet. Invalid entries are skipped and reported rather than silently breaking the result, and the copy button exports all statistics as plain text. For related math, ToolForte's Percentage Calculator handles percent changes and the Grade Calculator turns scores into weighted course grades. Everything runs free in your browser.
How the Average Calculator Works
- 01Paste or type your numbers, separated by commas, spaces, or new lines.
- 02The statistics update live: mean, median, mode, range, min, max, sum, and count.
- 03Geometric and harmonic means appear when all values are positive.
- 04Click Copy Results to export everything as plain text.
Mean, Median, and Mode in Practice
The mean is the sum divided by the count; the median is the middle value of the sorted list; the mode is the most frequent value. They can differ sharply: one large outlier drags the mean while leaving the median untouched, which is why incomes and house prices are reported as medians. The calculator also computes the geometric mean (correct for growth rates) and harmonic mean (correct for averaging rates like speeds), both defined only for strictly positive numbers.
When to Use This Tool
Use it for grading and test scores, sports statistics, sales figures, survey responses, lab measurements, or any pasted spreadsheet column you want summarized instantly without formulas. Because invalid entries are skipped and reported, you can paste messy data with headers or stray text and still get correct statistics on the numeric part.
Common Use Cases
- Summarize test scores and compute a class average → Grade Calculator
- Analyze a pasted spreadsheet column without writing formulas
- Compute average growth or return rates with the geometric mean → Percentage Calculator
Tips
- Paste directly from a spreadsheet column; new lines work as separators.
- Report medians for skewed data like incomes; outliers distort the mean.
- Harmonic mean is never higher than geometric, which is never higher than arithmetic; use that as a sanity check.
Frequently Asked Questions
What is the difference between mean and median?→
What if there is no mode?→
When should I use the geometric mean?→
When is the harmonic mean the right average?→
What formats can I paste?→
Related tools
12 suggested- 01Percentage Calculator - 4 Calculators in OneCalculate percentages instantly: X% of Y, percentage change, tip calculator and more. Four calculators in one free tool.
- 02Grade Calculator - Weighted Average & FinalsFree browser-based grade calculator for weighted course averages, plus a final exam mode that shows the score you need to reach your target grade.
- 03Random Number Generator - Fast & SecureGenerate random numbers within any range. Unique or with duplicates, bulk generation, quick presets. Cryptographically secure.
- 04Appliance Energy Cost Calculator - kWh and Cost per YearCalculate what any appliance costs to run: wattage and usage to kWh and cost per day, month, and year, with presets for common devices. Free and instant.
- 05Standard Deviation Calculator - Sample & PopulationPaste numbers and get sample and population standard deviation, variance, mean, and a step-by-step breakdown. Free, instant, browser-based.
- 06One Rep Max Calculator - Epley, Brzycki & MoreEstimate your 1RM from any set using the Epley, Brzycki, Lombardi, and O'Conner formulas, with a training percentage table. Free, instant, browser-based.
- 07Fuel Cost Calculator - Trip & Commute Fuel CostsCalculate the fuel cost of any trip or your monthly commute, with km/miles, L/100km or MPG, cost per person, and round-trip support. Free and browser-based.
- 08Volume Converter - Liters, Gallons & CupsFree browser-based volume converter between liters, gallons, quarts, pints, cups, fluid ounces, tablespoons, and more, all shown at once instantly.
- 09Area Converter - m², ft², Acres & HectaresFree browser-based area converter between square meters, feet, yards, inches, miles, kilometers, hectares, and acres, all shown at once as you type.
- 10TDEE Calculator - Daily Calorie Needs, FreeFree browser-based TDEE calculator using the Mifflin-St Jeor equation, with metric and imperial units plus calorie targets for cutting and bulking.
- 11Running Pace Calculator - Pace, Time, DistanceFree browser-based running pace calculator: enter two of distance, time, and pace to get the third, with km/mile splits and race finish predictions.
- 12Roman Numeral Converter - 1 to 3999, FreeFree browser-based Roman numeral converter for numbers 1-3999, with strict validation, a step-by-step breakdown, and a full symbol reference table.
From the blog
Further reading- Free Online Calculators for Everyday Math and FinanceFree online calculators for percentages, discounts, VAT, compound interest, and unit conversion. Instant results in your browser, no sign-up needed.8 min read
- Financial Calculators: Loans, Compound Interest & DiscountsHow to use financial calculators for loan amortization, compound interest projections, discount analysis, and everyday money decisions that matter.9 min read
- Number Bases, Chmod & Validation for DevelopersHow number base conversion works, how Unix chmod permissions are calculated, and how to validate IBANs and credit card numbers with check digit algorithms.9 min read