Informationi

Normal Distribution Calculator

Enter the mean μ and standard deviation σ, then choose what to calculate and enter a score or probability.

Example: Heights are normally distributed with mean 170 cm and SD 10 cm — what fraction are shorter than 185 cm? Set μ = 170, σ = 10, choose P(X ≤ x), enter x = 185, click Calculate.

The Normal Distribution Calculator computes probabilities, quantiles, and density values for the normal distribution N(μ, σ²), where μ is the mean and σ is the standard deviation. It supports both the standard normal (Z) distribution and any normal distribution with custom μ and σ.

How to use: Enter the mean (μ) and standard deviation (σ), then enter either a score or a target probability, and click Calculate.

Normal Distribution Calculator chart example
What you can calculate:
  • P(X ≤ 𝑥) — cumulative probability based on the score.
  • P(X ≥ 𝑥) — upper-tail probability (1 − CDF) based on the score.
  • P(𝑥₁ ≤ X ≤ 𝑥₂) — probability that X lies between 𝑥₁ and 𝑥₂.
  • P(X ≤ 𝑥₁) + P(X ≥ 𝑥₂) — probability that X lies outside the range 𝑥₁ to 𝑥₂.
  • PDF f(x) — value of the probability density function at 𝑥.
  • Score 𝑥 from P(X ≤ 𝑥) — find the score for a given cumulative probability (inverse CDF).
  • Score 𝑥 from P(X ≥ 𝑥) — find the score for a given upper-tail probability.
  • Scores 𝑥₁, 𝑥₂ — find both tail scores from two probabilities.
  • Z Score — the standard score, based on the mean and standard deviation.