Due date: Thursday 3/12, 11:59pm

Functions on two random variables

01

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.

Link to original

02

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)

Link to original

03

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.

Link to original

04

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.

Link to original

Review

Derived RV

05

01

Function on one variable

Suppose the PDF of X is given by:

fX(x)={23x1x20otherwise

Find the CDF and PDF of W=lnX.

Link to original

Joint distributions

06

01

Finish a PMF table - Strange families

Suppose that 15 percent of the families in a strange community have no children, 20 percent have 1 child, 35 percent have 2 children, and 30 percent have 3 children. Assume the odds of a child being a boy or a girl are equal.

If a family is chosen at random from this community, then B, the number of boys, and G, the number of girls, in this family will have the joint PMF partially shown in this table:

BG0123PB(i):
00.150.10?0.03750.3750
10.100.175?0.000.3875
2??0.000.000.2000
30.03750.000.000.000.0375
PG(j):0.37500.38750.20000.0375[not used]

(a) Complete the table by finding the missing entries.

(b) What is the probability that “B or G is 1”?

Link to original

07

10

Soft-drink machine

A soft-drink machine has a random amount Y in supply at the beginning of a given day and dispenses a random amount X during the day (with measurements in gallons). It is not resupplied during the day, and therefore XY. It has been observed that X and Y have a joint density given by:

fX,Y(x,y)=12,0xy2

(a) Find the probability that the amount of soft-drink dispensed on a given day is greater than 1.5 gallons. (First compute the marginal PDF of X.)

(b) Find the probability that the amount of soda remaining in the machine at the end of the day is greater than 1/2 gallon. That is, find P[YX>1/2].

(c) Find the CDF of W=YX, the amount of soda remaining in the machine at the end of the day.

Link to original

Independent random variables

08

01

Random point in a triangle

Consider a joint distribution that is uniform over the triangle with vertices (0,0),(0,1), and (1,0). Suppose a point (X,Y) is chosen at random according to this distribution.

(a) Find the joint PDF fX,Y.

(b) Find the marginal PDFs for X and Y.

(c) Are X and Y independent?

Link to original