Exercises

ex-ch07-01

Easy

Let (X,Y)(X, Y) have joint PMF PX,Y(i,j)=c(i+j)P_{X,Y}(i,j) = c(i + j) for i∈{1,2}i \in \{1, 2\} and j∈{1,2,3}j \in \{1, 2, 3\}. Find cc, the marginal PMFs, and determine whether XX and YY are independent.

ex-ch07-02

Easy

Let (X,Y)(X, Y) be uniform on the unit disk {(x,y):x2+y2≀1}\{(x,y) : x^2 + y^2 \le 1\}. Find the marginal PDF fX(x)f_{X}(x).

ex-ch07-03

Easy

Let XX and YY be independent with X∼Exp(1)X \sim \text{Exp}(1) and Y∼Exp(2)Y \sim \text{Exp}(2). Compute P(X>Y)\mathbb{P}(X > Y).

ex-ch07-04

Medium

Let fX,Y(x,y)=eβˆ’yf_{X,Y}(x,y) = e^{-y} for 0≀x≀y<∞0 \le x \le y < \infty. Find f(y∣x)f(y \mid x) and E[Y∣X=x]\mathbb{E}[Y \mid X = x].

ex-ch07-05

Medium

Verify the law of total variance for X∼Exp(1)X \sim \text{Exp}(1) and Y∣X=x∼Uniform[0,x]Y \mid X = x \sim \text{Uniform}[0, x].

ex-ch07-06

Medium

Let X∼Uniform[0,1]X \sim \text{Uniform}[0,1] and Y∼Uniform[0,1]Y \sim \text{Uniform}[0,1] be independent. Find the PDF of Z=X/YZ = X/Y.

ex-ch07-07

Medium

Let X1,…,XnX_1, \ldots, X_n be i.i.d. Uniform[0,1]\text{Uniform}[0,1]. Find E[X(k)]\mathbb{E}[X_{(k)}] (the expected value of the kk-th order statistic).

ex-ch07-08

Medium

Let XX and YY be independent N(0,1)\mathcal{N}(0,1). Use the Jacobian method to find the joint PDF of U=X+YU = X + Y and V=Xβˆ’YV = X - Y, and show that UU and VV are independent.

ex-ch07-09

Hard

Let (X,Y)(X, Y) have the joint PDF fX,Y(x,y)=12πσ2exp⁑ ⁣(βˆ’x2+y22Οƒ2)f_{X,Y}(x,y) = \frac{1}{2\pi\sigma^2}\exp\!\left(-\frac{x^2+y^2}{2\sigma^2}\right). Find the PDF of W=X2+Y2W = X^2 + Y^2.

ex-ch07-10

Hard

Let X∼Exp(Ξ»1)X \sim \text{Exp}(\lambda_1) and Y∼Exp(Ξ»2)Y \sim \text{Exp}(\lambda_2) be independent. Find the PDF of Z=X+YZ = X + Y when Ξ»1β‰ Ξ»2\lambda_1 \ne \lambda_2.

ex-ch07-11

Easy

If Cov(X,Y)=3\text{Cov}(X, Y) = 3, Var(X)=4\text{Var}(X) = 4, Var(Y)=9\text{Var}(Y) = 9, find Var(2Xβˆ’3Y+5)\text{Var}(2X - 3Y + 5) and ρX,Y\rho_{X,Y}.

ex-ch07-12

Medium

Let N∼Poisson(λ)N \sim \text{Poisson}(\lambda) and given N=nN = n, let X∼Binomial(n,p)X \sim \text{Binomial}(n, p). Find E[X]\mathbb{E}[X] and Var(X)\text{Var}(X) using the tower property and the law of total variance.

ex-ch07-13

Hard

Let XX and YY be i.i.d. Uniform[0,1]\text{Uniform}[0,1]. Find the PDF of W=XYW = XY (the product).

ex-ch07-14

Hard

Find the joint PDF of the minimum X(1)X_{(1)} and maximum X(n)X_{(n)} from nn i.i.d. continuous RVs with common CDF FXF_{X} and PDF fXf_{X}.

ex-ch07-15

Challenge

Let XX and YY be independent with X∼N(0,1)X \sim \mathcal{N}(0,1). Show that U=X/YU = X/Y has a Cauchy distribution when Y∼N(0,1)Y \sim \mathcal{N}(0,1).

ex-ch07-16

Easy

Let XX and YY be independent discrete RVs each taking values {0,1,2}\{0, 1, 2\} with equal probability 1/31/3. Find the PMF of Z=X+YZ = X + Y.

ex-ch07-17

Medium

Show that for any RVs X,YX, Y: Cov(X+Y,Xβˆ’Y)=Var(X)βˆ’Var(Y)\text{Cov}(X + Y, X - Y) = \text{Var}(X) - \text{Var}(Y).

ex-ch07-18

Hard

Let (X,Y)(X, Y) be bivariate Gaussian with means 00, variances 11, and correlation ρ\rho. Show that E[∣XY∣]=2Ο€(1βˆ’Ο2+ρarcsin⁑ρ)\mathbb{E}[|XY|] = \frac{2}{\pi}(\sqrt{1-\rho^2} + \rho\arcsin\rho).