01

Function on one variable

Suppose the PDF of X is given by:

fX(x)={23x1x20otherwise

Find the CDF and PDF of W=lnX.

02

PDF of Min and Max

Suppose XExp(2) and YExp(3) and these variables are independent. Find:

(a) The PDF of W=Max(X,Y)

(b) The PDF of W=Min(X,Y)

03

PDF of Min

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

Let W=Min(X,Y). Find the PDF of W.

04

Coffee and danish

Joe visits a coffee shop every morning and orders a triple espresso and a cherry danish. Let X represent the wait time for the espresso and Y the wait time for the danish (both in minutes). The joint PDF of X and Y is:

fX,Y(x,y)={150e15x110yx,y>00 otherwise 

Suppose that Joe will not sit down until he has both his espresso and his danish. Compute the probability that he will have to wait at least 5 minutes before sitting down, that is, find P[Max(X,Y)>5].