Average is the sum of different terms (data) divided by the total number of terms.
Average = (Sum of given terms) / (Total number of terms)
For example: Find the average of given terms 12, 16, 17, 19, 21.
Sol:
Total number of terms = 5
Sum of terms = 12 + 16 + 17 + 19 + 21 = 85
Average = 85 / 5 = 17
The following formulae are frequently used and should be remembered for quick calculations.
These properties reduce computation and help in many short-answer questions.
If the average marks of n students is m, the average marks of the passed students is p and the average marks of the failed students is f, then the number of failed students (x) is
x = n(p - m) / (p - f)
Example 1: The average marks obtained by 125 students in an exam is 29. If the average marks of passed students is 36 and that of failed students is 11. What is the number of failed students?
Sol:
Total students n = 125
Overall average m = 29
Average of passed students p = 36
Average of failed students f = 11
Number of failed students = 125 × (36 - 29) / (36 - 11)
Number of failed students = 125 × 7 / 25
Number of failed students = 35
If a batsman in his nth innings scores s and thereby increases his average by t, then the average after the nth innings (the new average) is
New average = s - t(n - 1)
Example 2: A batsman in his 44th innings makes a score of 86 and thereby increases his average by 1, Find the average after 44 innings?
Sol:
n = 44
s = 86
t = 1
Average after 44th innings = s - t(n - 1)
Average after 44th innings = 86 - 1 × (44 - 1)
Average after 44th innings = 86 - 43 = 43
When different items or groups have different counts (weights), the average is a weighted average. If values v1, v2, ..., vk have weights w1, w2, ..., wk respectively, then
Weighted average = (w1·v1 + w2·v2 + ... + wk·vk) / (w1 + w2 + ... + wk)
This concept is identical to combining groups and is used widely in problems where different sections, classes or categories contribute differently to the whole.
Example 3: Class A has 30 students with average 72. Class B has 20 students with average 68. Find the combined average of both classes.
Sol:
Sum of marks in Class A = 30 × 72 = 2160
Sum of marks in Class B = 20 × 68 = 1360
Total students = 30 + 20 = 50
Total sum = 2160 + 1360 = 3520
Combined average = 3520 / 50 = 70.4
Keep these strategies in mind when answering time-bound questions:
Example: The average of 5 numbers is 20. One number is removed and the new average becomes 18. Find the removed number.
Sol:
Original total = 5 × 20 = 100
New total after removal = 4 × 18 = 72
Removed number = 100 - 72 = 28
Example: Three numbers have average 10. If two of them are 8 and 14, find the third number.
Sol:
Total of three numbers = 3 × 10 = 30
Sum of known two numbers = 8 + 14 = 22
Third number = 30 - 22 = 8
The concept of average is central to quantitative aptitude and is based on the fundamental relation: Average = Total ÷ Number of terms.
| 1. What is the concept of average? | ![]() |
| 2. How is the average calculated? | ![]() |
| 3. Why is the concept of average useful? | ![]() |
| 4. Can the average be influenced by extreme values? | ![]() |
| 5. How can averages be used to compare different sets of data? | ![]() |