SOLUTION: Find the mean of first n natural numbers
Algebra
->
Probability-and-statistics
-> SOLUTION: Find the mean of first n natural numbers
Log On
Algebra: Probability and statistics
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Probability-and-statistics
Question 483496
:
Find the mean of first n natural numbers
Answer by
stanbon(75887)
(
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.