0
0

Basic Average Calculation

Introduction

In aptitude tests-இல் average questions மிகவும் பொதுவாக வரும். Average (arithmetic mean) என்பது ஒரு குழுவின் சம பங்கு மதிப்புயை குறிக்கிறது.

எல்லா மதிப்புகளின் total மற்றும் அவற்றின் எண்ணிக்கை தெரிந்தால், average-ஐ மிக விரைவாக கணக்கிடலாம்.

Pattern: Basic Average Calculation

Pattern

Average-க்கான முக்கிய formula:

Average = (Sum of all items) ÷ (Number of items)

இந்த formula தான் அனைத்து average தொடர்பான கேள்விகளுக்கும் அடிப்படை. Marks, ages, runs அல்லது numbers எதுவாக இருந்தாலும், method ஒன்றே.

Step-by-Step Example

Question

12, 18, 25, 15 மற்றும் 20 என்ற எண்களின் average-ஐ கண்டறியுங்கள்.

Options:

  • A) 16
  • B) 18
  • C) 20
  • D) 22

Solution

  1. Step 1: எல்லா மதிப்புகளையும் சேர்க்குங்கள்

    12 + 18 + 25 + 15 + 20 = 90.
  2. Step 2: Items எண்ணிக்கையை கணக்கிடுங்கள்

    மொத்தம் 5 எண்கள் உள்ளன.
  3. Step 3: Average formula-வை பயன்படுத்துங்கள்

    90 ÷ 5 = 18.
  4. Final Answer:

    18 → Option B
  5. Quick Check:

    5 × 18 = 90 → total-க்கு பொருந்துகிறது ✅

Quick Variations

பொதுவான பயன்பாடுகள்:

- மாணவர்கள் பெற்ற marks-ன் average.

- ஒரு குழுவின் average age.

- Cricket-இல் average runs.

Trick to Always Use

  • எல்லா எண்களையும் கவனமாக சேர்க்குங்கள்.
  • மொத்த எண்ணிக்கையால் divide செய்யுங்கள்.
  • Average × Count மூலம் verify செய்யுங்கள்.

Summary

Summary

  • முதலில் எல்லா மதிப்புகளையும் சரியாக சேர்க்குங்கள்.
  • முக்கிய formula: Average = Sum ÷ Count.
  • Average × items எண்ணிக்கை மூலம் result-ஐ cross-check செய்யுங்கள்.
  • இந்த method-ஐ numbers, marks, runs, ages போன்ற அனைத்துக்கும் பயன்படுத்தலாம்.

நினைவில் வைத்துக்கொள்ள வேண்டிய example:
5 மதிப்புகளின் total 90 என்றால், average = 90 ÷ 5 = 18.

Practice

(1/5)
1. Find the average of 10, 20, 30, and 40.
easy
A. 25
B. 20
C. 30
D. 35

Solution

  1. Step 1: Calculate the total sum

    Sum = 10 + 20 + 30 + 40 = 100.
  2. Step 2: Count the number of items

    Count of numbers = 4.
  3. Step 3: Apply the average formula

    Average = 100 ÷ 4 = 25.
  4. Final Answer:

    25 → Option A
  5. Quick Check:

    25 × 4 = 100 ✅
Hint: Pair extremes: (10+40) and (20+30) to get totals quickly.
Common Mistakes: Forgetting to divide the sum by the number of items.
2. Find the average of the first 8 natural numbers (1 to 8).
easy
A. 4
B. 4.5
C. 5
D. 3.5

Solution

  1. Step 1: Add all numbers

    Sum = 1+2+3+4+5+6+7+8 = 36.
  2. Step 2: Identify the count

    Count = 8.
  3. Step 3: Compute the average

    Average = 36 ÷ 8 = 4.5.
  4. Final Answer:

    4.5 → Option B
  5. Quick Check:

    For consecutive numbers average = (first + last)/2 = (1+8)/2 = 4.5 ✅
Hint: For consecutive numbers, average = (first + last)/2.
Common Mistakes: Summation errors or forgetting to divide by count.
3. Find the average of 14, 18, 22, and 26.
easy
A. 18
B. 19
C. 20
D. 21

Solution

  1. Step 1: Add all numbers

    Sum = 14 + 18 + 22 + 26 = 80.
  2. Step 2: Count the numbers

    Count = 4.
  3. Step 3: Divide to get the average

    Average = 80 ÷ 4 = 20.
  4. Final Answer:

    20 → Option C
  5. Quick Check:

    (14+26)/2 = 20 and (18+22)/2 = 20 → consistent ✅
Hint: Evenly spaced numbers: average = middle value (or (first+last)/2).
Common Mistakes: Arithmetic slip when summing the numbers.
4. Find the average of 5, 15, 25, 35, and 45.
medium
A. 20
B. 22
C. 24
D. 25

Solution

  1. Step 1: Calculate the sum

    Sum = 5 + 15 + 25 + 35 + 45 = 125.
  2. Step 2: Count all numbers

    Count = 5.
  3. Step 3: Divide sum by count

    Average = 125 ÷ 5 = 25.
  4. Final Answer:

    25 → Option D
  5. Quick Check:

    Middle term of this arithmetic progression is 25 → average = 25 ✅
Hint: For odd count in AP, average = middle term.
Common Mistakes: Miscalculating the sum or misplacing the middle value.
5. The average of 20, 28, 32, and 40 is?
medium
A. 30
B. 29
C. 28
D. 31

Solution

  1. Step 1: Add the numbers

    Sum = 20 + 28 + 32 + 40 = 120.
  2. Step 2: Count the terms

    Count = 4.
  3. Step 3: Compute the average

    Average = 120 ÷ 4 = 30.
  4. Final Answer:

    30 → Option A
  5. Quick Check:

    Group (20+40=60, 28+32=60) → total 120; 120 ÷ 4 = 30 ✅
Hint: Pair numbers to make round sums quickly (20+40, 28+32).
Common Mistakes: Arithmetic slip while adding pairs.

Mock Test

Ready for a challenge?

Take a 10-minute AI-powered test with 10 questions (Easy-Medium-Hard mix) and get instant SWOT analysis of your performance!

10 Questions
5 Minutes