The Gaussian or Normal distribution is a continuous probability distribution that is symmetrical about the mean, showing that data near the mean are more frequent in occurrence than data far from the mean. The graph of the normal distribution depends on two factors: the mean and the standard deviation.
1. Probability Density Function (PDF): \[f(x) = \frac{1}{\sigma\sqrt{2\pi}} e^{-\frac{1}{2}(\frac{x-\mu}{\sigma})^2}\] Where \(\mu\) is the mean and \(\sigma\) is the standard deviation.
2. Cumulative Distribution Function (CDF): \[F(x) = P(X \leq x) = \int_{-\infty}^x f(t) dt = \frac{1}{2}[1 + erf(\frac{x-\mu}{\sigma\sqrt{2}})]\] This gives the probability that a value falls below x.
3. Z-score: \[Z = \frac{X - \mu}{\sigma}\] This standardizes a normal distribution to have a mean of 0 and a standard deviation of 1.
Let's calculate probabilities for a normal distribution with μ = 10 and σ = 2:
This graph illustrates a standard normal distribution. The red dashed line indicates the mean (μ), and the green dashed lines show one standard deviation (σ) on either side of the mean.
We can create a free, personalized calculator just for you!
Contact us and let's bring your idea to life.