Changes

Line 13: Line 13:  
*The Geometric and Arithmetic Means are equal, when all the numbers in the given set are equal, otherwise the Geometric Mean of a data set is less than the data set's Arithmetic Mean.
 
*The Geometric and Arithmetic Means are equal, when all the numbers in the given set are equal, otherwise the Geometric Mean of a data set is less than the data set's Arithmetic Mean.
 
*The geometric mean of a data set {a1,a2 ...,an} is given by:
 
*The geometric mean of a data set {a1,a2 ...,an} is given by:
<math>{\prod_{i=1}^n ai}^{\frac{1}{n}} = \sqrt[n]{a1, a2 ... an}</math>
+
<math>({\prod_{i=1}^n ai})^{\frac{1}{n}} = \sqrt[n]{a1, a2 ... an}</math>
 
*This function will give the result as error when  
 
*This function will give the result as error when  
 
  1.Any one of the argument is non-numeric
 
  1.Any one of the argument is non-numeric
writer
5,435

edits