REVIEW 3 major objections 5 minor 1 cited by
How much is too much? Measuring divergence from Benford's Law with the Equivalent Contamination Proportion (ECP)
T0 review · 3 major / 5 minor · reviewed 2026-08-07 · deepseek-v4-flash
Pith's one-line read This paper claims that the Equivalent Contamination Proportion (ECP), defined as the fraction of contaminated observations needed to match an observed divergence statistic, provides a sample-size-robust, interpretable, and roughly…
desk verdict A genuinely new descriptive measure for Benford divergence with sound math, but missing null calibration undercuts its main interpretability claim. read the letter →
The pith
A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.
The reading
What carries the argument
The machinery is the expected-value map f ↦ E[T(S)] built from the mean and variance of observed digit frequencies. Treating each digit's observed count as a Bernoulli average, the paper writes the probability of digit d as p_d = B_d + f·δ_d, where B_d is the Benford probability and δ_d is the difference between the contaminating distribution and Benford. This reduces E[χ²] and E[SSD] to explicit quadratics in f (with uniform contamination giving numerical coefficients), gives a folded-normal expectation for MAD, and supports a monotone simulation search for KS, Kuiper, and CvM. Inverting these maps at the observed statistic T(D) yields the ECP.
What would settle it
Simulate 10,000 datasets of moderate size in which a known fraction f of observations is drawn not from the uniform but from a concentrated distribution (say, all on leading digit 9), compute ECP by each of the seven estimation procedures, and check whether the seven estimates both track f and agree within a small band; the paper's own Table 3 shows exactly this failure mode for real data, so a controlled simulation would settle how often the congruence claim holds.
Extended reading notes
Core claim
The central discovery is a translation device. For any dataset D of size n and any divergence statistic T, the ECP is the value f in [0,1] such that the expected value of T on a synthetic same-size sample S equals the observed T(D), where a fraction f of S comes from a specified non-Benford distribution and the rest from Benford's law. Because the observed digit proportions in S are approximately normal, the expected value of quadratic statistics becomes a quadratic in f; under uniform contamination the paper obtains, for example, E[χ²_S] ≈ (n−1)·0.4017·f² + 3.6153·f + 8, with analogous expressions for SSD and a folded-normal expression for MAD. For non-additive statistics (ED, KS, Kuiper, CvM) it uses a first-order approximation for ED and an iterative simulation procedure. Simulations with 100,000 replications show ECP estimates tracking true contamination across sample sizes from 100 to 100,000, and correlations above roughly 0.84 across seven ECP estimators on 26 empirical datasets; the paper also reports that congruence degrades when digits deviate in uneven patterns. The claim is not that ECP is a new significance test—it is an interpretable parameter that complements tests, and in three reanalyses it flags cases where non-rejection masks meaningful deviation and where rejection reflects only excess power.
Load-bearing premise
The method's interpretability and cross-statistic agreement depend on the assumption that a dataset's real non-Benford irregularity can be represented as a uniform contamination of an otherwise Benford-conforming sample; when the true irregularity is concentrated on particular digits (for example, an excess of 9s), different statistics yield materially different ECP values, as the paper itself observes for several empirical datasets.
Editorial extensions
If this is right
- Researchers can report a single ECP alongside any Benford test statistic, so a chi-squared of 18 with n = 5,000 and a MAD of 0.003 with n = 100,000 can be compared as equivalent contamination levels.
- Sample-size-driven rejections lose their sting: a large dataset that rejects Benford at ECP = 1.42% is seen as near-conforming, while a small dataset that accepts at ECP ≈ 35% is seen as substantially divergent.
- The closed-form quadratics allow power planning: given a contamination level one cares about, the paper's Table 2 gives the sample size needed for the expected statistic to reach a 95% or 99% threshold, or vice versa.
- Retrospective application becomes routine whenever a paper reports a statistic and sample size, so published Benford findings can be translated to a common scale without re-running analyses.
- Comparing different contamination models (non-uniform alternatives) extends ECP to second-digit, last-digit, or first-two-digit tests with the same machinery.
Reading between the lines
- If ECP is adopted as a standard complement, it effectively becomes an effect-size measure for Benford tests, allowing meta-analytic pooling of divergence magnitudes across accounting, finance, and economics studies that used different statistics; the paper does not draw this meta-analytic implication explicitly.
- Because the baseline contamination distribution is uniform, ECP values for real datasets whose irregularities concentrate on particular digits will be sensitive to the chosen statistic; a sensitivity analysis varying the contaminating distribution would show how much of the congruence claim survives outside the uniform benchmark.
- The same inversion logic could be applied to any null distribution, not just Benford's law, turning divergence statistics for other data-quality checks into a comparable contamination share—an extension the paper frames only for digit tests.
- The thresholds in Table 2 suggest a practical design rule: studies with n below a few hundred cannot expect to detect contamination under roughly 10%, so ECP should accompany small-sample Benford analyses to avoid the acceptance fallacy.
Editorial analysis
A structured set of objections, weighed in public.
Referee Report
Summary. This paper introduces the Equivalent Contamination Proportion (ECP), defined as the proportion f of observations in a hypothetical Benford-conforming sample of the same size that would need to be replaced by draws from a specified non-Benford distribution for the expected value of a divergence statistic to equal the value observed in the empirical dataset. The author derives closed-form expressions for chi-squared and SSD, a folded-normal approximation for MAD, a Taylor approximation for ED, and a simulation-based method for KS, Kuiper, and CvM. He evaluates the ECP on simulated data with known contamination, reports ECP values for 26 empirical datasets, and reinterprets three published Benford studies (Amiram et al. 2015; Sifat et al. 2024; Eutsler et al. 2023). The paper claims that the ECP is sample-size robust, interpretable on a [0,1] scale, and broadly congruent across divergence statistics.
Significance. If properly supported, the ECP would be a useful effect-size measure for Benford analysis, addressing real problems of sample-size dependence and non-comparability across statistics. The algebraic derivations for chi-squared and SSD appear correct, the simulation procedures are clearly described, and the Python code plus retrospective applications are constructive. However, the paper's central interpretability claim currently lacks null calibration: because the ECP is a monotone transform of the observed statistic, it inherits the sampling variability of that statistic, and the manuscript itself shows that pure Benford data of moderate size can produce ECP values above 30% well within null variability. The cross-statistic congruence claim is also only partially supported, with several real datasets showing spreads of 20–50 percentage points across statistics. The strengths of the paper are its transparency, derivations, and reproducible code; the main weakness is the gap between the strength of the abstract's claims and the statistical evidence provided.
major comments (3)
- [§4.1, footnote 3, Table 2 Panel A] The manuscript treats ECP values around 34–35% at n≈100–125 as indicating 'substantial contamination', but Table 2 Panel A shows that for chi-squared at n=100 the ECP corresponding to the 95th percentile of the null distribution is 39.14%. The average ECP of 34.73% reported for Amiram et al. (2015) at n=125 is therefore close to or below the null percentile, and footnote 3's ECP of 34.6% for chi²=14, n=100 is below the null 95th percentile as well. Since the ECP is a monotone transform of T(D), it inherits the sampling noise in T(D); point estimates must be accompanied by a null sampling distribution or confidence intervals before they can be interpreted as absolute contamination magnitudes. Supplying this calibration and reinterpreting the applications accordingly is necessary to support the abstract's claim that the ECP is a continuous, interpretable measure of divergence.
- [§3.1, Table 1] The simulation exercise is a self-consistency check rather than an independent test of sample-size robustness. Because the ECP is defined as the inverse of E[T(S)] under the same uniform contamination model used to generate Table 1, recovering a pre-specified f from the average statistic is implied by construction. The table provides no information on the sampling distribution of the ECP under the null or under mis-specified contamination, and therefore does not establish that ECP magnitudes are comparable across n. Table 2 Panel A in fact shows that the ECP value at a fixed null quantile varies strongly with n: for chi-squared, the 95th-percentile ECP is 39.14% at n=100 but 13.23% at n=1000. The 'robust to sample size' claim should be qualified as point-estimate recovery under a correct model, not as distributional invariance.
- [§3.2, Table 3] The congruence claim is not supported for a substantial subset of real datasets. The four datasets explicitly identified in the text have ECP spreads that are difficult to call 'broadly congruent': Constants (17.47% to 63.33%), Specific Heat (18.57% to 44.09%), Atomic Weights (42.89% to 73.75%), and Addresses (0% to 23.52%). The 'mild conditions' under which cross-statistic congruence is claimed are never formalized, and the Addresses dataset shows that a localized digit anomaly can produce zero ECP from SSD/MAD/ED while yielding non-negligible ECPs from KS, Kuiper, and chi-squared. The paper needs either a formal condition under which congruence holds or a definition of acceptable congruence, rather than relying on pairwise correlations that can be driven by the large number of zero-ECP datasets.
minor comments (5)
- [Table 1 footnote] The word 'correspondint' should be 'corresponding' in the table note.
- [Figure 1 caption] The caption lists '50,00' among the sample sizes; this should be '5,000' or '50,000', depending on the intended value.
- [§4.1, Table 5] The row label 'Botomm 1% of line items' contains a typo and should read 'Bottom'.
- [§4.2, Table 6] The column heading 'V olume' contains a stray space and should read 'Volume'.
- [§1, p. 5] 'This easy of computation' should be 'This ease of computation'.
Circularity Check
No significant circularity: the ECP is a transparent definitional inversion, and the claimed properties are empirically evaluated rather than derived from the definition.
full rationale
The ECP is explicitly introduced as an inversion: Eq. (1) defines it as the f satisfying E[T(S)] = T(D), and the appendix derives E[T(S)] under an explicit Bernoulli/uniform contamination model. Those derivations do not import the target claim: each statistic's expectation is computed from stated distributional assumptions, and the congruence across statistics is checked on 26 external empirical datasets, where the paper openly reports nontrivial spread (Constants, Spec. Heat, Atomic Wgt., Addresses). The Section 3.1 simulation, in which ECP estimates recover the contamination proportion f, is a self-consistency/calibration check because the simulated data are generated from the very uniform-contamination model used to define the ECP; but the paper does not use this as independent evidence that real data are uniformly contaminated, and it explicitly warns that the ECP depends on the chosen contamination model and is not a test statistic. The sample-size robustness claim is an analytic consequence of inverting the n-specific expectation formulas, not a hidden reuse of the conclusion. Minor self-citations (e.g., Cano-Rodríguez et al. 2025) appear only in support of conventions or threshold references and are not load-bearing for the central definition or inversion. The reviewer's null-calibration critique of interpreting ECP magnitudes is a statistical validity concern, not a circularity concern. No specific equation reduces to its own input by construction.
Assumptions & free parameters
free parameters (1)
- Significance level for convergence of simulation-based ECP =
not stated in paper (likely 5%)
assumptions (6)
- domain assumption Uniform distribution as the contamination distribution
- domain assumption Benford's Law is the appropriate null distribution for unmanipulated data
- domain assumption Independence of the n digit observations in the hypothetical sample
- domain assumption Monotonicity and continuity of E[T(S)] as a function of f
- standard math Normal approximation for the distribution of digit proportions
- standard math First-order Taylor approximation for the expected Euclidean distance
Cite this review
Pith. "Pith review of How much is too much? Measuring divergence from Benford's Law with the Equivalent Contamination Proportion (ECP)." pith.science (2026). https://pith.science/paper/OJIBWRFP
@misc{pith2026250609915,
author = {Pith},
title = {Pith review of: How much is too much? Measuring divergence from Benford's Law with the Equivalent Contamination Proportion (ECP)},
year = {2026},
howpublished = {\url{https://pith.science/paper/OJIBWRFP}},
note = {Machine review of arXiv:2506.09915}
}
read the original abstract
Conformity with Benford's Law is widely used to detect irregularities in numerical datasets, particularly in accounting, finance, and economics. However, the statistical tools commonly used for this purpose (such as Chi-squared, MAD, or KS) suffer from three key limitations: sensitivity to sample size, lack of interpretability of their scale, and the absence of a common metric that allows for comparison across different statistics. This paper introduces the Equivalent Contamination Proportion (ECP) to address these issues. Defined as the proportion of contamination in a hypothetical Benford-conforming sample such that the expected value of the divergence statistic matches the one observed in the actual data, the ECP provides a continuous and interpretable measure of deviation (ranging from 0 to 1), is robust to sample size, and offers consistent results across different divergence statistics under mild conditions. Closed-form and simulation-based methods are developed for estimating the ECP, and, through a retrospective analysis of three influential studies, it is shown how the ECP can complement the information provided by traditional divergence statistics and enhance the interpretation of results.
Figures
Forward citations
Cited by 1 Pith paper
-
Manipulation testing based on Benford's Law for discrete scores
A Benford's-Law-based framework for RDD manipulation testing that selects a bandwidth and tests score symmetry around the cutoff, but it tests global symmetry rather than local manipulation.
Reference graph
Works this paper leans on
-
[1]
Statistical models and the Benford hypothesis: a unified framework,
Barabesi, L., Cerioli, A., and Di Marzio, M. (2023), “Statistical models and the Benford hypothesis: a unified framework,” Test, Springer Science and Business Media Deutschland GmbH, 32, 1479–1507. https://doi.org/10.1007/S11749-023-00881-Y. Berger, A., and Hill, T. P. (2011), “A basic theory of Benford’s law,” Probability Surveys, 8, 1–126. https://doi.o...
arXiv 2023
-
[37]
The significant digit law in statistical physics,
https://doi.org/10.1029/2010GL044830. Shao, L., and Ma, B. Q. (2010), “The significant digit law in statistical physics,” Physica A: Statistical Mechanics and its Applications, North-Holland, 389, 3109–3116. https://doi.org/10.1016/J.PHYSA.2010.04.021
Reviewed August 7, 2026 · model on record in the stance chip above.
Discussion (0). Continue with ORCID to comment.