English

Guaranteed Monte Carlo Methods for Bernoulli Random Variables

Numerical Analysis 2014-11-06 v1 Methodology

Abstract

Simple Monte Carlo is a versatile computational method with a convergence rate of O(n1/2)O(n^{-1/2}). It can be used to estimate the means of random variables whose distributions are unknown. Bernoulli random variables, YY, are widely used to model success (failure) of complex systems. Here Y=1Y=1 denotes a success (failure), and p=E(Y)p=\mathbb{E}(Y) denotes the probability of that success (failure). Another application of Bernoulli random variables is Y=1R(X)Y=\mathbb{1}_{R}(\boldsymbol{X}), where then pp is the probability of X\boldsymbol{X} lying in the region RR. This article explores how estimate pp to a prescribed absolute error tolerance, ε\varepsilon, with a high level of confidence, 1α1-\alpha. The proposed algorithm automatically determines the number of samples of YY needed to reach the prescribed error tolerance with the specified confidence level by using Hoeffding's inequality. The algorithm described here has been implemented in MATLAB and is part of the Guaranteed Automatic Integration Library (GAIL).

Keywords

Cite

@article{arxiv.1411.1151,
  title  = {Guaranteed Monte Carlo Methods for Bernoulli Random Variables},
  author = {Lan Jiang and Fred J. Hickernell},
  journal= {arXiv preprint arXiv:1411.1151},
  year   = {2014}
}
R2 v1 2026-06-22T06:48:33.004Z