Correct option is C
Given:
The mean of n observations is X̄. If the first observation increases by 1, the second by 2, the third by 3, and so on, we need to find the new mean.
Explanation:
The sum of the n observations is:
i=1∑nxi=n⋅Xˉ
Now, if the first observation increases by 1, the second by 2, and so on, the new sum is:
New sum=i=1∑nxi+(1+2+3+⋯+n)
The sum of the first n natural numbers is:
1+2+3+⋯+n=2n(n+1)
So, the new sum is:
New sum=n⋅Xˉ+2n(n+1)
The new mean is the new sum divided by n:
New mean=nn⋅Xˉ+2n(n+1)
Simplifying, we get:
New mean=Xˉ+2n+1
Thus, the correct answer is:
C:
New mean=Xˉ+2n+1