Geometric Mean Calculation

Input Variables   Output Variables  
Program Code
  Description
Variable Name * (dynamic type) UP
Down
Delete
Default Value *  
Description *  
Multi Lines
Variable Name * (dynamic type) UP
Down
Delete
Description *  
Input Variables List
Output Variables List
Source Code
Subject
Description
Geometric mean is a kind of average of a set of numbers that is different from the arithmetic average. The geometric mean is well defined only for sets of positive real numbers.

Formula:

Geometric Mean = (X1X2X3........XN)1/N
where
X = Individual score
N = Sample size (Number of scores)
Category Mathematics
Created By tech
Created Date 11/25/2010
Last Modify Date 11/25/2010
Calculation Count 11
Version 1.00
Positive 0
Neutral 0
Negative 0
Related Program ID 24 , 25 , 27 , 28 , 29