Introduction
In many average problems, some numbers are given and the average is known. Your task is to find the missing number that keeps the average correct.
This pattern is important because it teaches how to reverse the average formula.
Pattern: Finding Missing Number (Average)
Pattern
The key idea is: Total = Average × Number of terms.
If one number is missing, use:
Missing number = Total - Sum of given numbers
Step-by-Step Example
Question
The average of 5 numbers is 18. Four of them are 12, 15, 20, and 25. Find the missing number.
Options:
- A) 15
- B) 16
- C) 18
- D) 20
Solution
-
Step 1: Calculate the total required sum
Total of all 5 numbers = 18 × 5 = 90. -
Step 2: Add the known numbers
Sum of given 4 numbers = 12 + 15 + 20 + 25 = 72. -
Step 3: Subtract to find the missing value
Missing number = 90 - 72 = 18. -
Final Answer:
18 → Option C -
Quick Check:
(12 + 15 + 20 + 25 + 18) ÷ 5 = 90 ÷ 5 = 18 ✅
Quick Variations
1. Missing one value when average and total count are given.
2. Finding multiple missing values if one more condition is provided.
3. Common in marks, ages, and scorecard questions.
Trick to Always Use
- Total = Average × Number of terms
- Subtract the sum of known values
Summary
Summary
- Always compute the total using the formula Total = Average × Count.
- Subtract the sum of all given values to find the missing number.
- Use a quick verification by recalculating the average.
- This technique is useful in marks, runs, ages, and data table problems.
Example to remember:
If average = 18 for 5 terms → total = 90; if known sum = 72 → missing number = 18.
