Median Calculator

无需注册即可在浏览器中免费使用Median Calculator,输入值仅在设备上处理。

计算在本地完成,我们不会把输入值发送到服务器。

示例

For the values 1, 2, 3, and 4, the two middle values are 2 and 3, so the median is 2.5.

计算方法

The numbers are sorted from smallest to largest. An odd-sized list uses its single middle value; an even-sized list averages the two middle values.

重要说明

The median describes the center of the entered list and does not indicate how widely its values are spread.

常见问题

Why use the median instead of the mean?

The median is less affected by a very large or very small outlier.

Can I enter negative and decimal numbers?

Yes. Separate any finite negative, positive, or decimal values with spaces, commas, or new lines.

Does the original order matter?

No. The calculator sorts a copy of the values before locating the middle.

相关工具