A quick Question on Joint Uniform Distribution

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 2K views
loveinla
Messages
11
Reaction score
0
Hi, I have a quick question.

If both X and Y are uniformly distributed on the unit interval [0, 1]. Can we prove that the joint distribution of (X, Y) is uniform on the unit square [0, 1]×[0, 1]? Do we need any condition to ensure the result, such as Independence between X and Y?

Thanks.
 
Physics news on Phys.org
loveinla said:
Hi, I have a quick question.

If both X and Y are uniformly distributed on the unit interval [0, 1]. Can we prove that the joint distribution of (X, Y) is uniform on the unit square [0, 1]×[0, 1]? Do we need any condition to ensure the result, such as Independence between X and Y?

Thanks.
Yes, you do need independence. Consider the case X = Y, the resulting distribution is along the diagonal.
 
Orodruin said:
Yes, you do need independence. Consider the case X = Y, the resulting distribution is along the diagonal.
Thanks.