A Fully Polynomial-Time Approximation Scheme for Approximating a Sum of Random Variables
Data Structures and Algorithms
2014-02-25 v2
Abstract
Given independent random variables and an integer , we study the fundamental problem of computing the probability that the sum is at most . We assume that each random variable is implicitly given by an oracle which, given an input value , returns the probability . We give the first deterministic fully polynomial-time approximation scheme (FPTAS) to estimate the probability up to a relative error of . Our algorithm is based on the idea developed for approximately counting knapsack solutions in [Gopalan et al. FOCS11].
Cite
@article{arxiv.1303.6071,
title = {A Fully Polynomial-Time Approximation Scheme for Approximating a Sum of Random Variables},
author = {Jian Li and Tianlin Shi},
journal= {arXiv preprint arXiv:1303.6071},
year = {2014}
}
Comments
11 pages, new title, proofs polished, several typos revised. Also added a section about the bit complexity