REVIEW 2 major objections 5 minor 1 cited by
Elementary Tail Bounds on the Hypergeometric Distribution
T0 review · 2 major / 5 minor · reviewed 2026-08-04 · deepseek-v4-flash
Pith's one-line read Two new hypergeometric tail bounds, obtained by swapping the sample size and the number of marked items, depend on the sampling fraction and tighten the standard bounds whenever n > K.
desk verdict A small, honest paper giving elementary hypergeometric tail bounds; the symmetry-based bounds are useful for n > K, but Proposition 2 has a real gap that needs a one-line fix. 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 key object is the symmetry of the hypergeometric distribution under exchange of the two parameters n and K: the variables X ~ Hypergeometric(N,K,n) and Z ~ Hypergeometric(N,n,K) have the same pmf, hence the same tail probabilities. This identity converts any upper bound for Z into a valid bound for X, and in the standard binomial-type bounds it replaces the trial count n by K and the success probability K/N by n/N, so the sampling fraction n/N appears explicitly. The second mechanism is the falling factorial (x)_{t+1} = x(x−1)⋯(x−t): with the exact factorial-moment identity E[(X)_{t+1}] = (K)_{t+1}(n)_{t+1}/(N)_{t+1}, Markov's inequality becomes a one-parameter infimum whose optimal t is
What would settle it
Set N=100, K=n=99, d=99. The paper's Proposition 2 formula gives t* = d, making the falling factor (d)_{d+1}=0 and the bound undefined, although the exact tail probability is 1. This single evaluation shows that the stated parameter range of the factorial-moment bound must be restricted or the t* rule modified.
Extended reading notes
Core claim
Proposition 1 is the load-bearing claim: for X ~ Hypergeometric(N,K,n) and any integer d ≥ nK/N + 1, the tail probability Pr[X ≥ d] is no larger than exp[−K D(d/K ‖ n/N)] and no larger than I_{n/N}(d, K−d+1), where D is the relative entropy between 0/1 laws and I is the regularized incomplete beta function. The proof is direct: Z ~ Hypergeometric(N,n,K) has the same probability mass function as X, so any upper bound on the tail of Z — for example the classical binomial-type bound applied to Z — transfers verbatim to X. The paper further proposes a factorial-moment bound, Proposition 2, selecting the number of falling-factorial factors t* by a ratio test; in the plotted regimes that bound is
Load-bearing premise
The factorial-moment bound rests on choosing t* = floor((Nd−Kn)/(N+d−(K+n))) without proving t* < d; when K and n are both close to N (e.g., N=100, K=n=99, d=99), the formula is undefined because (d)_{d+1}=0.
Editorial extensions
If this is right
- When n > K, the swapped exponential bound and the swapped incomplete-beta bound are tighter than their standard counterparts for every integer deviation above the mean tested.
- The new bounds scale with the sampling fraction: as n approaches N, the argument n/N moves closer to d/K and the bound reacts, instead of staying flat.
- For rare marked items (small K) and large samples, the exponential bound has exponent proportional to K, which is what makes it practically useful.
- The factorial-moment bound furnishes a strictly tighter alternative to the exponential bound for integer-valued nonnegative variables, with a closed-form ratio for choosing the number of factors.
- Two additional distributional symmetries (sample complement and unmarked-count complement) extend the same tightening to parameters where n > N/2 or K > N/2.
Reading between the lines
- A natural next step is to prove the observed dominance as a theorem: for every integer d ≥ nK/N + 1, the binomial with min(n,K) trials gives the tighter tail; a stochastic-ordering argument comparing Binomial(K, n/N) with Binomial(n, K/N) would settle it.
- The symmetry trick is not tied to the two specific starting bounds; applying it to any existing sampling-without-replacement bound yields a new bound with n and K interchanged, and one can take the better of the pair in practice.
- The undefined-edge case in Proposition 2 suggests a corrected statement with t* = min(floor((Nd−Kn)/(N+d−(K+n))), d−1); the ratio test still selects that value for all interior parameters.
- In finite-population auditing and quality-certification settings, these bounds convert small-K large-n data into an explicit upper confidence certificate, which is exactly the regime where older bounds overstate risk.
Editorial analysis
A structured set of objections, weighed in public.
Referee Report
Summary. The manuscript proposes elementary tail bounds for the hypergeometric distribution. Its main idea is to exploit the symmetry X ~ Hypergeometric(N,K,n) has the same law as Z ~ Hypergeometric(N,n,K), yielding Pr[X≥d] ≤ exp[-K D(d/K || n/N)] and Pr[X≥d] ≤ I_{n/N}(d, K-d+1). These bounds depend on the sampling fraction n/N, unlike the standard Chernoff and Hoeffding bounds. The paper also derives a factorial-moment bound, Pr[X≥d] ≤ (K)_{t*+1}(n)_{t*+1}/((N)_{t*+1}(d)_{t*+1}) with t* = floor((Nd-Kn)/(N+d-K-n)). The comparisons in Figures 1 and 2 illustrate the practical performance of the bounds against several existing inequalities.
Significance. If the stated results were valid without further qualification, the paper would contribute a simple, parameter-free method for obtaining sampling-fraction–dependent concentration bounds for the hypergeometric distribution. The symmetry trick is elegant and likely useful in applications such as quantum communication, and the factorial-moment bound is a natural addition. The derivations are transparent and rely on standard theorems (Chernoff, Hoeffding, Potts), with no fitted parameters. However, as written, both Proposition 1 and Proposition 2 contain missing parameter constraints that make the statements false or undefined in some nontrivial regimes. These are fixable but are load-bearing, so the main results need revision.
major comments (2)
- [§2, Eq. (8) and Eq. (9), Proposition 1] The theorem states the bounds hold for every integer d ≥ nK/N + 1, with no upper limit. But Eq. (8) uses D(d/K || n/N), which is undefined when d > K because 1 - d/K is negative; Eq. (9) uses I_{n/N}(d, K-d+1), which is undefined when d > K (or at least requires d ≤ K). Since Z has only K trials, the Chernoff and beta bounds for Z require d ≤ K. Similarly, the original Chernoff and beta bounds in Eqs. (1) and (4) require d ≤ n. For d > min(K,n), the tail probability is 0 and a separate trivial bound applies. The proposition must state d ≤ K (and similarly d ≤ n for the unswapped forms) or treat these cases by the zero-tail remark.
- [§2, Proposition 2, Eq. (17)] Proposition 2 is not valid as stated for all d ≥ nK/N + 1. The infimum in Eq. (13) is over 0 ≤ t < d, but the chosen t* = floor((Nd-Kn)/(N+d-K-n)) may equal or exceed d. For example, N=100, K=n=90, d=90 gives t*=90=d; the expression (K)_{91}(n)_{91}/((N)_{91}(d)_{91}) contains (90)_{91}=0 in numerator and denominator, so it is undefined. More generally t*≥d whenever (d-K)(d-n) ≤ 0. The fix is to set t* = min( floor((Nd-Kn)/(N+d-K-n)), d-1 ), and to prove that f(t) is minimized over [0,d) at this capped value. The paper currently omits this condition, so Proposition 2 is internally inconsistent.
minor comments (5)
- [Introduction/§2] The claim that exploiting the symmetry is advantageous for n > K for all integer d is supported only by simulations, not by a proof. It should be phrased as an empirical observation or as a conjecture, and the same applies to the statement that the preferred bounding binomial is the one with the smaller number of trials.
- [Introduction] The Hoeffding-based bound in Eq. (4) is cited to Hoeffding (1956) and Hui-Park (2014). Since the Poisson-binomial representation of the hypergeometric distribution is nontrivial, a brief reminder of the representation (or a precise reference) would help the reader verify the applicability.
- [References] There are formatting errors in the reference list: the Rohde reference is missing a space and has '[149.3515-559', and the volume/page formatting is inconsistent (e.g., '149.3515-559').
- [Figures 1 and 2] The green curve is described as the 'best-performing bound' among several listed inequalities, but the caption does not say which bound is used in each region or whether the minimum is taken pointwise. This should be clarified.
- [Eq. (11)] The variable t in the infimum should be explicitly stated to be an integer, and the falling factorial notation should be defined in the main text (it is only used in the mention of Potts (1953)).
Circularity Check
No significant circularity: all bounds follow from external standard inequalities, exact permutation symmetry, and a classical factorial-moment identity; no fitted parameter or self-citation chain is load-bearing.
full rationale
The derivation chain is self-contained in the sense required by the circularity analysis. Proposition 1 uses only (i) the Chernoff inequality for hypergeometric variables (Hoeffding 1963, Chvátal 1979), (ii) Hoeffding's 1956 binomial-tail bound, and (iii) the exact symmetry Pr[X=k]=Pr[Z=k] for Z~Hypergeometric(N,n,K). The symmetry is an exact identity, not an ansatz, and the resulting bounds are not obtained by fitting any parameter to the data being bounded. Proposition 2 uses Markov's inequality with a falling-factorial test function and the exact factorial-moment identity E[(X)_{t+1}] = (K)_{t+1}(n)_{t+1}/(N)_{t+1} from Potts (1953). The ratio f(t+1)/f(t) then gives the candidate minimizer t*. No conclusion is assumed in its own proof, and no load-bearing step is justified only by a self-citation. The reader-identified issue that t* can equal d and fall outside the required range 0≤t<d is a genuine mathematical gap in the statement of Proposition 2, but it is a correctness/domain-condition problem, not circularity: the derivation does not presuppose the desired bound. The paper's numerical comparisons are illustrative simulations rather than fitted predictions, so they do not introduce circularity either.
Assumptions & free parameters
assumptions (7)
- standard math Chernoff bound holds for hypergeometric random variables (Hoeffding 1963; Chvátal 1979).
- domain assumption A hypergeometric variable can be represented as a sum of n independent Bernoulli variables (Poisson binomial) with total mean nK/N (Hui and Park 2014).
- standard math Hoeffding's 1956 theorem bounds the Poisson binomial tail by I_{K/N}(d, n-d+1).
- standard math The hypergeometric PMF is symmetric under swapping n and K: Pr[X=k] = Pr[Z=k] for Z ~ Hypergeometric(N,n,K).
- standard math Factorial moments of the hypergeometric are E[(X)_r] = (K)_r (n)_r / (N)_r (Potts 1953).
- standard math The falling factorial φ(x) = (x)_{t+1} is non-decreasing and non-negative on non-negative integers for t < d.
- ad hoc to paper The chosen t* in Proposition 2 satisfies t* < d (implicitly assumed but not proved).
Cite this review
Pith. "Pith review of Elementary Tail Bounds on the Hypergeometric Distribution." pith.science (2026). https://pith.science/paper/6JRVAEPJ
@misc{pith2026251019726,
author = {Pith},
title = {Pith review of: Elementary Tail Bounds on the Hypergeometric Distribution},
year = {2026},
howpublished = {\url{https://pith.science/paper/6JRVAEPJ}},
note = {Machine review of arXiv:2510.19726}
}
read the original abstract
We use a simple method to derive two concentration bounds on the hypergeometric distribution. Comparison with existing results illustrates the advantage of these bounds across different regimes.
Figures
Forward citations
Cited by 1 Pith paper
-
Finite-key feasibility of geostationary quantum key distribution
Feasibility analysis of finite-key decoy-state BB84 QKD via GEO satellite downlink, evaluating rural/urban/coastal sites, multiple wavelengths, and cloud data to forecast secret-key rates and design guidelines.
Reference graph
Works this paper leans on
-
[1]
Probability Inequalities for Sums of Bounded Random Variables.Journal of the American Statistical Association58, 13–30 (1963)
Hoeffding, W. Probability Inequalities for Sums of Bounded Random Variables.Journal of the American Statistical Association58, 13–30 (1963). Chvátal, V. The tail of the hypergeometric distribution.Discrete Mathematics25, 285-287 (1979)
1963
-
[2]
A measure of asymptotic efficiency for tests of a hypothesis based on the sum of observations.The Annals of Mathematical Statistics23, 493-507 (1952)
Chernoff, H. A measure of asymptotic efficiency for tests of a hypothesis based on the sum of observations.The Annals of Mathematical Statistics23, 493-507 (1952)
1952
-
[3]
Finite sampling exponential bounds (Doctoral dissertation, University of Wash- ington, 2016)
Greene, E. Finite sampling exponential bounds (Doctoral dissertation, University of Wash- ington, 2016)
2016
-
[4]
Serfling, R. J. Probability inequalities for the sum in sampling without replacement.The Annals of Statistics2, 39-48 (1974)
1974
-
[5]
Concentration of the hypergeometric distribution.Statistics & Prob- ability Letters75, 127-132 (2005)
Hush, D., & Scovel, C. Concentration of the hypergeometric distribution.Statistics & Prob- ability Letters75, 127-132 (2005)
2005
-
[6]
Stein’s method for concentration inequalities.Probability Theory and Related Fields138, 305–321 (2007)
Chatterjee, S. Stein’s method for concentration inequalities.Probability Theory and Related Fields138, 305–321 (2007)
2007
-
[7]
Optimal calibration for multiple testing against local inhomogeneity in higher dimension.Probability theory and related fields149.3515-559 (2011)
Rohde, A. Optimal calibration for multiple testing against local inhomogeneity in higher dimension.Probability theory and related fields149.3515-559 (2011)
2011
-
[8]
Concentration inequalities via zero bias couplings.Statistics & Probability Letters86, 17-23 (2014)
Goldstein, L., & Işlak, Ü. Concentration inequalities via zero bias couplings.Statistics & Probability Letters86, 17-23 (2014)
2014
Show all 16 references
-
[9]
Bardenet, R., & Maillard, O. A. Concentrationinequalities for sampling without replacement. Bernoulli21,1361-1385 (2015)
2015
-
[10]
Greene, E., & Wellner, J. A. Exponential bounds for the hypergeometric distribution. Bernoulli: Official Journal of the Bernoulli Society for Mathematical Statistics and Prob- ability23, 1911 (2017)
1911
-
[11]
Probabilistic bounds on the coefficients of polynomials with only real zeros.J
Pitman, J. Probabilistic bounds on the coefficients of polynomials with only real zeros.J. Comb. Theory Ser. A77, 279 (1997)
1997
-
[12]
Hui, S., & Park, C. J. The representation of hypergeometric random variables using indepen- dent Bernoulli random variables.Communications in Statistics-Theory and Methods43, 4103-4108 (2014)
2014
-
[13]
On the distribution of the number of successes in independent trials.The Annals of Mathematical Statistics, 713-721 (1956)
Hoeffding, W. On the distribution of the number of successes in independent trials.The Annals of Mathematical Statistics, 713-721 (1956)
1956
-
[14]
K., & Nelson, R
Philips, T. K., & Nelson, R. The moment bound is tighter than Chernoff’s bound for positive tail probabilities.The American Statistician49, 175-178 (1995)
1995
-
[15]
Comparison between the Chernoff and factorial moment bounds for discrete random variables.The American Statistician51, 40-41 (1997)
Naveau, P. Comparison between the Chernoff and factorial moment bounds for discrete random variables.The American Statistician51, 40-41 (1997). 8
1997
-
[16]
Potts, R. B. Note on the factorial moments of standard distributions.Australian Journal of Physics6, 498-499 (1953). 9
1953
Reviewed August 4, 2026 · model on record in the stance chip above.
Discussion (0). Continue with ORCID to comment.