"Average" in everyday language almost always means the mean, but there are three different measures of central tendency, each giving a slightly different view of a data set. Knowing which to use makes the difference between a meaningful number and a misleading one.
Mean (Arithmetic Average)
Formula: Sum of all values ÷ Count of values
Example: scores of 45, 62, 78, 55, 90
- Sum: 45 + 62 + 78 + 55 + 90 = 330
- Count: 5
- Mean: 330 ÷ 5 = 66
Use when: data is relatively uniform, without extreme outliers. Limitation: a single extreme value changes it significantly. Five salaries of 30k, 35k, 28k, 32k and 500k have a mean of 125k — not representative of what "most people earn".
Median
Formula: the middle value when data is sorted in order.
- Odd count: the exact middle value.
- Even count: the mean of the two middle values.
Example: 28, 30, 32, 35, 500 (sorted)
- Median: 32 — the actual middle value.
Use when: data has extreme high or low outliers that would distort the mean. House prices, salaries and wealth distributions are classic cases. The median gives a better sense of "typical".
Mode
Formula: the value that appears most often.
Example: 15, 22, 18, 22, 31, 22, 17
- Mode: 22 (appears three times)
Use when: you want the most common value in categorical or repeated data. What's the most common shoe size? Most frequent product rating? Mode answers these.
A Quick Example Comparison
| Data | Mean | Median | Mode |
|---|---|---|---|
| 10, 10, 20, 30, 100 | 34 | 20 | 10 |
Here the mean (34) is higher than 4 out of 5 values. The median (20) and mode (10) are more representative.
For fast calculation of all three, use Average Calculator. For percentage-based statistics, see how to calculate percentages quickly.
Weighted Averages
A regular average treats all values equally. A weighted average assigns different importance to different values. For example, if 3 subjects carry 30%, 40% and 30% of a degree's weight, a weighted average multiplies each grade by its weight before averaging. Course grades, financial indices and survey scores often use weighted averages rather than simple means. For quick mean, median and mode calculation on any set of numbers, Average Calculator handles all three at once.
When All Three Are Useful Together
A salary survey might report: mean salary Rs 85,000, median Rs 62,000, mode Rs 55,000. The gap tells a story — a few very high earners are pulling the mean up, while most workers earn around the median or mode. Reporting just one number would mislead. The Average Calculator computes all three simultaneously from any list of numbers.