I have checked out the Wikipedia article, but it's too complicated for me.
Also, this definition:
constituting the result obtained by adding together several quantities and then dividing this total by the number of quantities.
does not make clear sense either. First off, constituting means composed of, adding several quantities, and then dividing them also is nonsense.
If I add 60 to 0, I have 60. If I divide 60 by itself I am left with 1. However, dividing anything by itself results in 1, unless you divide by zero.
So please tell me how I get the "average" of something by "adding something", and then "dividing something" by "its quantities"?
That makes no logical sense to me.
To take the average of $60$ and $0$, you add the quantities $(60 + 0) = 60$, and divide by $2$: $\dfrac {60 + 0}2 = 30$, since you are averaging two quantities: $60$ and $0$.
Indeed, given three quantities, $a, b, c$, we add them, and divide by $3$.
Average: $$\dfrac{a + b+ c}{3}$$
If we have $n$ quantities, we take their sum, and divide the sum by $n$:
$$\dfrac{x_1 + x_2 + \cdots + x_n}{n}$$ to find their average.