Difference between revisions of "statistics"

From Noah.org
Jump to navigationJump to search
m
m
Line 2: Line 2:
  
 
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>
+
GM = (N<sub>1</sub> * N<sub>2</sub> * ... * N<sub>n</sub>) <sup>(1/n)</sup>
  
  

Revision as of 11:38, 20 August 2015


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