Exercises

ex-ch09-01

Easy

Compute the MGF of X∼Poi(λ)X \sim \text{Poi}(\lambda) directly from the definition MX(t)=E[etX]M_X(t) = \mathbb{E}[e^{tX}].

ex-ch09-02

Easy

Show that Ο•X(βˆ’u)=Ο•X(u)β€Ύ\phi_X(-u) = \overline{\phi_X(u)} for any real-valued random variable XX.

ex-ch09-03

Easy

Find the PGF of X∼Bin(n,p)X \sim \text{Bin}(n, p) and verify that E[X]=GXβ€²(1)=np\mathbb{E}[X] = G_X'(1) = np.

ex-ch09-04

Easy

Compute the first three cumulants of the exponential distribution X∼Exp(λ)X \sim \text{Exp}(\lambda).

ex-ch09-05

Easy

If XX has CF Ο•X(u)\phi_X(u) and Y=3X+5Y = 3X + 5, find Ο•Y(u)\phi_Y(u).

ex-ch09-06

Medium

Let X1,…,XnX_1, \ldots, X_n be i.i.d. Gamma(Ξ±,Ξ²)\text{Gamma}(\alpha, \beta). Use the MGF to find the distribution of Sn=βˆ‘i=1nXiS_n = \sum_{i=1}^n X_i.

ex-ch09-07

Medium

Let XX and YY be independent with X∼Poi(λ)X \sim \text{Poi}(\lambda) and Y∼Poi(μ)Y \sim \text{Poi}(\mu). Find the conditional distribution of XX given X+Y=nX + Y = n.

ex-ch09-08

Medium

Find the CF of the Cauchy distribution with location 00 and scale Ξ³>0\gamma > 0 (PDF f(x)=Ξ³Ο€(x2+Ξ³2)f(x) = \frac{\gamma}{\pi(x^2+\gamma^2)}) and verify that the MGF does not exist.

ex-ch09-09

Medium

Prove the Chernoff bound: for any random variable XX and a∈Ra \in \mathbb{R},

P(Xβ‰₯a)≀inf⁑t>0eβˆ’taMX(t).\mathbb{P}(X \geq a) \leq \inf_{t > 0} e^{-ta}M_X(t).

ex-ch09-10

Medium

Let N∼Poi(Ξ»)N \sim \text{Poi}(\lambda) and Xi∼Geometric(p)X_i \sim \text{Geometric}(p) be i.i.d. and independent of NN. Find the PGF and distribution of S=βˆ‘i=1NXiS = \sum_{i=1}^N X_i.

ex-ch09-11

Medium

Show that the nn-th cumulant of XX satisfies ΞΊn=Ξ»\kappa_n = \lambda for all nβ‰₯1n \geq 1 when X∼Poi(Ξ»)X \sim \text{Poi}(\lambda), and explain why this makes the Poisson distribution "maximally far" from Gaussian in cumulant space (given its first two cumulants).

ex-ch09-12

Medium

A branching process has offspring PGF G(s)=(1βˆ’p+ps)2G(s) = (1-p+ps)^2. Find the extinction probability Ξ·\eta as a function of pp.

ex-ch09-13

Hard

Prove that if E[∣X∣k]<∞\mathbb{E}[|X|^k] < \infty, then

Ο•X(u)=βˆ‘i=0k(ju)ii!E[Xi]+o(uk).\phi_X(u) = \sum_{i=0}^{k}\frac{(ju)^i}{i!}\mathbb{E}[X^i] + o(u^k).

ex-ch09-14

Hard

Let X1,X2,…X_1, X_2, \ldots be i.i.d. Bernoulli(p)\text{Bernoulli}(p) with 0<p<10 < p < 1. Compute the rate function mXβˆ—(a)m_X^*(a) for a∈(0,1)a \in (0, 1) and show that it equals the KL divergence D(Ber(a)βˆ₯Ber(p))D(\text{Ber}(a) \| \text{Ber}(p)).

ex-ch09-15

Hard

Let Z∼CN(0,In)\mathbf{Z} \sim \mathcal{CN}(\mathbf{0}, \mathbf{I}_n) and F=FH\mathbf{F} = \mathbf{F}^H be Hermitian with eigenvalues ΞΎ1,…,ΞΎn\xi_1, \ldots, \xi_n. Find the CF of Ξ”=ZHFZ\Delta = \mathbf{Z}^H\mathbf{F}\mathbf{Z}.

ex-ch09-16

Challenge

Prove the Levy continuity theorem (forward direction): if Fnβ†’FF_n \to F (convergence of CDFs at continuity points), then Ο•n(u)β†’Ο•(u)\phi_n(u) \to \phi(u) for all u∈Ru \in \mathbb{R}.

ex-ch09-17

Challenge

(Cramer's theorem for the Gaussian case.) Let Xi∼N(0,1)X_i \sim \mathcal{N}(0,1) i.i.d. Compute mXβˆ—(a)m_X^*(a) for a>0a > 0 and verify that Cramer's theorem gives the exact tail probability asymptotics.

ex-ch09-18

Hard

In a branching process with offspring distribution p[0]=qp[0] = q, p[k]=qpkp[k] = qp^k (geometric with parameter pp, q=1βˆ’pq = 1-p), find a closed-form expression for Gn(s)G_n(s) and verify the extinction probability formula.

ex-ch09-19

Medium

Use the CF to show that if X∼Cauchy(0,1)X \sim \text{Cauchy}(0, 1) and Y∼Cauchy(0,1)Y \sim \text{Cauchy}(0, 1) are independent, then (X+Y)/2∼Cauchy(0,1)(X+Y)/2 \sim \text{Cauchy}(0, 1).

ex-ch09-20

Hard

(Berry-Esseen bound.) Let XiX_i be i.i.d. with E[X]=0\mathbb{E}[X] = 0, E[X2]=1\mathbb{E}[X^2] = 1, and ρ=E[∣X∣3]<∞\rho = \mathbb{E}[|X|^3] < \infty. Use the CF expansion to show that the CLT approximation error satisfies

sup⁑x∣FUn(x)βˆ’Ξ¦(x)∣=O(ρ/n),\sup_x |F_{U_n}(x) - \Phi(x)| = O(\rho/\sqrt{n}),

where Un=Sn/nU_n = S_n/\sqrt{n} and Ξ¦\Phi is the standard Gaussian CDF.