Joint and Conditional Distributions - Key Properties
Understanding independence and covariance structure reveals how random variables relate to each other.
Independence
Random variables and are independent if:
Equivalently: for all sets .
Test for Independence: The joint factors as a product of marginals.
If for :
Marginals: ,
Product:
Not independent! (But if it were , they'd be independent.)
Covariance and Correlation
The covariance is:
The correlation is:
Properties:
- If independent → (converse not true!)
- iff (perfect linear relationship)
Let and . Then:
- (odd function)
- ,
Yet and are clearly dependent! Zero covariance doesn't imply independence.
Bivariate Normal Distribution
have bivariate normal distribution if their joint PDF is:
where:
Parameters:
Key Property: For bivariate normal, uncorrelated () implies independent!
Conditional Distribution:
This is the foundation of linear regression.
Independence is stronger than zero covariance. While independent random variables always have zero covariance, the converse requires special structure (e.g., bivariate normality). Understanding this distinction is crucial for proper statistical modeling.