SOLUTION: Find the mean of first n natural numbers

Algebra ->  Probability-and-statistics -> SOLUTION: Find the mean of first n natural numbers      Log On


   



Question 483496: Find the mean of first n natural numbers
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
Find the mean of first n natural numbers
----
Sum of the 1st "n" = (n/2)(1+n) -----
Mean = sum/n = (1+n)/2
=========================
Cheers,
Stan H.