Suppose I give you the following bivariate Gaussian distribution,
Then I say “tell me sonny, if I drew a bunch of points from this distribution and plotted them, where about would they be?” I want a quick answer! You don’t even have time to run a Python simulation. What do you do?
The mean vector is easy to understand, it’s just going to be the center of your distribution. The covariance matrix is the tricky part. Let’s recall some properties.
Fun fact, the eigenvectors of a symmetric matrix are orthogonal!
Observe
Eigenvalue stuff