Gaussian Distribution Simulation

About Gaussian Distribution


The Gaussian distribution, also known as the normal distribution, is a continuous probability distribution characterized by its bell-shaped curve. It is defined by two parameters:

The probability density function (PDF) of the Gaussian distribution is given by:


f(x) = (1 / (σ√(2π))) * e^(-(x-μ)² / (2σ²))


Where:


Adjust the sliders above to see how changes in μ and σ affect the shape of the distribution.