Question:

The mean of \( n \) items is \( X \). If the first item is increased by 1, second by 2, and so on, the new mean is:

Show Hint

Use summation formulas for sequences to simplify mean calculations.
Updated On: Feb 3, 2025
  • \( \bar{X} + \frac{x}{2} \)
  • \( \bar{X} + x \)
  • \( \bar{X} + \frac{n+1}{2} \)
  • None of these
Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is C

Solution and Explanation

Let the items be \( a_1, a_2, ..., a_n \). \[ \bar{X} = \frac{a_1 + a_2 + ... + a_n}{n} \] Now, given the condition: \[ \bar{X}_{{new}} = \frac{(a_1+1) + (a_2+2) + ... + (a_n+n)}{n} \] Using the sum of the first \( n \) natural numbers: \[ \bar{X}_{{new}} = \bar{X} + \frac{n(n+1)}{2n} = \bar{X} + \frac{n+1}{2} \]
Was this answer helpful?
0
0