Arithmetic Mean
On the basis of the type of data series that has provided to us (ie, Individual, Discrete, Continuous), it will be convenient if we use appropriate formula for finding averages in each of these series.
There are three methods by which Simple mean can be calculated in each of these three series.
They are :
- Direct Method
- Assumed Mean Method
- Step Deviation Method
Calculation of Arithmetic Mean
Calculation of arithmatic mean can be studied under two heads.
- Arithmetic Mean for Ungrouped Data
- Arithmetic Mean for Grouped Data
Arithmetic Mean for Ungrouped Data
Arithmetic Mean for Ungrouped data can be calculated using the following methods:
- Direct Method
- Assumed Mean Method
- Step Deviation Method
Individual Series
Direct Method
STEPS
- Find the sum of observations (∑X)
- Take the number of observations (N)
- Use the formula \( X̅ = {{{\frac{ΣX}{N}} }} \)
$$ A.M = {{{\frac{60+75+72+68+80+65}{6}} }} $$ $$ = {{{\frac{420}{6}} }} = 70 $$
Assumed Mean Method
STEPS
- Take an assumed mean A
- Take the deviation of each X from the assumed mean. ie., d = X - A
- Find the sum of the deviations to get Σd
- Use the formula \( X̅ = A + {{{\frac{Σd}{N}} }} \) ; where N is the total number of observations
Let us find the arithmetic mean of the following 20 observations using assumed mean method.2500, 6500, 3000, 5500, 4500, 6000, 3500, 3000, 5500, 5000, 2000, 4500, 3500, 3000, 4500, 6500, 4000, 3000, 2500, 4500
| Table 5.1 | |
|---|---|
| X | d=X-A=X-4000 |
| 2500 | -1500 |
| 6500 | 2500 |
| 3000 | -1000 |
| 5500 | 1500 |
| 4500 | 500 |
| 6000 | 2000 |
| 3500 | -500 |
| 3000 | -1000 |
| 5500 | 1500 |
| 5000 | 1000 |
| 2000 | -2000 |
| 4500 | 500 |
| 3500 | -500 |
| 3000 | -1000 |
| 4500 | 500 |
| 6500 | 2500 |
| 4000 | 0 |
| 3000 | -1000 |
| 2500 | -1500 |
| 4500 | 500 |
| N=20 | Σd = (-10000)+13000=3000 |
$$=4000 + 150 = 4150 $$
Step Deviation Method
Complexity of calculations in finding arithmatic mean can nfurther be reduced by using step deviation method.
STEPS
- Take an assumed mean A
- Take the deviation of each X from the assumed mean. ie., d = X - A
- Devide the deviation d by common factor c, i.e., \( d ' = {{{\frac{d}{c}} }} = {{{\frac{X - A}{c}} }} \)
- Then find Σd’
- Use the formula \( X̅ = A + {{{\frac{Σd'}{N}} }} × c \) ; where N is the total number of observations
45, 30, 65, 70, 40, 25, 45, 25, 55, 40, 20, 50
Assumed mean is taken as 50.
Let c = 5 (we decide value of c only after seeing the column for d in the table)
| Table 5.2 | ||
|---|---|---|
| X | d=X-A=X-50 | \( \mathbf {d ' = {{{\frac{d}{c}} }} = {{{\frac{d}{5}} }}} \) |
| 45 | -5 | -1 |
| 30 | -20 | -4 |
| 65 | 15 | 3 |
| 70 | 20 | 4 |
| 40 | -10 | -2 |
| 25 | -25 | -5 |
| 45 | -5 | -1 |
| 25 | -25 | -5 |
| 55 | 5 | 1 |
| 40 | -10 | -2 |
| 20 | -30 | -6 |
| 50 | 0 | 0 |
| N = 12 | Σd’ = (-26) + 8 =-18 | |