rilpoint_mw113


几何平均数

几何平均数是求一组数值的平均数的方法中的一种。

其计算公式为:

G = \sqrt[n]{\prod_{i=1}^n x_i} = \sqrt[n]{x_1 \cdot x_2 \cdots x_n}


[编辑] 参见