统计计算器
从任意数字列表计算均值、中位数、众数、标准差、方差、四分位数等统计量。支持逗号、空格或换行分隔的输入。
用逗号、空格、分号或换行分隔数字
使用方法
从任意数字列表计算均值、中位数、众数、标准差、方差、四分位数等统计量。支持逗号、空格或换行分隔的输入。
- 1Type or paste your numbers into the input box. Use any separator you like — commas, spaces, semicolons, or one number per line. Click 'Load Example' to try the calculator with a sample dataset.
- 2Results appear instantly as you type. The four summary cards at the top show count, sum, minimum, and maximum at a glance.
- 3The detailed table below shows mean, median, mode, range, population and sample variance, population and sample standard deviation, and the three quartiles (Q1, Q3, IQR).
- 4For a single value, sample variance and sample standard deviation show N/A because Bessel's correction requires at least two data points.
- 5Use the IQR value to identify outliers: data points more than 1.5 × IQR below Q1 or above Q3 are typically considered outliers in box plot analysis.
主要功能
- 13 statistical measures — count, sum, min, max, mean, median, mode, range, quartiles, IQR, and both population and sample variance/standard deviation
- Flexible input — commas, spaces, semicolons, or new lines, all accepted simultaneously
- Instant results — updates live as you type, no submit button needed
- Handles multiple modes — shows all values that share the highest frequency
- Handles edge cases — N/A for sample statistics when only one value is entered