---
title: Confidence Interval-Based Rejection
url: https://www.emergentmind.com/topics/confidence-interval-based-rejection
type: topic
---

# Confidence Interval-Based Rejection

Searching arXiv for recent and foundational papers on confidence-interval-based rejection and related post-selection or sequential CI methods.
{"query":"\"confidence interval\" rejection e-values post-selection inference arXiv", "max_results": 10}
{"query":"2203.12572", "max_results": 5}
Confidence interval-based rejection is an inferential scheme in which a null hypothesis is rejected by constructing a confidence interval or confidence set and checking whether the null value or null set is excluded. In its simplest form, the rule is: reject \(H_0\) when \(0 \notin C(X)\) or, more generally, when \(C(X)\cap \Theta_0=\emptyset\). The method is the confidence-set side of test inversion, but its modern development is tied to selective inference, multiple testing, e-values, anytime-valid confidence sequences, and post-selection error criteria such as the false coverage rate (FCR). Across these settings, the central issue is no longer only marginal coverage of a single interval, but whether interval-based rejections remain valid after data-dependent selection, under arbitrary dependence, and under continuous monitoring [2203.12572].

## 1. Inferential principle and error criteria

The formal basis of confidence interval-based rejection is the duality between tests and confidence sets. If \(A(\theta_0)\) is the acceptance region of a level-\(\alpha\) test of \(H_0:\theta=\theta_0\), then the inverted confidence set is
\[
C_\alpha(x)=\{\theta_0:x\in A(\theta_0)\},
\]
and the rejection rule is \( \theta_0\notin C_\alpha(x)\). In a broader formulation, one may choose \(A(\theta_0)\) to maximize prior-weighted average power subject to the coverage constraint
\[
\inf_{\theta\in\Theta}\Pr_\theta(\theta\in C(X))\ge 1-\alpha,
\]
which leads to confidence sets obtained by inverting Neyman–Pearson tests against a prior-weighted mixture alternative [1905.03981]. The same inversion principle underlies conservative Monte Carlo confidence sets, where one tests each null \(\theta=\eta\) using a conservative Monte Carlo \(P\)-value \(P_\eta(X,U)\) and sets
\[
C_\alpha(X,U)=\{\eta\in\Theta:P_\eta(X,U)\ge \alpha\}.
\]
In that setting, coverage depends only on the level of the test of the true null, so the same Monte Carlo sample can be reused for all \(\eta\) [2405.05238, 1004.2910].

In selective settings, marginal coverage of each base interval is insufficient. If \(K\) candidate parameters are screened and a data-dependent subset \(S\subseteq [K]\) is reported, then the relevant criterion is the false coverage proportion
\[
\mathrm{FCP}:=\frac{\sum_{i\in S}1\{\theta_i^*\notin C_i(\alpha_i)\}}{(|S|\vee 1)},
\]
and its expectation, the false coverage rate,
\[
\mathrm{FCR}:=\mathbb{E}[\mathrm{FCP}].
\]
FCR controls the expected proportion of selected intervals that miss the truth. This differs from family-wise error rate, which controls the probability of any error, and from false discovery rate, which controls the expected proportion of false rejections among all rejections [2203.12572].

A persistent misconception is that using confidence intervals instead of \(p\)-values automatically neutralizes selection effects. That is false. If intervals are reported only after seeing the data, their nominal post-selection guarantees generally fail. In particular, unadjusted CI-based rejection is invalid post-selection and can have FCR near \(100\%\), and the common practice of reporting intervals only when they exclude \(0\) yields filtered intervals that generally do not have their nominal confidence level [2203.12572, 1610.10028].

## 2. E-value inversion and post-selection rejection

The most explicit modern formulation of confidence interval-based rejection under arbitrary selection is the e-value framework. A nonnegative random variable \(E\) is an e-value with respect to a null class \(Q\) if
\[
\sup_{P\in Q}\mathbb{E}_P[E]\le 1.
\]
Given a parameter \(\theta\) and the null class \(P_\theta:=\{P\in\mathcal P:\vartheta(P)=\theta\}\), a family \(\{E(\theta)\}_{\theta\in\Theta}\) yields an \((1-\alpha)\)-e-confidence interval by exact inversion,
\[
C(\alpha)=\{\theta\in\Theta:E(\theta)<1/\alpha\}.
\]
Validity follows from Markov’s inequality, since for the true \(\theta^*\),
\[
\Pr_{\theta^*}(\theta^*\notin C(\alpha))=\Pr_{\theta^*}(E(\theta^*)\ge 1/\alpha)\le \alpha.
\]
This class includes intervals constructed via supermartingale methods, universal inference, and Chernoff-style bounds [2203.12572].

For post-selection inference, the e-BY procedure adjusts the reported intervals only after the selected set \(S\) is known. If \(S\subseteq[K]\) is arbitrary and the base intervals are e-CIs, then for each selected \(i\in S\) one reports the adjusted interval at level \(1-\delta |S|/K\), that is,
\[
\alpha_i=\delta |S|/K,\qquad C_i(\alpha_i)=\{\theta:E_i(\theta)<1/\alpha_i\}.
\]
The theorem is selection- and dependence-agnostic: if each \(C_i(\alpha)\) is an \((1-\alpha)\)-e-CI, then the e-BY rule ensures \(\mathrm{FCR}\le \delta\) for any selection rule \(S\), including unknown and ad hoc selection, and for any dependence structure among the data or the intervals. The proof uses the e-value inequality \(1\{x>1\}\le x\) together with \(\mathbb{E}[E_i(\theta_i^*)]\le 1\). The same framework yields a strengthened post-hoc guarantee,
\[
\mathbb{E}\Big[\sup_{\delta'\in(0,1]}\frac{\mathrm{FCP}(\delta')}{\delta'}\Big]\le 1,
\]
and admits a weighted variant: if \(w_i\ge 0\) and \(\sum_{i=1}^K w_i\le K\), then setting \(\alpha_i=w_i\delta |S|/K\) also guarantees \(\mathrm{FCR}\le \delta\) [2203.12572].

Confidence interval-based rejection is immediate once the adjusted e-CIs are available. For each parameter \(i\) with null set \(\Theta_{0,i}\subseteq \Theta_i\), one rejects \(H_{0,i}\) if the adjusted interval excludes the null set,
\[
C_i(\delta |S|/K)\subseteq \Theta_i\setminus \Theta_{0,i}.
\]
Under e-values this rejection rule is equivalent to a self-consistent e-BH rule, so the FCR guarantee for interval reporting yields false discovery rate control for the corresponding rejection set. This is the sense in which interval exclusion and multiple testing become two views of the same self-consistent thresholding mechanism [2203.12572].

A further structural result is that e-BY recovers the classical BY procedure through calibration. A calibrator is a nonincreasing, upper semicontinuous \(f:[0,1]\to [0,\infty]\) with \(\int_0^1 f(x)\,dx\le 1\), and it transforms a CI family \(C\) into an e-CI through
\[
C^{\mathrm{cal}}(\alpha)=C(f^{-1}(1/\alpha)).
\]
Using the BY calibrator \(f^{BY}\), applying e-BY to the calibrated intervals yields exactly the BY output under arbitrary dependence. The distinction is that e-BY attains the tighter \(\alpha_i=\delta |S|/K\) without dependence assumptions when the intervals are e-CIs, whereas classical BY under arbitrary dependence pays the \(\ell_K=\sum_{j=1}^K 1/j\) penalty [2203.12572].

## 3. Sequential and anytime-valid confidence-sequence rejection

Sequential confidence interval-based rejection replaces a fixed-sample interval by a confidence sequence. A confidence sequence \((C_t(\alpha))_{t\ge 1}\) satisfies time-uniform coverage,
\[
\Pr\big(\forall t\ge 1:\theta\in C_t(\alpha)\big)\ge 1-\alpha,
\]
so at any stopping time \(\tau\), \(C_\tau(\alpha)\) is a valid \((1-\alpha)\)-CI. The rejection rule is the sequential analogue of fixed-sample inversion: test \(H_0:\theta=\theta_0\) by rejecting at time \(t\) when \(\theta_0\notin C_t\). Equivalently, one rejects when the associated test statistic crosses a calibrated boundary [2212.14411].

In the e-process formulation, if \((E^t)\) is an e-process with respect to a null class \(Q\), then for any stopping time \(\tau\),
\[
\sup_{P\in Q}\mathbb{E}_P[E^\tau]\le 1.
\]
Nonnegative supermartingales therefore yield time-uniform e-CIs by the same inversion rule \(C^\tau(\alpha)=\{\theta:E^\tau(\theta)<1/\alpha\}\), and the e-BY post-selection guarantee continues to hold at stopping times, under continuous monitoring, and under bandit sampling [2203.12572].

A concrete construction is the delayed-start normal-mixture SPRT and the running-MLE SPRT. With partial sums \(S_t\), the nmSPRT statistic is
\[
Y_{\lambda,t}^{\mathrm{nmSPRT}}=\frac{1}{2}\Big(\frac{S_t^2}{t+\lambda}-\log\frac{t+\lambda}{\lambda}\Big),
\]
and the rmlSPRT statistic is
\[
Y_t^{\mathrm{rmlSPRT}}=\frac{1}{2}\Big(\frac{S_t^2}{t}-\log t\Big).
\]
After a burn-in \(t_0\), one stops when the statistic crosses a boundary \(-\log \widetilde\alpha(\alpha)\), and the implied confidence sequences are
\[
\mathcal C^{\mathrm{nmSPRT}}_{\alpha,\lambda,t_0}(t)=\big[-c^{\mathrm{nmSPRT}}_{\alpha,\lambda,t_0}(t),\; c^{\mathrm{nmSPRT}}_{\alpha,\lambda,t_0}(t)\big]
\]
and
\[
\mathcal C^{\mathrm{rmlSPRT}}_{\alpha,t_0}(t)=\big[-c^{\mathrm{rmlSPRT}}_{\alpha,t_0}(t),\; c^{\mathrm{rmlSPRT}}_{\alpha,t_0}(t)\big].
\]
Under Brownian data the coverage is exact, and under nonparametric, possibly dependent data with a strong invariance principle, type-I error is asymptotically equivalent to the target \(\alpha\) as \(t_0\to\infty\) [2212.14411].

These sequential CIs support CI-based rejection with near-optimal expected stopping times. In the small-signal regime, the expected rejection time satisfies
\[
\limsup \frac{\mathbb E[\tau_i]}{2\psi^{-2}\log \psi^{-1}}\le 1,
\]
and in the \(\alpha\to 0\) regime,
\[
\limsup \frac{\mathbb E[\tau_i]}{2\psi^{-2}\log \alpha^{-1}}\le 1.
\]
The paper’s simulations show that empirical-Bernstein concentration confidence sequences can reject nearly an order of magnitude later than mixture-SPRT confidence sequences at the same nominal level. In Netflix A/B testing, delayed-start nmSPRT and rmlSPRT rejected around just past burn-in, \(\sim 10^3\) observations, while empirical-Bernstein concentration confidence sequences rejected at \(\sim 10^4\) [2212.14411].

## 4. Directional, filtered, and post-selection interval rejection

Selective interval reporting has a second pathology beyond coverage loss: wrong-direction conclusions. If intervals are reported only when they exclude \(0\), then in low-power settings the reported center points can be much farther from zero than the true parameter is and can frequently lie on the wrong side of zero. Under the asymptotically Gaussian model
\[
\frac{\hat\theta_i-\theta_i}{\hat\sigma_i}\overset{\mathrm{approx}}{\sim}N(0,1),
\]
the nominal two-sided interval excludes \(0\) when \(|z_i|\ge z_{1-\alpha/2}\), but this filtered procedure does not preserve nominal coverage and can have a substantial conditional sign-error probability [1610.10028].

A simple refiltering correction uses a second threshold chosen to control sign error. Let \(R=\{|z_i|\ge z_{1-\alpha/2}\}\) denote initial selection and let \(S=\{|z_i|\ge \lambda z_{1-\alpha/2}\}\) be the stricter event. Then
\[
\Pr(S\cap \mathrm{SE}_i\mid R)\le \frac{\Phi(-\lambda z_{1-\alpha/2})}{\alpha},
\]
where \(\mathrm{SE}_i\) is the wrong-sign event. To ensure this conditional probability is at most \(\gamma\), it suffices to set
\[
\lambda \ge \frac{\Phi^{-1}(1-\alpha\gamma)}{\Phi^{-1}(1-\alpha/2)},
\qquad
c(\alpha,\gamma)=\Phi^{-1}(1-\alpha\gamma).
\]
Equivalently, one can view the method as retesting at the stricter level \(\alpha_2=2\alpha\gamma\). The associated “sign \(p\)-value” is
\[
p_{S,i}=\frac{\Phi(-|z_i|)}{\alpha}.
\]
This controls directional reliability rather than post-selection coverage [1610.10028].

A distinct development is direction-preferring confidence intervals, which deliberately use non-equivariant acceptance regions to improve sign exclusion in a preferred direction. In the normal model with known \(\sigma\), one may write
\[
L(x)=x-z_{1-\alpha_U}\sigma,\qquad U(x)=x+z_{1-\alpha_L}\sigma,
\]
with \(\alpha_L+\alpha_U=\alpha\) and \(\alpha_U>\alpha/2\) when \(x>0\). Then the lower endpoint is pushed upward relative to the equal-tailed interval, which improves the probability that \(L(x)>0\). Modified Pratt and Quasi-Conventional intervals use this asymmetry together with bounded-length design to obtain longer intervals in exchange for improved sign exclusions [2404.00319].

After parameter selection, conditional direction-preferring intervals are constructed by inverting tests under the conditional distribution given the selection event. For example, under two-sided selection \(|X|\ge c\) in the normal model, the conditional law is truncated normal, and the endpoints are obtained by inverting the conditional CDF with an asymmetric tail split. The paper contrasts these conditional intervals with FCR-controlling intervals for selected parameters and reports that, for \(m>1\), CIs aimed at controlling the false coverage rate have higher power to determine sign than conditional CIs, while conditional confidence intervals control the marginal false coverage rate under any dependency [2404.00319].

## 5. Distribution-free and computational constructions

Confidence interval-based rejection is not confined to classical parametric intervals. In local quantile regression, the central inferential object is a local marginal quantile \(q_\tau(x_0;h)\) defined under a covariate-shifted distribution \(Q\) that reweights \(X\) near \(x_0\) while keeping \(Y\mid X\) unchanged. Two interval constructions are given. The Weighted Quantile method is asymptotically valid and asymptotically uniformly most accurate unbiased, while the Quantile Rejection method obtains finite-sample validity by rejection sampling from \(Q\) and applying exact order-statistic quantile intervals to the accepted responses. In either case, CI-based rejection is implemented by rejecting \(H_0:\theta_\tau\in S\) whenever
\[
\widehat C(x_0;h,\tau)\cap S=\emptyset.
\]
For QR this controls type-I error at level \(\alpha\) for all \(P\) and all \(n\); for WQ it is asymptotically correct. The paper emphasizes that WQ achieves nominal coverage once the effective sample size is roughly \(10\)–\(20\) for moderate quantiles [2307.08594].

Monte Carlo inversion offers another general route. Conservative importance-sampling \(p\)-values are obtained by incorporating the importance weight of the observed data,
\[
\widetilde p_*(\theta_0)=
\frac{w(x_{\mathrm{obs}};\theta_0)+\sum_{i=1}^n w(Y_i;\theta_0)\,1\{T(Y_i;\theta_0)\ge t_{\mathrm{obs}}\}}
{w(x_{\mathrm{obs}};\theta_0)+\sum_{i=1}^n w(Y_i;\theta_0)}.
\]
Inverting these corrected \(p\)-values yields finite-sample valid Monte Carlo confidence intervals using a single importance sample [1004.2910]. More generally, conservative Monte Carlo confidence sets can be built from simulation, permutation, or randomization tests with any test statistic. If the map \(\eta\mapsto P_\eta(x,u)\) is monotone or weakly unimodal for fixed data and fixed Monte Carlo draws, the endpoints can be computed by modified bisection while retaining conservativeness [2405.05238].

A more classical optimality result is obtained by constructing acceptance regions directly from the ratio
\[
r(\theta_0;x)=\frac{f_{\theta_0}(x)}{m(x)},
\qquad
m(x)=\int_\Theta f_\theta(x)\pi(\theta)\,d\theta.
\]
For each \(\theta_0\), the confidence set induced by
\[
A(\theta_0)=\{x:r(\theta_0;x)\ge c(\theta_0)\}
\]
maximizes prior-weighted average power subject to exact frequentist coverage. In the binomial example, the acceptance regions are calibrated by a Beta-binomial mixture and the resulting inverted intervals are exact in the discrete sense, conservative only insofar as equality is unattainable without randomization [1905.03981].

## 6. Applications, scope, and limitations

The main empirical demonstration of robust post-selection CI-based rejection is the e-BY study of bounded means, stopped Brownian motions, and Twitter A/B testing. In the Twitter application there were \(263\) experiments over \(1.5\) years, with sequential user data and \(15\) metrics tracked daily, or \(K=30\) when treatment and control were counted separately. At \(\delta=0.1\), e-BY justified shipping in \(127\) experiments versus BY’s \(122\), and did so faster, with average \(1.2\) days versus \(1.5\) days [2203.12572]. The sequential methods of delayed-start nmSPRT and rmlSPRT were also illustrated on Netflix client quality control A/B testing, where empirical type-I error approached the nominal level with burn-in and the rejection-time behavior matched the near-optimal theory [2212.14411].

A replication-oriented variant replaces direct rejection of \(H_0:\theta=\theta_0\) by inference on the exceedance probability
\[
p(c)=\Pr(\hat\theta^{\mathrm{rep}}>c)
\]
for an exact replication study. If \([L,U]\) is a confidence interval for \(\theta\), then under the normal model a confidence interval for the exceedance probability is
\[
\big[\,1-\Phi((c-U)/s_{\mathrm{rep}}),\;1-\Phi((c-L)/s_{\mathrm{rep}})\,\big].
\]
The corresponding decision rule is to accept the claim that a replication will exceed \(c\) only if the lower endpoint \(p_L(c)\) exceeds a prespecified threshold \(\gamma\). This is not a substitute for ordinary hypothesis testing, but a different rejection criterion targeted at replicability [1803.03356].

The scope of the framework is therefore broad, but its guarantees are method-specific. The strongest post-selection guarantees currently require e-CIs: classical intervals that are not e-CIs do not automatically enjoy selection-agnostic and dependence-agnostic FCR control. They can, however, be calibrated into e-CIs, at the cost that calibration may widen intervals [2203.12572]. Conditional confidence intervals after selection can be valid, but they require correct conditional modeling of the selection event and can be longer than FCR-controlling alternatives [2404.00319]. Filtered intervals that are reported only when they exclude \(0\) do not regain validity merely because they are intervals rather than tests [1610.10028].

The unifying lesson is that confidence interval-based rejection is not a single procedure but a design principle: construct or adjust a confidence set with the error criterion appropriate to the inferential regime, and reject only by exclusion from that set. In fixed-sample settings this recovers classical test inversion; in modern selective and sequential settings it becomes a framework for FCR control, FDR reduction, sign determination, and anytime-valid decision making under arbitrary dependence and optional stopping [2203.12572, 2212.14411].

Source: https://www.emergentmind.com/topics/confidence-interval-based-rejection