Due date: Tuesday 3/31, 11:59pm

Conditional distribution

01

02

From conditional to joint, and back again

Suppose we have the following data about random variables X and Y:

fX(x)={3x20x10 otherwise fY|X(y|x)={2y/x20yx0 otherwise 

(a) Find the joint distribution fX,Y(x,y).

(b) Find fX|Y(x|y).

Link to original

02

04

Cashews in a can

A nut company markets cans of mixed nuts containing almonds, cashews, and peanuts. Suppose the net weight of each can is exactly 1lb, but the weight contribution of each type of nut is random. Let X be the weight of almonds in a selected can and Y the weight of cashews. The joint PDF of X and Y is given below:

fX,Y(x,y)={24xyx,y[0,1],x+y10otherwise

Suppose that the weight of cashews in a particular can is 0.5lbs. Calculate the probability that the weight of almonds in this can is more than 0.3lbs.

Link to original

03

05

New and returning customers

A sales representative will randomly select and call 2 customers. The representative’s goal is to get each customer to complete a satisfaction survey. Each of these customers is categorized as “new” or “returning.” 70% of customers are new and 30% are returning. Let X be the number of new customers that are called.

(a) Construct the PMF of X, PX(x).

The probability of any new customer completing the survey is 0.15, and the probability of any returning customer completing the survey is 0.20. (Customers operate independently.) Let Y be the number of new customers that complete the survey.

(b) Construct PY|X(y|0), PY|X(y|1), and PY|X(y|2). (You should construct 3 separate PMFs.)

(c) Construct the joint PMF of X and Y.

Link to original

Conditional expectation

04

02

Conditional distribution and expectation from joint PDF

Suppose that X and Y have the following joint PDF:

fX,Y(x,y)={cxy0<y<1,0<x<y0 otherwise 

Notice that the range of possibilities for x depends on the value of y.

First, show that c=8. Then compute:

(a) fX (b) fY|X (c) E[Y|X=0.5] (d) E[Y|X]

Link to original