Parameters
Presets
Mean μ
0.00
Std Deviation σ
1.00
Probability Query Mode
Z-Score Calculator
Z = 0.000
P(X<x) = 50.00%
P(X<x) = 50.00%
—
Probability P
—
Z-score (a)
—
Percentile
68.27%
±1σ Range
Probability Density Function (PDF)
Cumulative Distribution Function (CDF)
±1σ = 68.27%
±2σ = 95.45%
±3σ = 99.73%
Theory
Probability Density Function (PDF):
$$f(x)=\frac{1}{\sigma\sqrt{2\pi}}e^{-\frac{(x-\mu)^2}{2\sigma^2}}$$Standardization (Z-score): $Z=\dfrac{x-\mu}{\sigma}$
Cumulative Distribution (CDF): $\Phi(x)=\dfrac{1}{2}\left[1+\mathrm{erf}\!\left(\dfrac{x-\mu}{\sigma\sqrt{2}}\right)\right]$
P(a < X < b) = Φ(b) − Φ(a)
Applications: Quality control (Cpk, Six Sigma) / Statistical hypothesis testing (p-value) / Reliability engineering (fatigue life approximation) / Standardized test score analysis.