Joint Distribution
- Summing over the possible values of Y = marginalizing out Y
- Independence
- conditional PDF = marginal PDF
- joint PDF factors into marginal PDFs
- The example of Chicken-Egg
- N∼Pois(λ) eggs are laid, and hatched with probability of
p
- The number of hatched eggs is Pois(λp), and that of the
unhatched is Pois(λq).
- The total number of eggs is random, hence the two r.v.s are
counterintuitively independent.
- The example of comparing exponentials
- P(T1<T2)=λ1+λ2λ1
- By integrating over 0→∞ and 0→t2.
- Covariance measures linear association
- Multinomial distribution
- Multivariate Normal Distribution
- All linear combination of the r.v.s in the vector must be normal.
- In MVN, independence and zero correlation are equivalent