Five-number summary¶
Compress a univariate ordered dataset into minimum, first quartile, median, third quartile, and maximum, exposing center, spread, skew, and extremes while remaining dependent on the chosen quartile convention.
Core Idea¶
The five-number summary is the ordered tuple (minimum,Q1,median,Q3,maximum) computed from one dataset under a specified quartile rule. Sorting supplies order statistics; the median divides the center and quartiles locate the lower and upper quarters. Together with the interquartile range, the tuple supports boxplot construction and robust comparisons. The abstraction is therefore identified by a declared carrier, a transformation or constraint over that carrier, and an invariant that tells an analyst whether the named structure is genuinely present.
Scope of Application¶
Five-number summary belongs to descriptive statistics and is useful where the analyst can specify a finite univariate dataset on at least an ordinal scale, a sorting rule, and a declared sample-quantile convention, then evaluate all five values come from the same cleaned dataset and declared quantile convention, with missingness, weights, ties, and finite-sample interpolation stated. The scope is broad within that domain but bounded by the need for all five values come from the same cleaned dataset and declared quantile convention, with missingness, weights, ties, and finite-sample interpolation stated. The entry records a descriptive analytical identity; practical use requires the governing domain's evidence, standards, and safety obligations.
Clarity¶
The abstraction clarifies a crowded vocabulary by making all five values come from the same cleaned dataset and declared quantile convention, with missingness, weights, ties, and finite-sample interpolation stated the center of the account. A claim should name the carrier, the governing operation or relation, the applicable assumptions, and the recognition test. A bare label is insufficient because the name Five-number summary can be used for a formal identity, an implementation, or a neighboring result unless carrier and convention are stated.
Manages Complexity¶
Without the abstraction, an analyst must reason directly over many local details: the carrier roles, admissibility assumptions, competing conventions, derived invariants, boundary cases, and proof or validation obligations specific to Five-number summary. Five-number summary compresses them into the roles in the structural signature. That compression permits comparison across instances without erasing the variables that determine validity. It also exposes which details may be varied safely and which are constitutive.
Abstract Reasoning¶
- Identify the carrier. State what the elements, states, objects, or observations are: a finite univariate dataset on at least an ordinal scale, a sorting rule, and a declared sample-quantile convention. Reject examples whose alleged carrier belongs to a different problem. 2. Lock the constitutive rule. Express all five values come from the same cleaned dataset and declared quantile convention, with missingness, weights, ties, and finite-sample interpolation stated independently of one notation or implementation.
Knowledge Transfer¶
Knowledge transfers strongly among subfields of descriptive statistics because they reuse a finite univariate dataset on at least an ordinal scale, a sorting rule, and a declared sample-quantile convention, Sorting supplies order statistics; the median divides the center and quartiles locate the lower and upper quarters. Together with the interquartile range, the tuple supports boxplot construction and robust comparisons., and type the carrier, state every parameter and convention in the definition, test that all five values come from the same cleaned dataset and declared quantile convention, with missingness, weights, ties, and finite-sample interpolation stated, compare the nearest accepted identity, and report counterexamples, uncertainty, and limiting cases.
Relationships to Other Abstractions¶
Current abstraction Five-number summary Domain-specific
Parents (1) — more general patterns this builds on
-
Five-number summary is a kind of Compression Prime
The proposed strict upward parent is
prime:compression.
Hierarchy paths (3) — routes to 3 parentless roots
- Five-number summary → Compression → Abstraction
- Five-number summary → Compression → Optimization
- Five-number summary → Compression → Aggregation → Micro Macro Linkage
Neighborhood in Abstraction Space¶
Five-number summary sits in a crowded region of the domain-specific corpus (32nd percentile for distinctiveness): several abstractions share nearly its structure, so a description that fits it tends to fit its neighbors too.
Family — Statistical Dispersion & Testing (44 abstractions)
Nearest neighbors
- Seven-number summary — 0.93
- Quartile — 0.92
- Quantile — 0.92
- Normal probability plot — 0.91
- Midhinge — 0.89
Computed from structural-signature embeddings · 2026-09-08