An Instance-Based Algorithm for Deciding the Bias of a Coin
Lu\'is Fernando Schultz Xavier da Silveira, Michiel Smid

TL;DR
This paper introduces an instance-based algorithm that efficiently determines whether an unknown biased coin's probability of heads is greater or less than a specified value, with high confidence and minimal flips.
Contribution
The paper presents a novel algorithm that decides the bias of a coin relative to a threshold with optimal expected flips, improving efficiency over previous methods.
Findings
Expected flips are logarithmic in inverse error and confidence levels.
Algorithm guarantees decision correctness with probability at least 1 - δ.
Efficiency scales with the inverse square of the bias difference.
Abstract
Let and be real numbers, and let be a coin that comes up heads with an unknown probability , such that . We present an algorithm that, on input , , and , decides, with probability at least , whether or . The expected number of coin flips made by this algorithm is , where .
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
TopicsBenford’s Law and Fraud Detection · Algorithms and Data Compression · Analytic Number Theory Research
