The document discusses the multivariate normal distribution. Some key points:
- The multivariate normal distribution generalizes the univariate normal distribution to multiple dimensions. It plays an important role in multivariate analysis.
- The multivariate normal density depends on a mean vector μ and covariance matrix Σ. It takes the form of an exponential function involving the difference between the data vector x and the mean μ, multiplied by the inverse of the covariance matrix Σ.
- Properties of the multivariate normal include: linear combinations of components are normally distributed; subsets are normally distributed; zero covariance implies independence of components; conditional distributions are normal.