OhMyCalc

Normal Distribution Calculator

Calculate the Z-score and cumulative probability for any value in a normal distribution with given mean and standard deviation.

How to Use the Normal Distribution Calculator

  1. Enter the mean (μ) and standard deviation (σ) of the distribution.
  2. Enter the value (x) you want to evaluate.
  3. Click Calculate to see the Z-score and cumulative probability.

快速参考

Z = 050th percentile
Z = 184.13th percentile
Z = 1.9697.5th percentile
Z = 297.72nd percentile
Z = 399.87th percentile

使用场景

公式

Z = (X − μ) / σ. CDF gives P(X ≤ x). Uses the Abramowitz-Stegun approximation for Φ(z).

常见问题

What is a Z-score?
The number of standard deviations a value is from the mean. Z = 0 means the value equals the mean.
What does the CDF tell me?
The probability that a random value from the distribution is less than or equal to x.
What is the 68-95-99.7 rule?
In a normal distribution, ~68% of data falls within ±1σ, ~95% within ±2σ, and ~99.7% within ±3σ.