← Math & statistics

Descriptive Statistics + Box Plot & Histogram

Paste a class dataset or upload a CSV/TSV file to analyse descriptive statistics, confirm outliers, compare bin rules, export CSV and LaTeX summaries, and show students exactly how each result is produced.

Other languages 日本語 | English | 简体中文 | 繁體中文 | 繁體中文(香港) | Español | Español (México) | Português (Brasil) | Português (Portugal) | Bahasa Indonesia | Tiếng Việt | 한국어 | Français | Deutsch | Italiano | Русский | हिन्दी | العربية | বাংলা | اردو | Türkçe | ไทย | Polski | Filipino | Bahasa Melayu | فارسی | Nederlands | Українська | עברית | Čeština

Paste values with commas, semicolons, tabs, or spaces. Choose sample or population mode. The calculator then shows quartiles, histogram bins, and outlier rules with clear steps.

Inputs

Embed this calculator

Summary

Results will appear after you compute.

MetricValue

How it's calculated

    Histogram

    Box plot

    Teacher notes

    FAQ

    How does the calculator clean pasted data?

    The parser detects delimiters, converts decimal separators, removes thousand markers, and skips invalid tokens. The step log reports how many values it removed.

    Which quartile and histogram rules are available?

    You can choose Tukey hinges, inclusive (Type 7), or exclusive (Type 6) quartiles. For bins, Auto tries Freedman-Diaconis, then Scott, then Sturges. You can also set a manual bin count.

    When should I change the quartile rule or histogram bins?

    Change the quartile rule when you need to match a textbook, spreadsheet, or classroom convention. Change histogram bins when the automatic rule hides structure or creates too many empty bars for the dataset size.

    Why might this summary differ from spreadsheet software?

    Differences usually come from quartile definitions, sample versus population standard deviation, or how invalid cells and delimiters were cleaned during import. Compare those settings before assuming the formulas disagree.

    How should I judge whether the displayed statistics are trustworthy?

    Check the step log and teacher notes first. They tell you how many values were parsed, dropped, or transformed. If the imported data were cleaned in an unexpected way, fix the input before trusting the summary numbers or charts.