Mean Median Mode Calculator

Calculate mean, median, mode, range, and more statistics from a dataset

Enter Your Data

Accepts: 1, 2, 3 or 1 2 3 or each number on a new line
Mean (Average)
16.875
Sum ÷ Count
Median (Middle)
15
Middle value when sorted
Mode (Most Common)
15
Appears 3 times
Count
8
Sum
135
Range
25
Min
5
Max
30
Variance
58.98
Std Dev (σ)
7.68
Geometric Mean
14.69
Sorted Data
Step-by-Step Calculations

Try These Examples

📝 Test Scores
Mean vs Mode showcase
💰 Salaries (with outlier)
Mean vs Median comparison
📊 Bell Curve Sample
Multiple modes
📈 Even Spread
All values unique (no mode)

Understanding Mean, Median, and Mode

Mean (Average)

The mean is the sum of all values divided by the count of values.

Mean = (x₁ + x₂ + ... + xₙ) / n = Σx / n

Best for: Data without extreme outliers. Represents the "balance point" of the data.

Limitation: Sensitive to outliers. One extreme value can skew the mean significantly.

Median (Middle Value)

The median is the middle value when data is sorted. For even counts, it's the average of the two middle values.

Odd count: Middle value
Even count: (Middle₁ + Middle₂) / 2

Best for: Data with outliers (like income, home prices). More resistant to extreme values.

Limitation: Doesn't use all data points in calculation.

Mode (Most Frequent)

The mode is the value that appears most often. A dataset can have multiple modes or no mode.

Mode = Most frequently occurring value(s)

Best for: Categorical data, finding the most common value. Works with non-numeric data.

Limitation: May not exist (if all values unique) or multiple modes may exist.

When to Use Each

ScenarioBest MeasureWhy
Test scores (typical class)MeanUsually normally distributed
Household incomeMedianRich outliers skew mean
House pricesMedianExtreme values common
Most popular shoe sizeModeDiscrete categories
Symmetric dataAny (similar)All three will be close
Skewed dataMedianBetter represents "typical"

Other Statistics Explained

Range

Range = Maximum - Minimum

The spread between the largest and smallest values. Simple measure of variability.

Variance

Variance (σ²) = Σ(xᵢ - μ)² / n

Average of squared differences from the mean. Measures how spread out the data is.

Standard Deviation

Standard Deviation (σ) = √Variance

Square root of variance. Same unit as the data, easier to interpret. About 68% of data falls within 1 standard deviation of the mean (for normal distributions).

Geometric Mean

Geometric Mean = ⁿ√(x₁ × x₂ × ... × xₙ)

Useful for growth rates, ratios, and percentage changes. All values must be positive.

Privacy & Limitations

  • All calculations run entirely in your browser -- nothing is sent to any server.
  • Results are computed using standard formulas and should be verified for critical applications.

Related Tools

Related Tools

View all tools

Mean Median Mode Calculator FAQ

What is Mean Median Mode Calculator?

Mean Median Mode Calculator is a free math tool that helps you Calculate mean, median, mode, range, and more statistics from a dataset.

How do I use Mean Median Mode Calculator?

Enter your input values, review the calculated output, and adjust inputs until you reach the result you need. The result updates in your browser.

Is Mean Median Mode Calculator private?

Yes. Calculations run locally in your browser. Inputs are not uploaded to a server by default, and refreshing the page clears session data.

Does Mean Median Mode Calculator require an account or installation?

No. You can use this tool directly in your browser without sign-up or software installation.

How accurate are results from Mean Median Mode Calculator?

This tool applies standard formulas or deterministic processing logic for estimates. For medical, legal, tax, or investment decisions, verify with a qualified professional.

Can I save or share outputs from Mean Median Mode Calculator?

You can bookmark this page and copy outputs manually. Results are not persisted in your account and are typically not embedded in the URL.

Request a New Tool
Improve This Tool