Normal Distribution

Normal (Gaussian) Distribution with Python

In this tutorial you will learn:

  • What is a Gaussian Distribution?
  • Gaussian Distribution Implementation in python

Gaussian Distribution

Gaussian Distribution also known as normal distribution is a probability distribution that is symmetric about the mean and it depicts that that the frequency of values near the mean is greater as compared to the values away from the mean. Gaussian distributions are symmetrical while all symmetrical distributions are not Gaussian distributions.