Peláez–Lamata’s CI in Poisson-ICT Models
- Peláez–Lamata’s CI is an exact finite-sample confidence interval for sensitive trait prevalence within the Poisson-ICT framework, constructed via numerical inversion of its cumulative distribution.
- The methodology balances privacy and accuracy by tuning the parameter λ and adjusting sample sizes, ensuring nominal frequentist coverage across all π.
- Empirical examples show that increasing sample size narrows the interval while higher λ values widen it, highlighting the trade-off between anonymity and precision.
The Peláez–Lamata confidence interval (CI), as presented in the context of item count techniques (ICT) for estimating the prevalence of sensitive traits, refers to an exact finite-sample confidence interval for the sensitive fraction in the Poisson-ICT model. In this paradigm, responses are structured to protect respondent privacy when estimating the proportion of a population possessing a sensitive attribute, by leveraging a mixture of Bernoulli and Poisson variables and a randomized sampling framework. The construction, as fully detailed by Jaworski & Zieliński, achieves nominal frequentist coverage for all and is governed by the interplay between sample size, a privacy-tuning parameter, and observed data (Jaworski et al., 2024).
1. Poisson-ICT Model Setup and Notation
The ICT model is formalized by randomly splitting a population sample of size into two subsamples, and (). Each participant is characterized by:
- : the sensitive binary trait, with prevalence .
- : a “neutral” count variable, independent of .
Individual responses are not directly observed. Instead:
- Group 1 (0 respondents): 1
- Group 2 (2 respondents): 3
The model relies on the no-design-effect and no-liars assumptions as per Blair & Imai (2012), and 4 is a design parameter selected for privacy control.
The principal observed statistic is:
5
where
- 6,
- 7.
Because 8 and 9 are independent, the cumulative distribution function (CDF) for 0 given 1 is
2
2. Construction of the Exact Confidence Interval
The CI for 3 is constructed by inverting the acceptance region derived from 4, which is monotonic in 5. For an observed statistic 6 and two-sided confidence level 7 (e.g., 8), the lower and upper confidence bounds 9 and 0 are defined by:
1
Where the CDF for 2 at integer 3 can be evaluated via a Skellam distribution mass function, 4, using the modified Bessel function of the first kind, 5, and Marcum-Q representation. Solving (3a) and (3b) numerically (as there is no closed-form) yields the CI endpoints.
3. Sensitivity of Interval Length to Privacy and Sample Size
The CI’s random length, 6, responds to both 7 and 8:
- 9 increases in 0; this reflects the privacy-accuracy tradeoff (more noise widens the CI).
- 1 decreases in 2; sample size increases precision.
- 3 is maximal near 4 and minimized near 5 or 6 for fixed 7.
Practical study design must balance 8 (privacy) and 9 (efficiency) to attain a desired interval width. Sufficient 0 for targeted CI length, given privacy 1, can be computed empirically. For example, with 2, 3, and privacy-tuned 4, achieving an average interval length 5 requires 6, and 7 for 8 (Jaworski et al., 2024).
4. Privacy Protection and Tuning of 9
Respondent anonymity is formalized by requiring that 0 with high probability 1 for all 2. Conditional probabilities for 3 given an observed response are:
- Subtraction arm (4): 5, 6
- Addition arm (7): 8, 9, and 0 if 1
Selecting 2 requires solving two numerical inequalities to ensure the privacy guarantee holds; e.g., for 3, 4, 5, minimal 6 (Jaworski et al., 2024).
5. Coverage Properties and Comparison with Asymptotic Methods
The exact CI derived by inversion satisfies
7
guaranteeing (at least) nominal coverage for all sample sizes. This outperforms the method-of-moments (MM) Normal-based CI, which:
- Uses 8 with variance estimator
9
- Under-covers, especially for moderate 0 (actual coverage can be \textless 1).
6. Implementation Details and Numerical Examples
Numeric computation of 2 uses standard routines for the Skellam CDF (e.g., R’s pskellam or Marcum-Q via mpmath). The binomial mixture is then summed as per equation (1). Root-finding for 3 and 4 on the interval 5 can employ bisection (e.g., R's uniroot). 6 provides the one-to-one mapping to confidence limits.
Illustrative example: 7, 8, 9, 0 yields numerically 1, 2. Tabulated results further support study planning; Table 2 in the cited work gives values for the supremum expected CI length over 3.
7. Significance and Research Context
The exact finite-sample CI for 4 in the Poisson-ICT model, as constructed by Jaworski & Zieliński, provides a rigorous methodological advance in privacy-preserving inference for sensitive survey items. By leveraging the monotonicity property of 5, the method maintains at least nominal coverage for any 6, irrespective of sample size or privacy parameter, and natively supports design-time privacy tuning via 7. Both theoretical and empirical comparisons establish its superiority to conventional asymptotic CIs under operational regimes relevant to indirect questioning and privacy-ensured statistics (Jaworski et al., 2024).