Descriptive Statistics Central Tendency Statistics Basics 20 min read May 17, 2026
BY: Statistics Fundamentals Team
Reviewed By: Minsa A (Senior Statistics Editor)

Mean vs Median vs Mode: Definitions, Formulas & Examples

Three teachers reported the "average" grade from the same class of 30 students. All three got a different number. All three were correct. One used the mean. One used the median. One used the mode. This guide explains exactly what each measure is, why they disagree, and when to use each one.

You will find a master comparison table, formulas for every measure, four worked examples with step-by-step breakdowns, an outlier effect demonstration, a distribution diagram, real-world applications, and an interactive calculator you can use on your own data right now.

What You'll Learn
  • ✓ Precise definitions for mean, median, and mode with instant-extract formatting
  • ✓ Every formula with variables defined — ready for exams and assignments
  • ✓ Step-by-step worked examples on one shared dataset so you can compare all three
  • ✓ The exact conditions when each measure outperforms the other two
  • ✓ How outliers and skewed distributions change everything
  • ✓ Real-world examples from income data, education, retail, and public health

What Are Mean, Median, and Mode? (Simple Definitions)

Measures of Central Tendency — Quick Definitions
Mean is the arithmetic average of a dataset — the sum of all values divided by the count of values.

Median is the middle value of a dataset when all values are arranged in ascending or descending order. If the count is even, it is the average of the two middle values.

Mode is the value that appears most frequently in a dataset. A dataset can be unimodal, bimodal, multimodal, or have no mode at all.
x̄ = Σx / n
Median = middle position
Mode = highest frequency

All three are measures of central tendency — statistics that summarize the center or "typical value" of a dataset. They answer the same question ("what is a representative value?") but in three fundamentally different ways. According to the NIST/SEMATECH e-Handbook of Statistical Methods, selecting the appropriate measure of location (central tendency) is one of the foundational decisions in descriptive statistics. The team at Statistics Fundamentals has built this reference page to make that decision clear and permanent.

⚡ Quick Reference — Mean, Median & Mode Key Facts
  • Mean: x̄ = Σx / n  |  sensitive to outliers  |  best for symmetric data
  • Median: middle value after sorting  |  resistant to outliers  |  best for skewed data
  • Mode: most frequent value  |  unaffected by outliers  |  only option for categorical data
  • Normal distribution: mean = median = mode (all equal at the center)
  • Right-skewed data: mode < median < mean (mean pulled toward the long right tail)
  • Left-skewed data: mean < median < mode (mean pulled toward the long left tail)

Master Comparison Table: Mean vs Median vs Mode

This table is the single most useful reference for exams, teaching, and data analysis decisions. Every row addresses a question that comes up repeatedly in statistics — from which formula to apply to which measure to report in a research paper.

Property 📊 Mean 📍 Median 🎯 Mode
Definition Arithmetic average — sum of all values divided by count Middle value when data is arranged in order Value that appears most frequently in the dataset
Formula / Method x̄ = Σx / n Sort data; pick value at position (n+1)/2 (odd n), or average of positions n/2 and (n/2)+1 (even n) Find value(s) with the highest frequency count
Uses all data values? Yes — every value contributes to the result No — only the middle position(s) matter No — only frequency of each value matters
Outlier sensitivity High — one extreme value shifts the mean significantly Low — outliers do not change the middle position None — frequency counts are unaffected by outliers
Best data type Continuous numerical (interval or ratio scale) Ordinal, skewed numerical, or data with outliers Categorical, nominal, or discrete numerical data
How many results? Always exactly one Always exactly one Can be zero, one, or multiple (bimodal / multimodal)
Used in normal distribution? Yes — mean = center of the bell curve Yes — median = center (equals mean) Yes — mode = peak (equals mean and median)
Used in skewed distribution? Misleading — pulled toward the tail Best choice — stays near the true center Useful — identifies most common value
Real-world example Average exam score in a class of 30 Median household income (U.S. Census Bureau) Most popular shoe size in a store's inventory
Notation x̄ (sample), μ (population) M or Md Mo or simply "mode"

Sources: NIST/SEMATECH e-Handbook of Statistical Methods §1.3.5.1; Penn State STAT 200 — Lesson 2: Summarizing Data; OpenIntro Statistics, 4th Edition, §2.1 (Diez, Çetinkaya-Rundel, Barr).

Formulas for Mean, Median, and Mode

Mean Formula

Arithmetic Mean — Sample and Population
x̄ = Σx / n   |   μ = Σx / N
Use x̄ for a sample mean; use μ for a population mean
= sample mean (x-bar) μ = population mean (mu) Σx = sum of all data values n = number of values in the sample N = number of values in the population

The mean is the most commonly used average in everyday contexts. Its weakness is that it treats every value as equally important — including extreme ones. A single data point of $1,000,000 in a dataset of five $30,000 salaries shifts the mean to $203,333. The other four salaries average $30,000 each. The mean no longer describes any of them accurately. That is not a flaw in the formula — it is what the formula does. Knowing when to not use the mean is as important as knowing how to calculate it.

💡
Weighted Mean (Advanced)

When values carry different weights (e.g., a final exam worth 50% and a quiz worth 10%), use the weighted mean: x̄w = Σ(wᵢ × xᵢ) / Σwᵢ. This appears on grade transcripts, economic indices, and financial portfolios. For ungrouped data with equal weights, this reduces back to the standard mean formula. See the full mean guide for grouped data methods.

How to Calculate the Median (Step-by-Step)

Median — Position-Based Formula
If n is odd: position = (n + 1) / 2
If n is even: average of positions n/2 and (n/2) + 1
Always sort the data first. The median is a position, not an average.
n = number of values in the dataset Sorted = data arranged in ascending order

The median's calculation does not use arithmetic on all the values — it only uses their order and position. That is exactly why it is unaffected by outliers. Whether the highest salary in a dataset is $100,000 or $10,000,000, if it sits at position 8 of 9 values, it changes nothing about the median. Penn State's STAT 200 curriculum describes the median as the preferred measure for any distribution with a "long tail" precisely for this reason (Penn State STAT 200 §2.2).

How to Find the Mode

Mode — Frequency-Based Identification
Mode = value(s) with the highest frequency count in the dataset
No algebraic formula — requires counting occurrences of each value
Unimodal: one mode (one value repeats most) Bimodal: two modes (two values tie for highest frequency) Multimodal: three or more modes No mode: all values appear the same number of times

The mode is the only measure of central tendency that works with categorical data. You cannot average colors or calculate the median political party — but you can find the most common one. In retail, the mode of clothing sizes sold in a week directly informs restocking decisions. In survey analysis, the mode of a 5-point Likert scale response identifies the most prevalent opinion. For numerical data, a frequency distribution chart or histogram makes the mode immediately visible as the tallest bar.

Worked Examples: Finding Mean, Median, and Mode

The same dataset runs through all five examples so you can compare how each measure is found and how they relate to each other.

📋
Shared Dataset — Used in All Examples Below

A teacher records quiz scores for 9 students: 4, 7, 13, 2, 7, 9, 4, 7, 1

Example 1 — Finding the Mean

Worked Example 1 — Mean (Arithmetic Average)

Dataset: 4, 7, 13, 2, 7, 9, 4, 7, 1 — Find the mean quiz score.

1

Sum all values: 4 + 7 + 13 + 2 + 7 + 9 + 4 + 7 + 1 = 54

2

Count the values (n): There are 9 values.

3

Divide: x̄ = 54 ÷ 9 = 6

✓ Mean = 6. The average quiz score is 6 out of a possible 13. Notice that no student actually scored exactly 6 — the mean describes the group, not any individual.

Example 2 — Finding the Median (Odd Dataset)

Worked Example 2 — Median (Odd n = 9)

Dataset: 4, 7, 13, 2, 7, 9, 4, 7, 1 — Find the median quiz score.

1

Sort in ascending order: 1, 2, 4, 4, 7, 7, 7, 9, 13

2

Count the values: n = 9 (odd)

3

Find the middle position: (9 + 1) / 2 = position 5

4

Read the 5th value: 1, 2, 4, 4, 7, 7, 7, 9, 13 → 5th value = 7

✓ Median = 7. Exactly four students scored below 7 and four scored above. Compare to the mean of 6 — the median is slightly higher because the outlier (score of 13) pulled the mean down relative to the true center.

Example 3 — Finding the Median (Even Dataset)

Worked Example 3 — Median (Even n = 8)

Remove the score of 1 from the dataset. New dataset: 4, 7, 13, 2, 7, 9, 4, 7 — Find the median.

1

Sort: 2, 4, 4, 7, 7, 7, 9, 13

2

Count: n = 8 (even)

3

Find the two middle positions: n/2 = 4th and (n/2)+1 = 5th

4

Read those values: 2, 4, 4, 7, 7, 7, 9, 13 → 4th = 7, 5th = 7

5

Average them: (7 + 7) / 2 = 7

✓ Median = 7. When both middle values are equal, the median equals that value exactly. If the 4th had been 6 and the 5th had been 8, the median would be (6 + 8) / 2 = 7 — the same. Always average the two middle values for an even-count dataset.

Example 4 — Finding the Mode

Worked Example 4 — Mode (Most Frequent Value)

Original dataset: 4, 7, 13, 2, 7, 9, 4, 7, 1 — Find the mode.

1

Tally each value's frequency:

ValueFrequency (count)Mode?
11
21
42
73✓ Highest
91
131

✓ Mode = 7. The value 7 appears 3 times — more than any other value. The dataset is unimodal. Notice that the mode (7) happens to equal the median here, but they coincide for different mathematical reasons.

Example 5 — Summary: All Three Measures from One Dataset

6
Mean (x̄ = 54 ÷ 9)
7
Median (5th of 9 sorted)
7
Mode (7 appears 3×)

The mean (6) is lower than the median and mode (both 7) because the three low scores (1, 2, 4) pull the mean downward — a mild example of left-side influence. The median and mode coincidentally agree here, but that is not always the case. Understanding why they diverge is more important than noticing that they match.

When to Use Mean, Median, or Mode

No single measure is universally correct. The right choice depends on the shape of your data, the presence of outliers, and the type of variable you are working with. Reporting the wrong measure gives a technically accurate but fundamentally misleading result.

Situation Best Measure Reason
Symmetric distribution, no outliers Mean Uses every data point; gives maximum statistical precision
Skewed distribution (income, house prices, wait times) Median Unaffected by the long tail; accurately represents the typical value
Categorical or nominal data (colors, brands, political parties) Mode Mean and median are mathematically meaningless for non-numeric categories
Dataset with clear outliers Median Outliers pull the mean; median stays stable at the true center
Finding the most popular item or response Mode Mode directly identifies the most common value — mean and median cannot
Normally distributed exam scores (no extreme outliers) Mean All three measures are approximately equal; mean is most useful for further calculations (e.g., standard deviation)
Ordinal scale (e.g., satisfaction ratings 1–5) Median Ordinal data has rank but unequal intervals; mean assumes equal spacing between values
Small dataset, discrete whole numbers Mode Mode is immediately visible and requires no calculation; easy to communicate
Reporting government statistics (income, wealth) Median The U.S. Census Bureau reports median household income to avoid distortion from high-earner outliers
Quality control and process consistency checks Mean Control charts and Six Sigma processes use the mean as the process target — deviations from the mean are what matter
Decision Rule You Can Memorize

Draw a histogram of your data. If it looks like a symmetric bell → use mean. If one side has a long tail → use median. If you want to know the most common answer, or your data is categorical → use mode. When in doubt between mean and median, check for outliers first.

How Outliers Affect Mean, Median, and Mode

This is the most practically important concept in the entire mean-median-mode discussion. An outlier is a value that sits unusually far from the rest of the dataset. A single outlier can silently destroy the usefulness of the mean while leaving the median and mode completely intact.

The Salary Demonstration

Six people work at a small company. Their annual salaries are: $30,000 / $31,000 / $32,000 / $33,000 / $34,000 / $500,000 (the CEO).

Measure Without CEO Salary ($500K) With CEO Salary ($500K) Change
Mean$32,000$110,000+$78,000 ↑↑↑
Median$31,500$32,500+$1,000 (negligible)
ModeNo modeNo modeUnchanged

Outlier Effect — One CEO Salary vs. Five Employee Salaries

$30K $31K $32K $33K $34K $500K CEO Mean $32K (without outlier) Mean $110K (with outlier) Median ≈$31.5K–$32.5K (barely changes) Mean jumps $78K

The green line (median) barely moves. The orange/red marker (mean) shifts dramatically to the right — past four of the five actual employees' salaries.

This is not an abstract scenario. This is precisely why the U.S. Census Bureau reports median household income in its official publications. If they used the mean, the existence of a small number of ultra-high earners would make "average income" appear far higher than what the typical American household actually earns. The median — by definition — tells you what a person in the middle of the distribution earns, regardless of how extreme the ends are.

⚠️
Watch for This in News Headlines

When you see "average salary in [city] is $X," that is almost certainly a mean — and likely an overestimate of what most workers actually earn. Check whether the source reported mean or median. In most cases, the median paints a more honest picture of what a typical person in that group actually experiences.

Mean, Median, and Mode in Skewed Distributions

The relationship between the three measures changes depending on how the data is distributed. This is a frequently tested concept in statistics exams and a critical consideration in data science and research.

How Mean, Median, and Mode Relate in Different Distribution Shapes

Right-Skewed (Positive Skew) Mode Med Mean Mode < Median < Mean (mean pulled toward long right tail) Left-Skewed (Negative Skew) Mode Med Mean Mean < Median < Mode (mean pulled toward long left tail) Symmetric (Normal) Mean = Median = Mode All three measures are equal (perfectly symmetric data)

In a right-skewed distribution — common in income, house prices, population sizes, and insurance claims — the long tail extends to the right. High-value outliers pull the mean upward, past both the median and mode. The mode sits at the peak (most common value), the median sits in the true middle, and the mean is pulled furthest right. For a deeper treatment of distribution shapes, see the normal distribution guide and the statistics and probability overview.

In a left-skewed distribution — seen in exam scores on easy tests (most students score high with a few scoring very low), age at death in populations with good healthcare, and reaction times — the tail extends left. The mean is pulled below both the median and mode.

📐
Pearson's Empirical Skewness Formula

A useful rough approximation for moderate skew: Skewness ≈ 3 × (Mean − Median) / Standard Deviation. Positive result → right skew; negative → left skew; near zero → roughly symmetric. This is a quick diagnostic, not a formal test. For formal skewness measurement, see the third standardized moment in the descriptive statistics section.

Real-World Applications of Mean, Median, and Mode

These three measures are not textbook abstractions. They appear in every government report, business dashboard, sports broadcast, and medical paper that summarizes data. The examples below show exactly which measure each field relies on and why the choice matters.

💰 Economics — Household Income

Why the Government Reports Median Household Income

The U.S. Census Bureau's Current Population Survey reports median household income — not mean. In 2023, U.S. median household income was approximately $77,000. The mean would have been notably higher because a small percentage of ultra-high earners (hedge fund managers, tech executives, inherited wealth holders) pull the mean upward dramatically. If policymakers used the mean to design income support programs, they would systematically underserve the majority of households whose income sits well below the mean. The median tells you what a household at the 50th percentile actually earns.

🎓 Education — Exam Score Analysis

Mean Scores in Standardized Tests

When exam scores follow a roughly normal distribution — as they often do for well-designed standardized tests — the mean, median, and mode are close to equal, and the mean is the preferred summary because it enables standard deviation, confidence intervals, and t-tests. The National Center for Education Statistics (NCES) reports mean scale scores for the National Assessment of Educational Progress (NAEP). However, when a test is very easy or very hard, scores skew — and the median becomes a more reliable indicator of typical performance. A class where most students scored 90–95 but three students scored 20 has a mean dragged down to, say, 80 — a number no student actually represents.

👟 Retail — Inventory and Stocking Decisions

Mode Drives Product Restocking

A shoe retailer sells sizes 6 through 13. The mean shoe size sold in a week might calculate to 9.3 — a size that does not exist in whole number form. The median might be 9. But the mode — say, size 10 — is what the buyer uses to decide how many units of each size to restock. No matter how mathematically elegant the mean is, you cannot order 9.3 shoes. In fashion, food service, and manufacturing, mode directly drives operational decisions: the most common clothing size, most frequently ordered dish, most commonly produced component dimension. Mean and median cannot substitute for mode in these contexts.

🏥 Public Health — Median Survival Time

Why Medical Studies Use Median Survival

In clinical oncology research, survival time after treatment follows a highly right-skewed distribution. A few patients survive many decades; most patients have shorter survival windows. Using the mean survival time would make a treatment appear more effective than it is for the typical patient. Oncologists and journal editors specifically require median survival time for this reason. The National Cancer Institute documents this convention in clinical trial reporting standards. A treatment with median survival of 18 months tells patients far more about their likely experience than a mean of 24 months pulled up by a handful of exceptional long-term survivors.

🏡 Real Estate — Property Price Reporting

Median Home Price as the Standard

The National Association of Realtors and most real estate market reports publish median home prices, not mean prices. One $20 million luxury property sale in a neighborhood of $350,000 homes raises the mean price substantially while the median barely moves. Homebuyers, sellers, and mortgage lenders are best served by the median because it accurately describes what a typical transaction in that market looks like. The same logic applies to commercial real estate, rent prices, and land valuations globally.

Interactive Mean, Median & Mode Calculator

Enter your dataset below and the calculator will compute all three measures instantly with a step-by-step breakdown. For a dedicated calculator with additional statistics, see the full mean/median/mode calculator and the complete descriptive statistics calculator.

🧮 Mean, Median & Mode Calculator

Enter numbers separated by commas or spaces. Works for any size dataset.

Mean (x̄)
Median
Mode
▶ Show step-by-step breakdown

For more statistical measures — variance, standard deviation, quartiles, and range — use the descriptive statistics calculator. For individual measures, try the mean calculator or median calculator.

Mean, Median, and Mode from Grouped Data (Advanced)

When data is given in a frequency table with class intervals — as is common in exam questions and real survey data — the calculation method changes. The exact values are unknown; only the classes and their frequencies are given.

Mean from a Grouped Frequency Table

Use the midpoint of each class interval as a representative value, multiply by the frequency, sum the products, then divide by the total frequency.

Mean from Grouped Data
x̄ = Σ(fᵢ × mᵢ) / Σfᵢ
fᵢ = frequency of class i mᵢ = midpoint of class i Σfᵢ = total frequency (n)
Worked Example — Mean from Grouped Data

Test scores grouped into intervals. Find the estimated mean.

Score IntervalMidpoint (mᵢ)Frequency (fᵢ)fᵢ × mᵢ
10–1914.5343.5
20–2924.57171.5
30–3934.512414.0
40–4944.58356.0
50–5954.55272.5
TotalΣf = 35Σ(fm) = 1,257.5

✓ Estimated Mean = 1,257.5 / 35 ≈ 35.9. Note this is an estimate — the actual mean could differ because the true values within each interval are unknown. For an explanation of computed vs actual mean, see computed mean vs actual mean.

Modal Class in Grouped Data

The modal class is the class interval with the highest frequency. In the example above, the modal class is 30–39 (frequency = 12). The mode is estimated as the midpoint: 34.5. For more precise estimation, the modal class method uses the frequencies of neighboring classes — covered in advanced statistics textbooks and curricula such as MIT OpenCourseWare STAT 18.650.

Exam Revision: Quick Notes & Formula Cheatsheet

📌 5-Line Revision Summary — Mean, Median & Mode
  • Mean = total ÷ count; best for symmetric, clean numerical data; sensitive to outliers.
  • Median = middle value after sorting; best for skewed data or data with outliers; robust to extreme values.
  • Mode = most frequent value; best for categorical data and finding popularity; can be bimodal or have no mode.
  • Outlier effect: outliers pull the mean significantly but leave the median and mode largely unchanged.
  • Distribution pattern: symmetric → mean = median = mode; right-skewed → mode < median < mean; left-skewed → mean < median < mode.
Measure Formula Key Step Common Mistake
Mean x̄ = Σx / n Add all values, divide by count Forgetting to divide by n (just summing)
Median (odd n) Position (n+1)/2 Sort first, then pick the middle value Not sorting before finding the middle
Median (even n) Average positions n/2 and (n/2)+1 Sort, average the two central values Picking just one middle value instead of averaging
Mode Highest frequency Tally or sort to count repeats Stating "no mode" when values appear once (correct: no mode is valid)
⚠️
Top Exam Mistakes — Avoid These

1) Calculating the median without sorting first — always sort. 2) Averaging the middle two values when n is odd — only do this for even n. 3) Saying there is no mode when a value appears once — if all values appear once equally, then there is no mode; if one value appears more than once (even just twice), that is the mode. 4) Confusing the modal class (grouped data) with a specific mode value. 5) Choosing mean for salary or house price questions — always use median for skewed economic data in exams.

Formula & Concept Glossary

Each term here connects directly to mean, median, or mode. This glossary is designed for rapid exam review and AI-parseable reference.

Term Formula / Notation Plain-English Definition Connection to MMM
Mean x̄ = Σx / n Sum of all values divided by count — the arithmetic average First and most common measure of central tendency
Median Position (n+1)/2 The value that splits sorted data into two equal halves Best for skewed data; unaffected by outliers
Mode Max frequency The most frequently occurring value in a dataset Only MMM measure that works for categorical data
Central Tendency (concept) A single value that describes the center or typical value of a dataset The category containing mean, median, and mode
Outlier (no formula) A value significantly distant from the rest of the dataset Distorts the mean; does not affect median or mode
Skewness γ₁ = Σ[(xᵢ−x̄)³/n] / σ³ Asymmetry in a distribution — positive (right) or negative (left) Determines the ordering of mean, median, and mode
Frequency Distribution (table format) A table or chart showing how often each value or range appears Used to calculate mode and estimated mean from grouped data
Normal Distribution f(x)=e^−(x−μ)²/2σ² / σ√2π Symmetric bell-shaped distribution defined by μ and σ The only distribution where mean = median = mode exactly
Bimodal (two equal max frequencies) A dataset with exactly two modes (two values tied for highest frequency) Unique to mode — mean and median cannot be bimodal
Standard Deviation σ = √[Σ(xᵢ−μ)²/N] Average distance of data points from the mean Calculated from the mean; used in skewness approximation

For related measures of spread, see the standard deviation guide and the variance guide. For the full terminology reference, visit the Statistics Fundamentals glossary.

Common Mistakes with Mean, Median, and Mode

Mistake What People Do Wrong What's Correct
Not sorting before median Finding the middle value of unsorted data Always sort ascending first — the median is a positional measure
Averaging for even n — wrong values Averaging the wrong two positions (e.g., position 3 and 4 when n=10) For n=10 (even): average positions 10/2=5 and 10/2+1=6
Using mean for skewed data Reporting "average income" as the mean in a right-skewed salary dataset Use median for income, house prices, and any skewed distribution
Saying no mode when values repeat "This dataset: 3, 3, 5, 7 has no mode" (wrong — 3 is the mode) No mode only when every value appears the same number of times
Reporting mean for categorical data Computing "average eye color" or "mean political party" Categorical data requires mode; mean and median are meaningless
Ignoring bimodal distributions Reporting one mode when two values tie for highest frequency Report both modes — bimodal distributions convey important structural information about the data

Frequently Asked Questions — Mean, Median & Mode

Mean is the arithmetic average — sum all values and divide by the count. Median is the middle value after sorting — it splits the dataset into two equal halves. Mode is the most frequently occurring value. All three are measures of central tendency that describe a "typical" value in a dataset, but they use different methods and are appropriate in different situations. Mean uses all values; median uses only position; mode uses only frequency.
Use the median instead of the mean whenever your data is skewed or contains outliers. Outliers distort the mean disproportionately while the median remains stable. Classic examples: household income (a few ultra-wealthy individuals raise the mean above what typical households earn), house prices (luxury properties skew the average), medical recovery times, and insurance claim amounts. The U.S. Census Bureau uses median income for exactly this reason. Also use median for ordinal-scale data where the numeric intervals between ranks may not be equal.
The easiest method: (1) sort the data in ascending order — repeated values will appear together; (2) count runs of identical values; (3) the value with the longest run is the mode. For larger datasets, create a frequency table listing each unique value and its count, then identify the value with the highest count. If two values tie for the highest count, the dataset is bimodal and both are modes. If all values appear equally often, there is no mode.
In a perfectly symmetric normal distribution, mean = median = mode — all three measures point to the center of the bell curve. This is one of the defining properties of a normal distribution. In practice, real-world data is rarely perfectly normal, so small differences between the three measures are expected even in approximately normal datasets. The larger the difference, the more evidence of skewness. See the normal distribution guide for a full treatment.
The median is the best measure for skewed data. Because the median only uses the position of values (not their magnitude), extreme values on either tail cannot move it substantially. In right-skewed data, the mean is pulled toward the large right-tail values and overstates the typical observation. The median sits near the true center of the bulk of the data. For highly skewed data like income distributions, economists, statisticians, and government agencies specifically recommend median over mean.
An outlier pulls the mean toward it. The larger the outlier relative to the rest of the data, the more dramatic the pull. A single extreme value added to a dataset of five similar values can shift the mean by tens of thousands of dollars (in a salary dataset) or dozens of points (in a score dataset). The median, by contrast, may shift by only a position or two. This is the core reason median is preferred for economic and health data reporting.
Yes. A dataset has no mode when every value appears the same number of times — most commonly when all values are unique and each appears exactly once. Example: 3, 7, 11, 15, 22 — no value repeats, so there is no mode. A dataset can also have two modes (bimodal), three modes (trimodal), or more. No mode, one mode, and multiple modes are all legitimate and meaningful descriptions of a dataset's distribution.
Mean: used in sports analytics (batting averages, field goal percentages), academic GPA calculations, quality control monitoring, and financial return calculations for symmetric data. Median: used in government income and wealth reports, real estate market summaries, clinical trial survival analysis, and salary surveys. Mode: used in retail inventory management (most popular size or color), market research (most common consumer preference), and epidemiology (most common symptom or diagnosis). Knowing which one to use — and why — is one of the most practically useful skills in applied statistics.
The arithmetic mean formula is x̄ = Σx / n, where Σx is the sum of all values and n is the total count of values. For a population, it is written μ = Σx / N. The formula works identically in both cases — only the notation changes to signal whether you are working with a sample (x̄, n) or a complete population (μ, N). For weighted data (e.g., course grades with different credit hours), the weighted mean formula x̄w = Σ(wᵢxᵢ) / Σwᵢ is used instead.
In everyday language, "average" usually refers specifically to the arithmetic mean (sum ÷ count). In mathematics and statistics, "average" is a broader term that can refer to any measure of central tendency — mean, median, or mode are all technically types of averages. When precision matters (in statistical reports, academic papers, or exam questions), always specify which measure you mean. The phrase "the average household income" in a government report almost always means the median, not the mean — worth checking every time.

Sources cited in this guide: NIST/SEMATECH e-Handbook of Statistical Methods, §1.3.5.1 — Measures of Location · Penn State STAT 200, Lesson 2.2 — Measures of Central Tendency · U.S. Census Bureau — Income and Poverty Reports · National Center for Education Statistics — NAEP · National Cancer Institute — Clinical Trial Reporting Standards · MIT OpenCourseWare, 18.650 Statistics for Applications · OpenIntro Statistics, 4th Ed. (Diez, Çetinkaya-Rundel, Barr)