Normal distribution addition

If we add together two normal distributions (they can be multiples) and an optional constant, the result will also follow a normal distribution. That’s because the normal distribution is a scalable distribution.

Z=aX+bY+c

See continuous random expectation transformation and continuous random variance transformation for how to find aX and bY.

Subtraction

We can’t easily subtract two normal distributions, but we can add them if one of them is negative.

If Z=aX-bY: