Introduction to Average for RRB Exams

In the realm of competitive exams like RRB NTPC, RRB Group D, and RRB Technician, the Quantitative Aptitude section holds the key to a high merit rank. Among various mathematical topics, Average (औसत) is one of the most fundamental yet scoring chapters. Whether it is calculating the mean age of a group, the average runs scored by a cricketer, or the average speed of a train, this concept is omnipresent.

The concept of 'Average' basically refers to the 'central value' of a set of data. For an aspirant, mastering this topic involves not just understanding the basic formula but also learning logical shortcuts that can save precious seconds during the computer-based test (CBT). In this guide, we will dive deep into every aspect of Average, providing you with the tools to solve any question with 100% accuracy.

Topic Weightage and Importance

The topic of Average is considered a high-weightage area because it serves two purposes: direct questions and application in Data Interpretation (DI). In the RRB NTPC (CBT 1 & 2), you can expect 2 to 3 direct questions on Average. For RRB Group D and Technician Grade I/III, it usually accounts for 1 to 2 questions.

Furthermore, since the RRB syllabus is interconnected, a strong grasp of Average will help you in chapters like Mixtures & Alligation, Data Interpretation, and even Percentage. Given the high competition, being able to solve an Average problem in under 30 seconds can be a game-changer for your final selection.

Key Concepts and Formulas

To master this topic, you must move beyond the basic definition. Let's look at the core formulas and the special cases often tested by the Railway Recruitment Board.

1. The Basic Formula

Average = (Sum of all observations) / (Number of observations)

From this, we also derive: Sum of observations = Average × Number of observations. This is the most frequently used variation in complex problems.

2. Averages of Special Number Series

RRB exams often feature questions on the average of specific series. Using these shortcuts is much faster than adding them up:

  • Average of first 'n' natural numbers: (n + 1) / 2
  • Average of first 'n' even numbers: (n + 1)
  • Average of first 'n' odd numbers: n
  • Average of consecutive numbers / AP series: (First Term + Last Term) / 2
  • Average of squares of first 'n' natural numbers: [(n + 1)(2n + 1)] / 6
  • Average of cubes of first 'n' natural numbers: [n(n + 1)²] / 4

3. Concept of Change in Average (Inclusion/Exclusion)

When a new person joins a group or an existing person leaves, the average changes. Instead of long calculations, use the Deviation Method:

  • New Value (Inclusion): New Average + (Number of old members × Increase in Average)
  • New Value (Exclusion): Old Average + (Number of remaining members × Decrease in Average)

4. Weighted Average

If there are two groups with 'n1' and 'n2' members and their averages are 'a1' and 'a2' respectively, the combined average is:

Combined Average = (n1a1 + n2a2) / (n1 + n2)

Solved Examples (Step-by-Step)

Example 1: The Basic Calculation

Question: Find the average of the first 50 natural numbers.

Solution:
1. Identify the formula for the average of first 'n' natural numbers: (n + 1) / 2.
2. Here, n = 50.
3. Average = (50 + 1) / 2 = 51 / 2 = 25.5.

Example 2: Inclusion Problem

Question: The average weight of 19 students is 45 kg. If the teacher's weight is included, the average weight increases by 1.2 kg. What is the weight of the teacher?

Solution:
Method 1 (Basic):
Total weight of students = 19 × 45 = 855 kg.
Total weight with teacher = 20 × (45 + 1.2) = 20 × 46.2 = 924 kg.
Teacher's weight = 924 - 855 = 69 kg.
Method 2 (Trick):
Teacher's weight = New Average + (Old Count × Increase in Average)
Teacher's weight = 46.2 + (19 × 1.2) = 46.2 + 22.8 = 69 kg.

Example 3: Replacement Problem

Question: In a class of 30 students, a student weighing 40 kg is replaced by a new student, and the average weight of the class increases by 200 grams. Find the weight of the new student.

Solution:
1. Total increase in weight = Number of students × Increase in average.
2. Total increase = 30 × 0.2 kg = 6 kg.
3. Weight of new student = Weight of replaced student + Total increase.
4. Weight = 40 + 6 = 46 kg.

Common Mistakes to Avoid

  • Ignoring Zero: If the data set includes '0', it must be counted in the number of observations. Forgetting to divide by the correct 'n' is a common error.
  • Unit Mismatch: RRB often mixes units (e.g., grams and kilograms, or km/hr and m/s). Always convert all values to a single unit before applying the formula.
  • Misinterpreting 'Consecutive': For consecutive even or odd numbers, remember that the gap is 2, not 1.
  • Calculation Errors in Summation: Aspirants often make silly mistakes while adding large numbers. Use the deviation method whenever possible to work with smaller numbers.

Practice Questions with Solutions

Q1. The average of 7 consecutive numbers is 20. What is the largest of these numbers?

Q2. A batsman scores 87 runs in his 17th inning and thus increases his average by 3. Find his average after the 17th inning.

Q3. The average age of a husband and wife was 23 years at the time of their marriage 5 years ago. The average age of the husband, wife, and child today is 20 years. What is the age of the child?

Q4. The average of 5 numbers is 27. If one number is excluded, the average becomes 25. What is the excluded number?

Q5. Find the average of all prime numbers between 1 and 20.

Solutions:

S1. In a consecutive series, the average is the middle term. If average of 7 numbers is 20, then the numbers are: 17, 18, 19, 20, 21, 22, 23. Largest = 23.

S2. Let the old average be 'x'. Total runs after 16 innings = 16x. (16x + 87) / 17 = x + 3. -> 16x + 87 = 17x + 51. -> x = 36. New average = 36 + 3 = 39.

S3. 5 years ago, H+W total = 23 × 2 = 46. Today, H+W total = 46 + (5+5) = 56. Today, H+W+C total = 20 × 3 = 60. Child's age = 60 - 56 = 4 years.

S4. Sum of 5 numbers = 5 × 27 = 135. Sum of 4 numbers = 4 × 25 = 100. Excluded number = 135 - 100 = 35.

S5. Prime numbers between 1 and 20: 2, 3, 5, 7, 11, 13, 17, 19. Sum = 77. Count = 8. Average = 77 / 8 = 9.625.

Frequently Asked Questions (FAQs)

Q1: What is the fastest way to calculate the average of an Arithmetic Progression (AP)?
Ans: For any series where the difference between terms is constant (AP), the average is simply (First Term + Last Term) / 2.

Q2: How is Average Speed different from the regular Average formula?
Ans: Average speed is Total Distance / Total Time. You cannot simply average the two speeds unless the distance covered at each speed is the same.

Q3: Are Average questions common in RRB Group D?
Ans: Yes, they are very common and usually focused on basic formulas, age-related problems, and simple number series.

Conclusion and Final Tips

Mastering the topic of Average is a fundamental step toward cracking the RRB NTPC, Group D, or Technician exams. The key is to practice diverse question types—ranging from simple means to complex replacement scenarios. Always remember to look for patterns; if you see consecutive numbers or an AP, use the shortcut formulas to save time.

Stay consistent in your practice and maintain a formula notebook for quick revisions. With clarity in concepts and speed in calculation, you will surely secure those vital marks in the Quant section. Keep pushing forward, and good luck with your preparation!