Analyze datasets using multiple dispersion measures and charts. Review spread, fences, and precision in seconds. See stable summaries before sharing results with your team.
Use commas, spaces, semicolons, or line breaks. Decimals and negative values are supported.
This example shows a simple ungrouped dataset often used to inspect range, quartiles, and variability.
| Observation | Value | Observation | Value |
|---|---|---|---|
| 1 | 12 | 7 | 24 |
| 2 | 15 | 8 | 27 |
| 3 | 18 | 9 | 30 |
| 4 | 18 | 10 | 33 |
| 5 | 21 | 11 | 35 |
| 6 | 22 | 12 | 40 |
Q1 and Q3 are calculated using either linear interpolation or Tukey’s median-of-halves method, depending on the selected option.
Data spread describes how far values extend around the center. It shows whether observations stay tightly grouped or vary widely across the dataset.
Range uses only the smallest and largest values, so outliers can distort it. Interquartile range focuses on the middle half and is more robust.
Use sample variance when your data represents only part of a larger group. Use population variance when the dataset contains every value in the full group.
Different quartile rules can shift Q1, Q3, IQR, and outlier fences slightly. Large datasets often show minor changes, but smaller datasets may show visible differences.
The coefficient of variation compares relative spread across datasets with different means or units. It is especially helpful for benchmarking consistency.
Yes. The calculator accepts commas, spaces, semicolons, and line breaks. Auto detect handles mixed formatting in most normal pasted datasets.
When every number appears only once, there is no repeated mode. The calculator reports that condition instead of forcing a meaningless result.
Outliers are flagged using quartile fences. Values below Q1 minus multiplier times IQR, or above Q3 plus multiplier times IQR, are marked.
Important Note: All the Calculators listed in this site are for educational purpose only and we do not guarentee the accuracy of results. Please do consult with other sources as well.