統計計算機
任意の数値リストから平均、中央値、最頻値、標準偏差、分散、四分位数などを計算します。カンマ、スペース、改行区切りの入力に対応しています。
数値をカンマ、スペース、セミコロン、または改行で区切ってください
使い方
任意の数値リストから平均、中央値、最頻値、標準偏差、分散、四分位数などを計算します。カンマ、スペース、改行区切りの入力に対応しています。
- 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