Difference between revisions of "Arithmetic mean"
(AM-GM and average link add, \displaystyle adding) |
Ragnarok23 (talk | contribs) (Some things could not be seen) |
||
Line 7: | Line 7: | ||
For example, if I wanted to find the average of the numbers 3, 1, 4, 1, and 5, I would compute: | For example, if I wanted to find the average of the numbers 3, 1, 4, 1, and 5, I would compute: | ||
<center><math> \frac{3+1+4+1+5}{5} = \frac{14}{5}.</math></center> | <center><math> \frac{3+1+4+1+5}{5} = \frac{14}{5}.</math></center> | ||
+ | |||
+ | |||
Arithmetic means show up frequently in contest problems, often in the [[AM-GM]] [[inequality]] or its variant, the [[RMS-AM-GM-HM]] inequality. | Arithmetic means show up frequently in contest problems, often in the [[AM-GM]] [[inequality]] or its variant, the [[RMS-AM-GM-HM]] inequality. |
Revision as of 16:04, 22 June 2006
Arithmetic Mean
The arithmetic mean of a set of numbers (or variables) is the sum of all the numbers, divided by the number of numbers - the average of the set. If we let denote Arithmetic Mean,
is the arithmetic mean of the numbers .
For example, if I wanted to find the average of the numbers 3, 1, 4, 1, and 5, I would compute:
Arithmetic means show up frequently in contest problems, often in the AM-GM inequality or its variant, the RMS-AM-GM-HM inequality.