Question:

Mean of first 5 natural numbers:

Show Hint

For any sequence of numbers with a constant gap (like 1, 2, 3, 4, 5), the mean is always the middle term!
Updated On: Mar 29, 2026
  • 2
  • 3
  • 4
  • 5
Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is B

Solution and Explanation

Step 1: Understanding the Concept:
The Arithmetic Mean (Average) is the sum of all observations divided by the total number of observations.
Step 2: Detailed Explanation:
The first 5 natural numbers are: 1, 2, 3, 4, 5. Sum $= 1 + 2 + 3 + 4 + 5 = 15$. Total count $= 5$. $\text{Mean} = \frac{15}{5} = 3$.
Step 3: Final Answer:
The mean is 3.
Was this answer helpful?
0
0