跳到主要内容

计算算术平均数时,需要把所有数值相加后再除以个数。

To calculate the arithmetic mean, you need to sum all the values and then divide by the number of items.