Mean

What is the mean of the first 100 positive integers?


The answer is 50.5.

This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try refreshing the page, (b) enabling javascript if it is disabled on your browser and, finally, (c) loading the non-javascript version of this page . We're sorry about the hassle.

4 solutions

Mahdi Raza
Aug 9, 2020
  • Sum of first n n numbers is

n ( n + 1 ) 2 \dfrac{n(n+1)}{2}

  • The mean would be Sum n \dfrac{\text{Sum}}{\text{n}}

n ( n + 1 ) 2 × 1 n n + 1 2 \dfrac{n(n+1)}{2} \times \dfrac{1}{n} \implies {\dfrac{n+1}{2}}

  • Hence, when n n is 100, the mean is

100 + 1 2 50.5 {\dfrac{100+1}{2}} \implies \boxed{50.5}

Generalisation

Mean of first n positive natural numbers = Last term + 1 2 \text{Mean of first n positive natural numbers}=\dfrac{\text{Last term}+1}{2}

Pop Wong
Aug 1, 2020

first N integer sum = N ( N + 1 ) 2 \cfrac{N (N+1)}{2}

first N integer mean = N ( N + 1 ) 2 N \cfrac{N (N+1)}{2N} = ( N + 1 ) 2 \boxed{\cfrac{(N+1)}{2} }

N = 100 N=100 , the mean = ( 100 + 1 ) 2 = 50.5 \cfrac{(100+1)}{2} = 50.5

Melissa Milligan
Jun 4, 2019

To find the mean, you first need to find the sum.

Use the formula Gauss invented to find the sum over all numbers 1 to n: n ( n + 1 ) / 2 n(n+1)/2

100 ( 100 + 1 ) / 2 100(100 + 1)/2

Then divide that sum by the amount of numbers you have to get the average.

5050 / 100 = 50.5 5050/100 = 50.5

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...