Rademacher distribution

From testwiki
Revision as of 23:14, 11 February 2025 by 2601:447:cd80:e200:502e:6f5f:77bb:acb2 (talk) (Related distributions)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Template:Short description Template:Probability distribution

In probability theory and statistics, the Rademacher distribution (which is named after Hans Rademacher) is a discrete probability distribution where a random variate X has a 50% chance of being +1 and a 50% chance of being −1.[1]

A series (that is, a sum) of Rademacher distributed variables can be regarded as a simple symmetrical random walk where the step size is 1.

Mathematical formulation

The probability mass function of this distribution is

f(k)={1/2if k=1,1/2if k=+1,0otherwise.

In terms of the Dirac delta function, as

f(k)=12(δ(k1)+δ(k+1)).

Bounds on sums of independent Rademacher variables

There are various results in probability theory around analyzing the sum of i.i.d. Rademacher variables, including concentration inequalities such as Bernstein inequalities as well as anti-concentration inequalities like Tomaszewski's conjecture.

Concentration inequalities

Let {xi} be a set of random variables with a Rademacher distribution. Let {ai} be a sequence of real numbers. Then

Pr(ixiai>ta2)et2/2

where ||a||2 is the Euclidean norm of the sequence {ai}, t > 0 is a real number and Pr(Z) is the probability of event Z.[2]

Let Y = Σ xiai and let Y be an almost surely convergent series in a Banach space. The for t > 0 and s ≥ 1 we have[3]

Pr(Y>st)[1cPr(Y>t)]cs2

for some constant c.

Let p be a positive real number. Then the Khintchine inequality says that[4]

c1[|ai|2]12(E[|aixi|p])1pc2[|ai|2]12

where c1 and c2 are constants dependent only on p.

For p ≥ 1, c2c1p.

Tomaszewski’s conjecture

In 1986, Bogusław Tomaszewski proposed a question about the distribution of the sum of independent Rademacher variables. A series of works on this question[5][6] culminated into a proof in 2020 by Nathan Keller and Ohad Klein of the following conjecture.[7]

Conjecture. Let X=i=1naiXi, where a12++an2=1 and the Xi's are independent Rademacher variables. Then

Pr[|X|1]1/2.

For example, when a1=a2==an=1/n, one gets the following bound, first shown by Van Zuijlen.[8]

Pr(|i=1nXin|1)0.5.

The bound is sharp and better than that which can be derived from the normal distribution (approximately Pr > 0.31).

Applications

The Rademacher distribution has been used in bootstrapping. See Chapter 17 of Testing Statistical Hypotheses for example.[9] The distribution is particularly useful in high-dimensional statistics.[10]

The Rademacher distribution can be used to show that normally distributed and uncorrelated does not imply independent.

Random vectors with components sampled independently from the Rademacher distribution are useful for various stochastic approximations, for example:

Rademacher random variables are used in the Symmetrization Inequality.

  • Bernoulli distribution: If X has a Rademacher distribution, then (X+1)/2 has a Bernoulli(1/2) distribution.
  • Laplace distribution: If X has a Rademacher distribution and Y ~ Exp(λ) is independent from X, then XY ~ Laplace(0, 1/λ).

References

Template:Reflist

Template:ProbDistributions

it:Distribuzione discreta uniforme#Altre distribuzioni