The arithmetic mean of the set of observations $1, 2, 3, ..., n$ is
Reveal answer
Fill a bubble to check yourself
The arithmetic mean of the set of observations $1, 2, 3, ..., n$ is
The sum of the first n natural numbers is n(n+1)/2. The mean is the sum divided by n, which is (n(n+1)/2) / n = (n+1)/2.
The sum of the first n natural numbers is given by the formula n(n+1)/2. To find the arithmetic mean, divide this sum by the number of observations, n. This yields n(n+1)/2n, which simplifies to (n+1)/2.