Geometric Mean

 

Geometric Mean

 

The geometric mean of $n$ positive numbers is the $n$-th root of their product.

The geometric mean of the numbers \(x_1, x_2, x_3, \cdots , x_n\) is defined as:

\[ \sqrt[n]{x_1 \cdot x_2 \cdot x_3 \cdots x_n } \]

Specifically, the geometric mean of two numbers \(x_1\) and \(x_2\) is:

\[ \sqrt{x_1 \cdot x_2 } \]

 

 

← Previous Page | Next Page →