Guaranteed Monte Carlo Methods for Bernoulli Random Variables
Lan Jiang, Fred J. Hickernell

TL;DR
This paper introduces a MATLAB algorithm that guarantees accurate estimation of Bernoulli probabilities within a specified error margin and confidence level using Hoeffding's inequality, enhancing Monte Carlo methods.
Contribution
It presents a new algorithm that automatically determines the sample size needed for accurate Bernoulli probability estimation with guaranteed confidence.
Findings
Algorithm guarantees estimation within error tolerance
Uses Hoeffding's inequality for confidence bounds
Implemented in MATLAB as part of GAIL
Abstract
Simple Monte Carlo is a versatile computational method with a convergence rate of . It can be used to estimate the means of random variables whose distributions are unknown. Bernoulli random variables, , are widely used to model success (failure) of complex systems. Here denotes a success (failure), and denotes the probability of that success (failure). Another application of Bernoulli random variables is , where then is the probability of lying in the region . This article explores how estimate to a prescribed absolute error tolerance, , with a high level of confidence, . The proposed algorithm automatically determines the number of samples of needed to reach the prescribed error tolerance with the specified confidence level by using Hoeffding's inequality.…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMathematical Approximation and Integration · Probability and Risk Models · Statistical Distribution Estimation and Applications
