answersLogoWhite

0

I'm posting a link which explains it pretty good, but here it is. Given a set of n numbers, the Geometric mean is found by multiplying all of the numbers together, then taking the nth root of this product. The nth root can also be written as taking to the 1/n power.

Example: Geometric mean of 8 and 2: There are two numbers, so take the square root of the product. sqrt(8*2) = sqrt(16) = 4.

User Avatar

Wiki User

14y ago

What else can I help you with?