Mean, Median & Mode Explained
Mean (Arithmetic Average)
Add all the numbers and divide by how many there are. The mean is sensitive to extreme values (outliers).
Example:10 → Mean = 30 / 5 = 6
Median
Sort the numbers and find the middle value. If there is an even count, take the average of the two middle values. The median is robust against outliers.
Example:20 → Median = 9
Even count:15 → Median = (7+9)/2 = 8
Mode
The value that appears most frequently. A dataset can have no mode, one mode, or multiple modes.
Example:4 → Mode = 2
Range
The difference between the largest and smallest values. It gives a quick sense of how spread out the data is.
Example:7 → Range = 18 - 3 = 15
When to Use Each
- Mean: General purpose, symmetric data
- Median: Skewed data, income, home prices
- Mode: Categorical data, most popular item
When Averages Mislead
The arithmetic mean, median, and mode can differ dramatically. Per 2022 Census American Community Survey, U.S. mean household income was $115,681 while median was $74,580 — a 55% gap driven by high earners pulling the mean upward. Using mean income for policy analysis overstates typical household purchasing power by roughly $41,000.
Simpson's paradox strikes when averages hide subgroup patterns. The classic example: UC Berkeley's 1973 admissions showed 44% male vs. 35% female admission rates, suggesting bias. But department-by-department analysis showed women applied more to competitive departments; within each department, women were admitted at slightly higher rates. Aggregated averages flipped the conclusion — a caution for every 'overall average' reported in analytics dashboards.
Geometric mean handles rates better than arithmetic mean. An investment returning +50%, -50%, +50%, -50% has an arithmetic mean of 0% but a geometric mean of -6.7% per period, which is what actually happens to your balance ($1,000 → $1,500 → $750 → $1,125 → $562.50 = -43.8% total). Always use geometric mean for compounded quantities; arithmetic mean for additive quantities. Mixing them has caused documented forecasting errors in pension modeling and climate data analysis alike.
Sources: Census American Community Survey 2022, Bickel et al. UC Berkeley 1975, CFA Institute
Methodology & Assumptions
This calculator implements standard formulas drawn from primary-source authorities. Values are point-in-time estimates; consult a licensed professional for high-stakes decisions. See the per-input definitions and source citations below.
How this works
Computations are deterministic and run client-side — no inputs leave your
browser. Formulas are derived from
standard published formulas for the calculator's domain (mortgage,
taxes, energy, conversions, etc.). When the underlying agency publishes
updated rates or thresholds we refresh defaults and update the page's
lastmod timestamp.
| Input | Default | Source / authority |
|---|---|---|
| All inputs | Domain-typical defaults | Editorial methodology, CalcMesh 2026 |