
Arithmetic Mean Formula Steps and Solved Examples
The concept of arithmetic mean in statistics plays a key role in mathematics and is widely applicable to both real-life situations and exam scenarios. Whether calculating average marks, understanding data in sports, or summarizing trends, the arithmetic mean is a go-to tool for students and professionals alike.
What Is Arithmetic Mean in Statistics?
The arithmetic mean in statistics is a measure of central tendency, often called the "average." It is used to find a single value that best represents a set of numbers. You’ll find this concept applied in areas such as exam score analysis, finance (like average share prices), science experiments, and sports statistics. Simply put, the arithmetic mean gives you a way to describe an entire dataset with one representative value.
Key Formula for Arithmetic Mean in Statistics
Here’s the standard formula: \( \text{Arithmetic Mean (} \overline{x} \text{)} = \frac{\sum_{i=1}^n x_i}{n} \) where \( x_1, x_2, ..., x_n \) are the values in the data set, and \( n \) is the total number of values.
Cross-Disciplinary Usage
The arithmetic mean in statistics is not only useful in Maths but also plays an important role in Physics (to find average speeds), Computer Science (to analyze time complexity), Finance (to calculate average returns), and in daily logical reasoning. Students preparing for JEE, NEET, and various board exams will regularly see questions involving arithmetic mean.
Step-by-Step Illustration
Let's understand how to calculate the arithmetic mean for an ungrouped data set:
- List out all the values.
Example: 12, 17, 22, 8, 14 - Add all the values together.
12 + 17 + 22 + 8 + 14 = 73 - Count the number of values.
There are 5 values. - Divide the sum by the number of values.
73 ÷ 5 = 14.6 - Final Answer: The arithmetic mean is 14.6.
Properties of Arithmetic Mean
- The sum of the deviations of values from the arithmetic mean is always zero.
- Arithmetic mean is affected by every value in the data set, even extremely high or low values (outliers).
- It can be calculated for both raw numbers and frequencies (for grouped data).
- It is a unique value — only one mean exists for a given set.
- Sum of observations = Arithmetic Mean × Number of observations.
Solved Examples (With All Steps)
Example 1: Simple Data
Find the arithmetic mean of 8, 15, 12, 10, 20.
1. List values: 8, 15, 12, 10, 202. Add values: 8 + 15 + 12 + 10 + 20 = 65
3. Count: 5 numbers
4. Calculate mean: 65 / 5 = 13
Answer: Arithmetic mean is 13.
Example 2: Real-Life Word Problem
Maria's marks in five subjects are 40, 73, 68, 50, and 54. Find her average mark.
1. Add all marks: 40 + 73 + 68 + 50 + 54 = 2852. Number of subjects: 5
3. Arithmetic mean: 285 / 5 = 57
Answer: Maria's average mark is 57.
Example 3: Formula Application
Find the arithmetic mean of the squares of the first 4 natural numbers.
1. List squares: 12 = 1, 22 = 4, 32 = 9, 42 = 162. Sum: 1 + 4 + 9 + 16 = 30
3. Count: 4 numbers
4. Mean: 30 / 4 = 7.5
Answer: Arithmetic mean = 7.5
Speed Trick or Vedic Shortcut
Here’s a quick shortcut for finding the mean of consecutive numbers or evenly spaced data: If numbers are equally spaced (like 2, 4, 6, 8, 10), the arithmetic mean is simply the middle number. This can save calculation time in competitive exams.
Example Trick: The mean of 1, 3, 5, 7, 9 is the middle value: 5.
Tricks like these — and more — are regularly taught during Vedantu’s live classes to help students build speed and confidence.
Types of Arithmetic Mean
| Type | Where Used | Formula/Note |
|---|---|---|
| Simple Arithmetic Mean | Ungrouped data | Sum of values / Count of values |
| Weighted Arithmetic Mean | Marks with weights | Sum (value × weight) / Sum of weights |
| Grouped Data (Class intervals) | Scores in ranges, frequency data | Sum (mid-value × frequency) / Total frequency |
Frequent Errors and Misunderstandings
- Forgetting to count the correct number of data points.
- Missing out outliers that heavily affect the mean.
- Confusing mean with median or mode (see related links below!).
- Not adding all frequencies correctly in grouped data.
Relation to Other Concepts
The idea of arithmetic mean in statistics is closely linked to other measures of central tendency like median and mean. Mastering the calculation of the mean helps in understanding concepts like variance, mean deviation, and data analysis in statistics.
Try These Yourself
- Find the arithmetic mean of 11, 12, 14, 16, 17.
- Calculate the mean for the scores: 70, 75, 80, 90.
- The average age of 10 students is 15. What is their total age?
- True or False: The mean of 4, 8, 12, 16 is 10.
Classroom Tip
A quick way to check your answer is to reverse the process: multiply the arithmetic mean by the number of observations, and see if you get back the original sum. Vedantu’s teachers often remind students to use this check, especially in exams, for faster error spotting and revision.
Wrapping It All Up
We explored arithmetic mean in statistics from its definition and formula to various examples, common mistakes, and connections to other topics. Practicing these steps with Vedantu will help you confidently solve mean-based questions and analyze data in real life and exams.
Useful Internal Links
- Mean in Maths – Basic concepts and more examples.
- Median – Compare mean and median differences.
- Difference between Mean and Median – Exam-focused comparison guide.
- Central Tendency – Covers mean, median, and mode in one place.
- Statistics – For more on analyzing and representing data.
FAQs on Arithmetic Mean in Statistics Explained Clearly
1. What is the arithmetic mean in statistics?
The arithmetic mean is the average of a set of numbers calculated by dividing the sum of all values by the total number of values. It is the most commonly used measure of central tendency in statistics.
It is calculated as:
Arithmetic Mean = (Sum of all observations) ÷ (Number of observations)
For example, for the data 4, 8, 6:
- Sum = 4 + 8 + 6 = 18
- Number of values = 3
- Mean = 18 ÷ 3 = 6
2. What is the formula for arithmetic mean?
The formula for the arithmetic mean is Mean (x̄) = Σx / n, where Σx is the sum of all observations and n is the total number of observations.
Where:
- Σx = sum of all data values
- n = total number of data points
3. How do you calculate the arithmetic mean step by step?
To calculate the arithmetic mean, add all the values and divide the total by the number of values.
Follow these steps:
- Add all the observations.
- Count the total number of observations.
- Divide the sum by the total number.
- Sum = 5 + 10 + 15 + 20 = 50
- Number of values = 4
- Mean = 50 ÷ 4 = 12.5
4. What is the arithmetic mean of grouped data?
The arithmetic mean of grouped data is calculated using class midpoints and frequencies with the formula Mean = Σ(fx) / Σf.
Where:
- f = frequency of each class
- x = class midpoint
- Σ(fx) = sum of frequency × midpoint
- Σf = total frequency
5. What is the difference between mean and median?
The mean is the average of all values, while the median is the middle value when data is arranged in order.
Key differences:
- Mean = Sum of values ÷ Number of values
- Median = Middle value in ordered data
- Mean is affected by extreme values (outliers).
- Median is less affected by outliers.
6. Why is arithmetic mean important in statistics?
The arithmetic mean is important because it provides a single value that represents the central tendency of a dataset.
It is widely used because:
- It uses all observations in the dataset.
- It is easy to calculate and interpret.
- It forms the basis for further statistical calculations like variance and standard deviation.
7. Can the arithmetic mean be negative?
Yes, the arithmetic mean can be negative if the sum of the observations is negative.
For example, consider −3, −7, and 2:
- Sum = −3 + (−7) + 2 = −8
- Number of values = 3
- Mean = −8 ÷ 3 = −2.67 (approx)
8. What are the properties of arithmetic mean?
The arithmetic mean has several important mathematical properties in statistics.
Main properties include:
- The sum of deviations from the mean is zero.
- It is affected by extreme values (outliers).
- If each value is increased by a constant, the mean increases by the same constant.
- If each value is multiplied by a constant, the mean is also multiplied by that constant.
9. What is a weighted arithmetic mean?
The weighted arithmetic mean is an average where each value is multiplied by a weight before summing.
It is calculated as:
Weighted Mean = Σ(wx) / Σw
Where:
- w = weight of each value
- x = data value
- Σ(wx) = (80×2) + (90×3) = 160 + 270 = 430
- Σw = 5
- Weighted Mean = 430 ÷ 5 = 86
10. When should you not use the arithmetic mean?
The arithmetic mean should not be used when data contains extreme outliers or is highly skewed.
It may be inappropriate when:
- There are very large or very small extreme values.
- The data is qualitative or categorical.
- The distribution is heavily skewed.





















