Skip to content

multivariate normal distribution

Iterative method to compute the covariance-matrix of normal MVN-like inner cores of multivariate distributions with strongly asymmetric outer layers – I

In other posts in this blog (see [1] to [3]), I have discussed multiple methods to calculate and construct confidence ellipses of “Bivariate Normal Distributions” [BVNs]. BVNs are the marginal distributions of “Multivariate Normal Distributions” [MVNs] in e.g. n dimensions ( n > 2). Therefore, two-dimensional confidence ellipses appear as projections of n-dimensional concentric confidence ellipsoids of MVNs onto (2-dim) coordinate planes. The properties of the confidence ellipsoids, which also give us contours of the probability density, are defined by the variance-covariance matrix Σ of the MVN. This post discusses a method to compute the confidence ellipsoids and ellipses for an inner MVN-like core of an otherwise largely asymmetric distribution, which in its overall shape and structure deviates strongly from a MVN.

Read More »Iterative method to compute the covariance-matrix of normal MVN-like inner cores of multivariate distributions with strongly asymmetric outer layers – I
CAE generated face on background of a MND

Latent space distribution of a CAE for face images – I – unenforced Multivariate Normal Distributions

The analysis of face images by a trained Autoencoder and the generation of face images from statistical vectors is a classical task in Machine Learning. In this post series I want to clarify the properties of vector distributions for face images generated by a trained standard Convolutional Autoencoder [CAE] in its latent space. The dataset primarily used is the CelebA… Read More »Latent space distribution of a CAE for face images – I – unenforced Multivariate Normal Distributions

Multivariate Normal Distributions – IV – Spectral decomposition of the covariance matrix and rotation of the coordinate system

In the preceding posts of this series we have considered a comprehensible definition and basic properties of a non-degenerate “Multivariate Normal Distribution” of vectors in the ℝn [N-MND]. In this post we will make a step in the direction of a numerical analysis of some given finite vector distribution with properties that indicate an underlying N-MND. We want to find… Read More »Multivariate Normal Distributions – IV – Spectral decomposition of the covariance matrix and rotation of the coordinate system

Linear transformed 3-dim Z-distribution

Multivariate Normal Distributions – II – Linear transformation of a random vector with independent standardized normal components

In Machine Learning we typically deal with huge, but finite vector distributions defined in the ℝn. At least in certain regions of the ℝn these distributions may approximate an underlying continuous distribution. In the first post of this series we worked with a special type of continuous vector distribution based on independent 1-dimensional standardized normal distributions for the vector components.… Read More »Multivariate Normal Distributions – II – Linear transformation of a random vector with independent standardized normal components