Mathematica 9 is now available
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.
Mathematica > Descriptive Statistics >

GeometricMean

GeometricMean[list]
gives the geometric mean of the values in list.
  • For the list {x1, x2, ..., xn}, the geometric mean is given by (∏_ix_i)^(1/n).
  • GeometricMean[{{x1, y1, ...}, {x2, y2, ...}, ...}] gives {GeometricMean[{x1, x2, ...}], GeometricMean[{y1, y2, ...}]}.
New in 6
© 2013 Wolfram Research, Inc. Japanese
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team