Geometric mean: Difference between revisions

From ACT Wiki
Jump to navigationJump to search
imported>Kmacharla
No edit summary
imported>Doug Williamson
m (Spacing 27/8/13)
Line 1: Line 1:
Geometric mean returns are calculated by taking account of compounding.
Geometric mean returns are calculated by taking account of compounding.
(Contrasted with the arithmetic mean, which ignores compounding).
(Contrasted with the arithmetic mean, which ignores compounding).


For example, the geometric mean return calculated from sample returns of 4%, 5% and 6% is given by:
For example, the geometric mean return calculated from sample returns of 4%, 5% and 6% is given by:
(1.04 x 1.05 x 1.06)<sup>(1/3)</sup> -1 = 4.9968%.
(1.04 x 1.05 x 1.06)<sup>(1/3)</sup> -1 = 4.9968%.


== See also ==
== See also ==
* [[Arithmetic mean]]
* [[Arithmetic mean]]

Revision as of 11:44, 27 August 2013

Geometric mean returns are calculated by taking account of compounding.

(Contrasted with the arithmetic mean, which ignores compounding).

For example, the geometric mean return calculated from sample returns of 4%, 5% and 6% is given by:

(1.04 x 1.05 x 1.06)(1/3) -1 = 4.9968%.


See also