平均值计算器
简短的回答
The most common "average" is the arithmetic mean: add every number together and divide by how many there are. For 10, 20, 30, 40, 50 that's (10+20+30+40+50) ÷ 5 = 30. This calculator also computes the median, mode, geometric mean, harmonic mean, and quadratic mean (RMS), because each one answers a slightly different question about the same data.