In this post I’m going to work out the distribution of the area of a random parallelogram formed by the addition of bivariate Gaussian vectors. The gif below gives an example of this process, with the ticks at the bottom indicating the realized areas (this gif was made with R +
imagemagick).

Computing the area
Suppose I have two vectors and I want to find the area of the parallelogram formed by the origin, , , and . Let be the matrix with and as its columns.
Result 1: The area of the parallelogram is given by .
Pf: If or then the area will be and too so the result holds. Therefore WLOG I’ll assume .
I know that the area of a parallelogram is (which can be derived from the area of a rectangle by chopping one triangle off of the parallelogram and gluing it to the other side to form a rectangle). I’ll pick to be the base (so ), so I just need the height.
The height is the length of the altitude dropped from onto . I can use the fact that the base of this triangle is the length of (the projection of onto ; I have a picture of this towards the beginning of my post here) and the hypotenuse is so via the Pythagorean theorem.
Computing this, I have
Now the question I’m interested in: Suppose I have . What can I say about the distribution of the area of the parallelogram formed by and ? I want to be able to do this analytically so I’ll make the simplifying assumption that
I will form the random matrix
and now I want to explore the distribution of
Moments of
I’ll do this by computing the moments of . I want
Let . Conditioned on , I have
so for the inner expectation I just need to work out the moments of a centered Gaussian.
Result 2: Let . Then
Pf:
since this function is even. Now letting I have
as desired.
This means
so now this comes down to being able to compute
I can note that
for
so
for .
I’ll work out what is. Just by inspection I can see that
and
so I can diagonalize as
with
is also diagonalized by and its eigenvalues are the same although in reverse order so with .
This means
This is very convenient and means
Finishing this, I have
with .
Result 3: Moments of a RV.
Let so . Then for
Letting I have
This concludes my investigation then:
so
I can simplify this by noting that
Pf: by induction: for the base case I have
as desired, and if the formula holds for then
as desired.
Plugging this in, I have
This is very interesting: these are exactly the moments of an exponential distribution with rate .
Let . Consider the power series
which is a geometric series and converges for sufficiently small. Theorem 30.1 in Billingsley’s Probability and Measure shows that when this condition holds, the moments uniquely determine the distribution (this MathOverflow post also discusses this further) so this means that
As a consequence, I have