← Back to arXiv
arXivProbabilityarXiv:2609.19222

TV between Bernoulli products, up to constants

The paper tackles a fundamental question in probability theory: how different are two probability distributions that arise from independent coin flips? Specifically, it considers "product Bernoulli measures," which are probability distributions built by flipping a large collection of potentially biased coins, where each coin can have its own probability of landing heads. Two such distributions can differ because the coins in one collection have different biases than the coins in the other. The "total variation distance" is the standard mathematical way to measure how distinguishable two probability distributions are from each other, ranging from 0 (identical) to 1 (completely different).

Computing this distance exactly is generally very hard, but the paper focuses on a special and practically important case: when the ratio between the two distributions is bounded by some fixed constant. Under this constraint, the authors derive formulas that give upper and lower bounds on the total variation distance, and crucially, these bounds can be calculated efficiently using a computer. The bounds are tight "up to constants," meaning they correctly capture the true distance up to some fixed multiplicative factor, which is often good enough for practical purposes.

This kind of result matters in several areas, including statistics, information theory, and theoretical computer science. For example, distinguishing between two distributions is central to hypothesis testing, cryptography, and the study of randomized algorithms. Having simple, efficiently computable approximations for total variation distance removes a significant computational obstacle in these fields, especially when working with large collections of independent random variables, which arise constantly in practice.

Read original →