X~U(2, 2.5), Y~U(2,2.3) f(x) = 2 f(y) = 10/3
I found f(x,y) = 20/3
What is the probability that X and Y are within 0.1 of each other?
I think it should be P(|X-Y|<0.1), but how can I write the limit of the integral in this case?
Thanks.
Printable View
X~U(2, 2.5), Y~U(2,2.3) f(x) = 2 f(y) = 10/3
I found f(x,y) = 20/3
What is the probability that X and Y are within 0.1 of each other?
I think it should be P(|X-Y|<0.1), but how can I write the limit of the integral in this case?
Thanks.
I just got it. The answer is 0.36667 = 11/30 Thank you very much.