Normal Distribution Calculator
This Normal Distribution Calculator computes the probability density for a given value using the normal distribution with specified mean (μ) and standard deviation (σ).
What is Normal Distribution?
Normal distribution is a continuous probability distribution that is symmetric around the mean. It is widely used in statistics, natural sciences, social sciences, and exams.
Normal Distribution Formula
f(x) = (1 / (σ√(2π))) · e−(x − μ)² / (2σ²)