Given scenario: Jim invites two friends J and W to a party. The arrival times of the two friends are independent and each is uniformly distributed over an hour starting from 19:00. Define the following:
Y1 = time elapsed since 19:00 until the first of the two friends arrives.
Y2: the time elapsed since 19:00 until the second of the two friends arrives.
How do you show that (over some region) the joint cdf of Y1 and Y2 is given by $2y_{1}y_{2} - (y_{1})^2$
Sorry Did is right I wrote an answer before which was completely wrong but I think I found an alternative method to find the pdf which is just the first step.
Since $Y_1$ and $Y_2$ are order statistics the joint pdf is given by $$f_{(1),(2)}(y_1,y_2)=\frac{2!}{(1-1)!(2-1-1)!(2-2)!}(y_1)^0(y_2-y_1)^0(y_2)^0f_{(1)}(y_1)f_{(2)}(y_2)=2$$