Section 7
Multivariate Distributions, Covariance & Correlation (BH Chapter 7)
Last updated
Multivariate Distributions, Covariance & Correlation (BH Chapter 7)
Last updated
Multinomial (Multivariate Discrete)
Let us say that the vector where
Story - We have n items, and then can fall into any one of the k buckets independently with the probabilities .
Example - Let us assume that every year, 100 students in the Harry Potter Universe are randomly and independently sorted into one of four houses with equal probability. The number of people in each of the houses is distributed , where . Note that , and they are dependent.
Multinomial Coefficient The number of permutations of n objects where you have n1, n2, n3 . . . , n**k of each of the different variants is the multinomial coefficient
Joint PMF - For ,
Lumping If you lump together multiple categories in a multinomial, then it is still multinomial. A multinomial with two dimensions (success, failure) is a binomial distribution.
Marginal PMF and Lumping
Covariance is the two-random-variable equivalent of Variance, defined by the following:
Correlation is a rescaled variant of Covariance that is always between -1 and 1.
Covariance and Indepedence - If two random variables are independent, then they are uncorrelated. The inverse is not necessarily true.
Covariance and Variance - Covariance of a variable with itself is just the variance!
Covariance and Linearity - For random variables W, X, Y, Z and constants b, c:
Covariance and Invariance - Correlation, Covariance, and Variance are addition-invariant, which means that adding a constant to the term(s) does not change the value. Let b and c be constants
In addition to addition-invariance, Correlation is scale-invariant, which means that multiplying the terms by any constant does not affect the value. Covariance and Variance are not scale-invariant.