Differences between revisions 4 and 5
Revision 4 as of 2005-06-28 02:43:53
Size: 521
Editor: yakko
Comment:
Revision 5 as of 2009-09-06 16:03:55
Size: 518
Editor: 24-183-238-75
Comment:
Deletions are marked like this. Additions are marked like this.
Line 5: Line 5:
[[latex2($$Geometric~Mean = \sqrt[n]{\prod_{i=1}^{n} Normalized(P_i)}$$)]] <<latex($$Geometric~Mean = \sqrt[n]{\prod_{i=1}^{n} Normalized(P_i)}$$)>>
Line 7: Line 7:
where [[latex2($$Normalized(P_i) = \frac{P_i}{Pn}$$)]] where n is the referenced execution time. Obviously the geometic mean of the referenced machine is 1. where <<latex($$Normalized(P_i) = \frac{P_i}{Pn}$$)>> where n is the referenced execution time. Obviously the geometic mean of the referenced machine is 1.
Line 13: Line 13:
[[latex2($$GeometricMean\left(\frac{X_i}{Y_i}\right) = \frac{GeometricMean(X_i)}{GeometricMean(Y_i)}$$)]] <<latex($$GeometricMean\left(\frac{X_i}{Y_i}\right) = \frac{GeometricMean(X_i)}{GeometricMean(Y_i)}$$)>>

Back to ComputerTerms

The geometric mean of P1,..,Pn is

<<latex($$Geometric~Mean = \sqrt[n]{\prod_{i=1}^{n} Normalized(P_i)}$$)>>

where <<latex($$Normalized(P_i) = \frac{P_i}{Pn}$$)>> where n is the referenced execution time. Obviously the geometic mean of the referenced machine is 1.

One of the nice features of Geometric means is that the following property holds:

<<latex($$GeometricMean\left(\frac{X_i}{Y_i}\right) = \frac{GeometricMean(X_i)}{GeometricMean(Y_i)}$$)>>

Back to ComputerTerms

GeometricMean (last edited 2020-01-23 23:16:12 by scot)