01

PDF of sum from joint PDF

Suppose the joint PDF of X and Y is given by:

fX,Y={881xy0yx30otherwise

Find the PDF of X+Y.

02

Poisson plus Bernoulli

Suppose that:

  • XPois(λ)
  • YBer(p)
  • X and Y are independent

Find a formula for the PMF of X+Y.

Apply your formula with λ=2 and p=0.3 to find PX+Y(7).

03

PDF of sum of arbitrary uniforms

Suppose that:

  • XUnif[a,b]
  • YUnif[c,d]
  • X and Y are independent

Find the PDF of X+Y in terms of the parameters a,b,c,d. You may assume that ba<dc.

04

Sums of normals

(a) Suppose X,Y𝒩(μ,σ2) are independent variables. Find the values of μ and σ for which X+XX+Y, or prove that none exist.

(b) Suppose μ=0, σ=1 in part (a). Find P[X>Y+2].

(c) Suppose X𝒩(0,σX) and Y𝒩(0,σY). Find P[X3Y>0].

05

PDF of sum of uniforms

Let X and Y be independent copies of a Unif[0,1] random variable. Let W=X+Y.

Find the PDF of W.

06

Lights on

An electronic device is designed to switch house lights on and off at random times after it has been activated. Assume the device is designed in such a way that it will be switched on and off exactly once in a 1-hour period. Let X denote the time at which the lights are turned on and Y the time at which they are turned off. Assume the joint density for (X,Y) is given by:

fX,Y(x,y)=8xy,0<x<y<1

Let W=YX, the time the lights remain on during the hour.

(a) Find the range of W.

(b) Compute a formula for the CDF of W, i.e. FW(w).

(c) Find the probability the lights remain on for at least 40 minutes in some given hour.