A quick Question on Joint Uniform Distribution

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
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.