nature-of-code / The-Nature-of-Code-archive

The very first build system for The Nature of Code
http://natureofcode.com
914 stars 151 forks source link

Laplace distribution vs Gaussian distribution error #307

Closed crbates closed 10 years ago

crbates commented 11 years ago

In section 1.4 it says: "It is also called the Gaussian distribution (named for mathematician Carl Friedrich Gauss) or, if you are French, the Laplacian distribution (named for Pierre-Simon Laplace). " The Laplace distribution is not the same as a Gaussian distribution even in french http://fr.wikipedia.org/wiki/Loi_de_Laplace_(probabilit%C3%A9s). The laplace distribution is a double exponential which is distinctly different from a Gaussian.

shiffman commented 10 years ago

This error has been corrected in the new repo: https://github.com/shiffman/The-Nature-of-Code/commit/9b465a6718a1d8f53d2855fde55e6b459907a421