The joint density of Y1 , the proportion of the capacity of the tank that is stocked at the beginning of the week, and Y2 , the proportion of the capacity sold during the week, is given by
f(y1,y2)={
3*y1, if 0 ≤ y2 ≤ y1 ≤ 1,
0, elsewhere
}
Question: Find P(Y2 ≤ Y1/2), the probability that the amount sold is less than half the amount purchased.
I am not sure how to set up the integral for the limits Y2 ≤ Y1/2 in P(Y2 ≤ Y1/2). I know that 3*y1 is bounded between 0 ≤ y2 ≤ y1 ≤ 1 so that forms a triangle beneath the line y = x with base and height equal to 1.
But for Y2 ≤ Y1/2 do I draw a separate graph, or do I bound the Y2 ≤ Y1/2 into that same graph of 0 ≤ y2 ≤ y1 ≤ 1 which is given in the original question.
I just need a starting point. I am not sure where to begin in this question.
y1 > 0andy2 > 0and was asked to findP(y1 + y2 < 3). Would be limits be0 to infinityfor dy1 and for dy2 sincey2 > 0and sincey2 < 3 - y1the limits would be0 to 3 - y1for dy2? – CapturedTree Nov 23 '16 at 22:490 to 3 - y2for dy1? Sincey1 > 0and fromy1 + y2 < 3we gety1 < 3 - y2so that implies0 to 3 - y2for dy1? (0 < y1 < 3 - y2) – CapturedTree Nov 23 '16 at 23:00