Normal Distribution Calculator
Calculate normal PDF, CDF, upper-tail and interval probabilities, plus the z-score for any mean and standard deviation.
About the normal distribution
Normal distribution examples
Common standard and nonstandard normal calculations.
| Distribution and interval | Result | Interpretation |
|---|---|---|
| mean = 0, sigma = 1, x = 0, upper = 1 | P(0 <= X <= 1) = 0.34134474 | This is the standard normal area between the mean and one standard deviation above it. |
| mean = 100, sigma = 15, x = 115, upper = 130 | P(115 <= X <= 130) = 0.13590512 | The endpoints have z-scores 1 and 2. |
| mean = 70, sigma = 10, x = 60, upper = 80 | P(60 <= X <= 80) = 0.68268947 | About 68.27% lies within one standard deviation of the mean. |
How to use the normal distribution calculator
- Enter the distribution mean, which may be positive, negative, or zero.
- Enter a strictly positive standard deviation in the same units as the values.
- Enter the lower value x and an upper value to define the probability interval.
- Select Calculate to view density, cumulative and tail probabilities, z-score, and interval area.
Normal distribution FAQ
What is the difference between PDF and CDF?
The PDF is the curve's density or height at a point. The CDF is the accumulated probability from negative infinity through that point.
What does a z-score mean?
A z-score expresses how many standard deviations a value is above or below the mean. Positive scores are above the mean and negative scores are below it.
Can the mean be negative?
Yes. A normal distribution may have any finite mean because the mean only locates the center of the curve.
Why must standard deviation be positive?
A zero or negative spread cannot define a regular normal density. The calculator therefore requires a value strictly greater than zero.
Does the probability of exactly one value equal the PDF?
No. For a continuous normal variable, the probability at one exact point is zero, while the PDF is a density used to calculate area over an interval.