Quadrant Count Ratio¶
Center paired quantitative observations at their sample means, score same-side pairs as concordant and opposite-side pairs as discordant, and normalize the signed count difference by sample size to obtain a coarse association statistic in [-1, 1].
Core Idea¶
The quadrant count ratio (QCR) is a coarse statistic for the direction and predominance of association between two paired quantitative variables. It draws a vertical line through the sample mean of (X) and a horizontal line through the sample mean of (Y). Observations in the upper-right and lower-left quadrants are concordant relative to the means: both components lie on the same side of their respective centers. Observations in the other two quadrants are discordant relative to the means. QCR subtracts the discordant count from the concordant count and divides by the total number of paired observations.
Scope of Application¶
The abstraction's main habitat is descriptive statistics and statistics education. In exploratory analysis it offers a fast, visually auditable summary of whether paired observations more often occupy same-side or opposite-side regions relative to their means. In teaching, it connects verbal statements—“above-average (X) tends to accompany above-average (Y)”—to a signed numerical statistic before the magnitudes, standardization, and linear-fit commitments of Pearson's ® are introduced. Holmes developed the count construction as an intuitive route from scatter diagrams toward correlation formulas, and Kader and Franklin explicitly use QCR's shortcomings to motivate Pearson's coefficient.
Clarity¶
QCR makes the sign of centered co-movement visible. The numerator can be read directly from a scatterplot: count observations that support positive association, subtract those that support negative association, then normalize. This reveals a conceptual skeleton that the compact Pearson formula can hide—association direction comes from the signs of paired deviations from center.
Manages Complexity¶
The statistic collapses an \(N\times2\) dataset into two centers, four counts, and one bounded number. That compression supports hand calculation, classroom discussion, and rapid comparison of small scatterplots. The calculation has a simple audit trail: means, quadrant membership, counts, numerator, denominator.
The same compression is its main limitation. It suppresses slope, curvature, clusters, heteroscedasticity, gaps, leverage, and within-quadrant geometry.
Abstract Reasoning¶
QCR can be written as an average of centered sign products. This representation separates three operations: centering chooses the reference state; quantization maps continuous deviations to (-1,0,+1); aggregation averages their products. Each operation creates a distinct sensitivity. Moving one point can shift a mean and reclassify other points; quantization makes within-cell distances invisible; aggregation lets positive and negative structures cancel.
Knowledge Transfer¶
The transfer is Type C: instrument transfer. The literal statistic transfers wherever the same preconditions hold: paired quantitative cases, declared centers, sign classification, a count contrast, and a defensible association interpretation. A quality engineer, ecologist, or educator may calculate the same QCR without altering its mathematics.
What must transfer with the formula is the validity package. The mean lines are data-dependent; missing-pair handling changes (N); ties need an axis convention; subgroup mixtures can cancel; nonlinear structure can disappear; and extreme QCR does not certify an exact line.
Relationships to Other Abstractions¶
Current abstraction Quadrant Count Ratio Domain-specific
Parents (2) — more general patterns this builds on
-
Quadrant Count Ratio is a kind of Correlation Prime
correlation— proposed strict subsumption parent. QCR is a specific statistic for systematic co-variation between paired variables, with a mean-relative sign-count implementation and deliberately coarse interpretation. -
Quadrant Count Ratio is a kind of Ratio Prime
ratio— proposed strict subsumption parent. Its readout is an ordered numerator—the signed count difference—divided by the nonzero total paired count (N), with both roles and scope required for interpretation.
Hierarchy paths (2) — routes to 2 parentless roots
- Quadrant Count Ratio → Correlation
- Quadrant Count Ratio → Ratio → Comparison → Self Checking
Neighborhood in Abstraction Space¶
Quadrant Count Ratio sits in a sparse region of the domain-specific corpus (79th percentile for distinctiveness): few abstractions share its structure, so a faithful description tends to retrieve it precisely.
Family — Statistical Adjustment & Estimation Effects (14 abstractions)
Nearest neighbors
- Type S Error — 0.84
- Benford's Law — 0.83
- Funnel Plot Asymmetry — 0.82
- Polykay — 0.82
- Outbreak Underascertainment — 0.82
Computed from structural-signature embeddings · 2026-09-08