Skip to content

Pearson correlation coefficient

Confidence ellipses based on covariance matrix

Compute confidence ellipses – I – simple method based on the Pearson correlation coefficient

This post was motivated by a publication of Carsten Schelp [1]. Actually, a long time ago. I used his results in 2021, when I had to plot confidence ellipses during the analysis of statistical (multivariate) vector distributions produced a Machine Learning algorithm. So, all acknowledgements belong to Schelp’s work. However, his ideas have also triggered some of my own efforts… Read More »Compute confidence ellipses – I – simple method based on the Pearson correlation coefficient

Contours of a bivariate normal distribution

Bivariate normal distribution – explicit reconstruction of a BVD random vector via Cholesky decomposition of the covariance matrix

In other posts of this blog I have discussed the general form of a Bivariate Normal Distribution [BVD] . For a centered Cartesian coordinate system [CCS] (see below), we have already seen the following: In this post I will give you a recipe to explicitly construct two random variables X, Y of a BVD from 1-dimensional Gaussians Z1, Z2 with… Read More »Bivariate normal distribution – explicit reconstruction of a BVD random vector via Cholesky decomposition of the covariance matrix

Bivariate Normal Distribution

Bivariate normal distribution – derivation by linear transformation of a random vector of two independent Gaussians

In an another post on properties of a Bivariate Normal Distribution [BVD] I have motivated the form of its probability density function [pdf] by symmetry arguments and the underlying probability density functions of its marginals, namely 1-dimensional Gaussians. In this post we will derive the probability density function by following the line of argumentation for a general Multivariate Normal Distribution… Read More »Bivariate normal distribution – derivation by linear transformation of a random vector of two independent Gaussians

Bivariate Normal Distribution from face data encoded by a CAE

Bivariate Normal Distribution – derivation of the covariance and correlation by integration of the probability density

In a previous post of this blog we have derived a function g2(x,y for the probability density f a Bivariate Normal Distribution [BVD] of two 1-dimensional random variables X and Y). By rewriting the probability density function [pdf] in terms of vectors (x, y)T and a coupling matrix Σ-1 we recognized that a coefficient appearing in a central exponential of… Read More »Bivariate Normal Distribution – derivation of the covariance and correlation by integration of the probability density