Average Calculator

Count: 7Sum: 190
-
Mean (Average)
-
Median
-
Mode
-
Range

No sign-up required · Runs entirely in your browser · Your data is never stored

✓ Last reviewed: June 2026 · Methodology

To calculate an average (arithmetic mean), add all values together and divide by the total count. Formula: Mean = Sum ÷ Count. For the set {4, 8, 6, 10}: sum = 28, count = 4, mean = 7. The calculator above computes mean, median, mode, range, and standard deviation simultaneously for any set of numbers.

Mean, median, and mode

Use this when: you need a quick, accurate result from average calculator without sign-up or tracking. All calculations run in your browser and no data is stored.

When should you use median instead of mean to describe your data?

There are three main types of averages: mean, median, and mode. The mean is the sum of all values divided by the count. The median is the middle value when numbers are sorted. The mode is the most frequently occurring value. Each provides different insights into a dataset. — also see our standard deviation calculator. Need to continue this calculation? Try the Standard Deviation Calculator or the Percentage Calculator.

When to Use Each

Use the mean for general average calculations with normally distributed data. Use the median when data has outliers (like income data), as it is not skewed by extreme values. Use the mode to find the most common value, useful for categorical data or finding popular choices.

How does this calculator help in real situations?

The Average Calculator is built for people who want a fast answer without losing context. It keeps the calculation simple, shows the result clearly, and helps you understand what the number means before you use it in a real decision.

This tool is built for quick everyday math. It can help with shopping, invoices, schoolwork, reports, and checking manual calculations.

Mean, median, mode and range — what each one measures

When people say "average," they usually mean the arithmetic mean — but there are multiple types of averages, each capturing a different aspect of a data set. Understanding which measure is most appropriate for your data prevents misleading interpretations, especially when data includes extreme outliers.

Arithmetic mean (most common "average")

Mean = Sum of all values ÷ Number of values

Example: Test scores: 72, 85, 91, 68, 88, 75. Sum = 479. Mean = 479 ÷ 6 = 79.83

The mean is sensitive to outliers. If one score was 20 instead of 68: Sum = 431, Mean = 431 ÷ 6 = 71.83 — pulled down significantly by one low score.

Median

The median is the middle value when data is arranged in order. For even-numbered data sets, the median is the mean of the two middle values. The median is resistant to outliers — useful for skewed data like income distributions.

Odd count example: 12, 15, 18, 22, 35. Sorted. Middle value (3rd of 5) = 18

Even count example: 72, 68, 85, 91, 88, 75. Sorted: 68, 72, 75, 85, 88, 91. Middle two: 75 and 85. Median = (75 + 85) ÷ 2 = 80

Mode

The mode is the most frequently occurring value in a data set. A set can have no mode (all values unique), one mode (unimodal), or multiple modes (bimodal, multimodal).

Example: 4, 7, 7, 9, 11, 7, 3. Mode = 7 (appears 3 times)

Mode is most useful for categorical data — the most popular product size, the most common exam grade, or the most frequently chosen answer in a survey.

Range

Range = Maximum value – Minimum value

Range shows the spread of the data. A large range indicates high variability; a small range indicates consistency.

Scores: 68, 72, 75, 85, 88, 91. Range = 91 – 68 = 23

When to use each measure

Real example: Average global household income. The mean is pulled up by a small number of very high earners. The median better represents what a "typical" global household earns. This is why "median income" is more commonly reported by economists than "mean income" for this kind of data.

Weighted average

A weighted average assigns different importance to different values. Used for GPA (credit hours are the weights), portfolio returns (investment amounts are the weights), and academic grades (marks out of different totals).

Weighted Mean = Σ(Value × Weight) ÷ Σ(Weights)

Example — GPA: Subject A (4 credits, grade 8.5), Subject B (3 credits, grade 7.0), Subject C (5 credits, grade 9.0).

Weighted GPA = [(4 × 8.5) + (3 × 7.0) + (5 × 9.0)] ÷ (4 + 3 + 5) = (34 + 21 + 45) ÷ 12 = 100 ÷ 12 = 8.33

Arithmetic mean: the standard average

The arithmetic mean (AM) is the sum of all values divided by the count. For the set {4, 7, 13, 16}: AM = (4+7+13+16) ÷ 4 = 40 ÷ 4 = 10. The arithmetic mean is the default average in statistics, economics, and everyday use. It is sensitive to outliers — one extreme value can pull the mean far from the typical value.

Weighted average: when different values count more

A weighted average assigns different importance to each value. Formula: WA = Σ(value × weight) ÷ Σ(weights). GPA example: A in 3-credit course (4.0 × 3 = 12) + B in 4-credit course (3.0 × 4 = 12) = 24 ÷ 7 = 3.43 GPA. Investment portfolio: 60% in equities returning 12%, 40% in bonds returning 7%: WA = (0.6×12 + 0.4×7) = 7.2+2.8 = 10% portfolio return.

Geometric mean: for rates of return and growth

The geometric mean (GM) is the nth root of the product of n values. For rates of return: GM = (V₁ × V₂ × ... × Vₙ)^(1/n). Investment grew by 10%, then lost 10%: GM = √(1.10 × 0.90) = √0.99 = 0.995, meaning a net −0.5% (not 0%). The geometric mean always ≤ arithmetic mean. Use it for: compound annual growth rates (CAGR), population growth, and any multiplicative series.

Frequently asked questions about averages

Why is the mean different from the median? The mean is affected by every value including outliers. The median is affected only by the middle values. When data is perfectly symmetric, mean = median. When data is skewed, they diverge. The direction of skew determines which is higher.

What is the geometric mean? The geometric mean multiplies all values and takes the nth root (where n is the count). It is used for averaging growth rates, investment returns, and ratios. For example, 20% return followed by –10% return: geometric mean return = √(1.20 × 0.90) – 1 = √1.08 – 1 = 3.92% (not the arithmetic average of 5%).

How do I calculate average percentage? If the percentages are of the same base, simply average them arithmetically. If they are percentages of different bases (e.g., percentage changes), use the geometric mean or calculate from the underlying values rather than averaging the percentages directly.

Mean, median, and mode — when to use each

MeasureUse WhenAvoid WhenExample
Mean (average)Data is symmetric, no extreme outliersIncome data, house prices (skewed)Average exam score in a class
Median (middle value)Data has outliers or is skewedSmall datasets where outliers are meaningfulMedian household income
Mode (most frequent)Categorical data or finding the most common valueContinuous data with no repeatsMost popular shoe size
Weighted averageDifferent values have different importanceWhen all items are equally importantGPA with different course credit hours

Sample calculations comparison

DatasetMeanMedianMode
{5, 5, 5, 6, 7}5.655
{10, 20, 30, 40, 100}40 (distorted)30 (better)No mode
{1, 2, 2, 3, 3, 3, 4}2.5733
Income: {₹3L, ₹4L, ₹5L, ₹50L}₹15.5L (misleading)₹4.5L (representative)No mode

Sources & References

Sources: Freedman, Pisani, Purves. Statistics (4th ed), W. W. Norton; NIST/SEMATECH e-Handbook: Section 1.3.5.2 — Measures of Central Tendency.

Related calculator: significant figures calculator

Related calculators

Formula reviewed by Mayra · Methodology · Last reviewed: June 2026