Calculating the Mean (Average)
Master the arithmetic mean and weighted mean β the most widely used summary statistics in business, science, and everyday life.
The mean is the single most reported number in almost every quantitative field. Your GPA, your credit score model, a stock's moving average, a baseball player's batting average, the average wait time at an ER β all are arithmetic means. Hiring managers use mean salary data to set pay bands. Scientists use means to compare treatment groups. Athletes use weighted means to track performance across competitions of different sizes. Understanding how to compute, interpret, and challenge a mean is a core professional skill.
- Calculate the arithmetic mean using the sum-divided-by-count formula
- Compute a weighted mean when observations carry different importance or size
- Recognize when the mean is misleading and choose the right alternative
Use the weighted mean whenever each observation does not contribute equally β grades with different credit hours, products with different sales volumes, or survey groups of different sizes.
Step-by-Step Mean Calculation
| Step | Action | Result |
|---|---|---|
| 1 | List all values | 12, 18, 24, 30, 6 |
| 2 | Sum them | 12+18+24+30+6 = 90 |
| 3 | Count observations | n = 5 |
| 4 | Divide | 90 Γ· 5 = 18 |
Five employees worked these hours in a week: 38, 40, 35, 42, 45. Find the mean hours worked.
\[ \bar{x} = \frac{38 + 40 + 35 + 42 + 45}{5} = \frac{200}{5} = \mathbf{40} \text{ hours} \]A student earns these grades and credit hours this semester:
| Course | Grade Points | Credit Hours (w) | w Γ Grade |
|---|---|---|---|
| Math | 4.0 | 4 | 16.0 |
| English | 3.0 | 3 | 9.0 |
| Art | 2.0 | 1 | 2.0 |
The unweighted mean of 4.0, 3.0, 2.0 would be 3.0 β wrong, because the 4-credit Math course matters most.
An HR analyst at a tech firm calculates the mean salary across 10 employees: 8 engineers earning $90,000 and 2 executives earning $400,000.
\[ \bar{x} = \frac{(8 \times 90{,}000) + (2 \times 400{,}000)}{10} = \frac{720{,}000 + 800{,}000}{10} = \frac{1{,}520{,}000}{10} = \$152{,}000 \]The "average salary" is $152,000 β but 80% of employees earn $90,000. The mean is technically correct but misleading. The analyst reports the median ($90,000) alongside the mean to give a complete picture.
- Find the mean of: 5, 8, 12, 7, 3.
- A student's two exams (worth 40% each) score 70 and 80, and their final (worth 20%) scores 90. What is their weighted mean?
- If the mean of 4 numbers is 15, what is their sum?
βΆ Show Answers
- \((5+8+12+7+3)/5 = 35/5 =\) 7.
- \((0.4 \times 70) + (0.4 \times 80) + (0.2 \times 90) = 28 + 32 + 18 =\) 78.
- Sum \(= \bar{x} \times n = 15 \times 4 =\) 60.
- Using simple mean when weights differ: Averaging grades without accounting for credit hours, or averaging rates without accounting for volume, gives a wrong result. Always ask: "Does each observation count equally?"
- Ignoring outliers: A single extreme value (a CEO salary, a record flood) can drag the mean far from the typical experience. Report the mean and note any outliers.
- Confusing sum with mean: If the mean of 6 numbers is 10, their sum is 60 β not 10. Mean = Sum Γ· n, so Sum = Mean Γ n.
- The arithmetic mean = \(\Sigma x / n\) β sum all values, divide by count.
- The weighted mean = \(\Sigma(w \cdot x) / \Sigma w\) β use when observations have different importance.
- The mean is sensitive to outliers β extreme values pull it away from the typical center.
- Always pair the mean with context: report sample size and note any unusually large/small values.
Financial analysts use moving averages (a type of weighted mean) to smooth stock price data and identify trends. HR compensation analysts calculate mean and median salaries across job bands to ensure pay equity and benchmark against industry surveys. When a company publishes "average employee pay," analysts must decide: is that the arithmetic mean, the weighted mean, or the median? Each tells a different story. The ability to choose and defend the right measure of center is a daily professional judgment call in any data-facing role.
Calculator Connection
The Mean Calculator computes the arithmetic mean of any list of numbers instantly. The Weighted Mean Calculator accepts values and their corresponding weights β ideal for GPA calculations, survey group averages, or performance scoring with different point values.
Try it with the Calculator
Apply what you've learned with these tools.
Calculating the Mean (Average): Quiz
5 questions per attempt Β· Beginner Β· Pass at 70%
Start Quiz β