On the implementation of maximum entropy sampling with unequal probabilities and without replacement

关于采用不等概率且不放回抽样的最大熵采样方法的实现

阅读:1

Abstract

Sampling with maximum entropy offers robustness to statistical inference based on randomization theory. However, there were no comprehensive, practical guides explaining how to implement maximum entropy sampling for finite populations with unequal probabilities and without replacement. This article serves as both a toolkit and a reference guide for researchers and engineers, filling a gap in the literature. It links key formal results with ready-to-use algorithms that can be implemented in any procedural programming language. Maximum entropy sampling is straightforward when the sample size is allowed to vary. This is achieved via the Poisson sampling design, in which the sample size is a random variable distributed according to a Poisson binomial distribution. In contrast, the conditional Poisson sampling design, which is obtained by conditioning Poisson sampling on a fixed sample size, has long posed a significant challenge to statisticians.•A compendium of formal results for Poisson sampling, the Poisson binomial distribution, and conditional Poisson sampling is presented.•The computation of inclusion probabilities up to the second order is detailed for the conditional Poisson sampling, and the corresponding algorithms are provided.•Ready-to-use algorithms are provided for implementing Poisson sampling and the Poisson binomial distribution. For conditional Poisson sampling, the rejective, draw-by-draw, sequential, and exchange sampling algorithms are detailed.

特别声明

1、本页面内容包含部分的内容是基于公开信息的合理引用;引用内容仅为补充信息,不代表本站立场。

2、若认为本页面引用内容涉及侵权,请及时与本站联系,我们将第一时间处理。

3、其他媒体/个人如需使用本页面原创内容,需注明“来源:[生知库]”并获得授权;使用引用内容的,需自行联系原作者获得许可。

4、投稿及合作请联系:info@biocloudy.com。