Joint and Conditional Distributions - Key Proof
We prove that for bivariate normal distributions, zero correlation implies independenceβa property unique to the normal distribution.
Independence from Zero Correlation
Let have bivariate normal distribution with correlation . Then:
Direction (): If and are independent, then:
Therefore . β
Direction (): This is the interesting direction. Assume .
The bivariate normal PDF is:
where:
When :
Substituting:
Factoring the exponential:
Since the joint PDF factors as the product of marginal PDFs, and are independent. β‘
Counterexample for Non-Normal
Let be uniformly distributed on the circle .
By symmetry: , , so .
But and are clearly dependent: knowing implies , not any value!
Zero correlation independence in general.
Implications
This result explains why multivariate normal distributions are so tractable:
- Covariance matrix completely characterizes dependence
- If is diagonal, components are independent
- Correlation analysis suffices for detecting all dependencies
The equivalence of zero correlation and independence for bivariate (and multivariate) normal distributions is exceptional. For non-normal distributions, uncorrelated variables can be highly dependent. This distinction is crucial in data analysisβcorrelation only captures linear relationships.