Gaussian Distribution

Gaussian Variable

Learned these properties from the SLAM textbook and Kalman Filter book.

Univariate Case

We define

Sum of Gaussians

If we have two independent gaussian variables, their sum is still gaussian, i.e. Other notation:

Product with Constant Factor

If we multiple with a constant factor , then

Product of Gaussians

A product of two gaussian distributions is not gaussian. However, it is proportional to a gaussian , where:

This is taken from the kalman filter book.

Multidimensional Case

Assume you have two multidimensional gaussian distributions.

Sum of Gaussians

  • Where is the Covariance Matrix for the first distribution, and for the second distribution

Product of Gaussians

  • Note here that is the Covariance Matrix of the first multidimensional gaussian distribution (we aren’t indexing into it, it isn’t a scalar), and likewise for the second multidimensional gaussian distribution.

Example

Consider a random variable , and , where are the linear coefficients and bias, .

Then, ’s distribution is given by