Consider the experiment of picking a point (X,Y) at random from the triangle: { (x, y): 0 ≤ y ≤ x ≤ 1 }
based on the PDF: f(x,y) = c x 2 y 6
Calculate the expected value of the sum (X + Y).
Consider the experiment of picking a point (X,Y) at random from the triangle: { (x, y):...