Difference between revisions of "statistics"

From Noah.org
Jump to navigationJump to search
m
m
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
[[Category: Engineering]]
 
[[Category: Engineering]]
 +
[[Category: math]]
 +
[[Category: statistics]]
 +
 +
== Use the Geometric Mean ==
  
 
To average normalized data use the '''Geometric Mean'''. Do not use the '''Arithmetic Mean''' to average normalized data.
 
To average normalized data use the '''Geometric Mean'''. Do not use the '''Arithmetic Mean''' to average normalized data.
The '''Geometric Mean''' of N numbers is the product of the numbers to the 1/Nth power.
+
The '''Geometric Mean''' of '''n''' numbers is the product of the numbers to the 1/n<sup>th</sup> power.
 +
 
 +
GM = (N<sub>1</sub> * N<sub>2</sub> * ... * N<sub>n</sub>) <sup>(1/n)</sup>
 +
 
 +
 
 +
(<sup>n</sup>∏<sub>i=1</sub> a<sub>i</sub> ) <sup>(1/n)</sup>
  
GM = (n<sub>1</sub> * n<sub>2</sub> * ... * n<sub>N</sub>) <sup>(1/N)</sup>
 
  
 
[[media:The Correct Way to Summarize Benchmark Results.pdf]]
 
[[media:The Correct Way to Summarize Benchmark Results.pdf]]

Latest revision as of 03:16, 15 May 2016


Use the Geometric Mean

To average normalized data use the Geometric Mean. Do not use the Arithmetic Mean to average normalized data. The Geometric Mean of n numbers is the product of the numbers to the 1/nth power.

GM = (N1 * N2 * ... * Nn) (1/n)


(ni=1 ai ) (1/n)


media:The Correct Way to Summarize Benchmark Results.pdf