A quick Question on Joint Uniform Distribution

AI Thread Summary
For two variables X and Y to have a joint uniform distribution on the unit square [0, 1]×[0, 1], they must be independent. If X and Y are not independent, such as when X equals Y, the distribution will not be uniform and will instead concentrate along the diagonal. Independence ensures that the values of X and Y do not influence each other, allowing for a true uniform distribution across the square. Therefore, proving the joint uniformity requires establishing this independence condition. Understanding the relationship between independence and joint distribution is crucial in probability theory.
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.
 
I was reading documentation about the soundness and completeness of logic formal systems. Consider the following $$\vdash_S \phi$$ where ##S## is the proof-system making part the formal system and ##\phi## is a wff (well formed formula) of the formal language. Note the blank on left of the turnstile symbol ##\vdash_S##, as far as I can tell it actually represents the empty set. So what does it mean ? I guess it actually means ##\phi## is a theorem of the formal system, i.e. there is a...
Back
Top