Normal Distribution Calculator
Compute z-score, cumulative probability, percentile rank, and interval probability for a normal distribution.
Scratchpad (not saved)
Save to create a persistent, shareable workspace.
What This Calculator Does
This calculator turns values into z-scores and then uses the normal CDF to report left-tail, right-tail, percentile, and interval probabilities. It is useful for standardized scores, threshold analysis, and quick approximations to many sampling models.
It combines Mean μ, Standard Deviation σ, Value x, Lower Bound to estimate Z-Score, P(X <= x), Percentile Rank.
Formula & Method
Notation used in the formulas: R = Z-Score; x_{1} = Mean μ; x_{2} = Standard Deviation σ; x_{3} = Value x; x_{4} = Lower Bound; x_{5} = Upper Bound.
Method summary: inputs are normalized to consistent units, core equations are evaluated, then secondary values are derived and rounded for display.
Use it when data are approximately bell-shaped or when another model is well-approximated by a normal distribution and you need probability mass below, above, or between target values.
Inputs Used
- Mean μ: Used directly in the calculation.
- Standard Deviation σ: Used directly in the calculation.
- Value x: Used directly in the calculation.
- Lower Bound: Used directly in the calculation.
- Upper Bound: Used directly in the calculation.
Related Calculators
- Binomial Probability Calculator — Compute P(X=k), cumulative binomial probabilities, and distribution statistics.
- Poisson Probability Calculator — Compute exact and cumulative Poisson probabilities with distribution moments.
- Confidence Interval Calculator — Compute confidence interval for a sample mean.
- Percentage Calculator — Perform common percentage operations: find a percentage of a value, calculate what percentage one number is of another, and find percentage change.
- Fraction Calculator — Add, subtract, multiply, or divide two fractions and simplify the result.
- Ratio Calculator — Simplify a ratio and compute equivalent forms.
- Proportion Calculator — Solve proportions of the form a / b = c / x.
- Average Calculator — Compute mean, median, and mode from up to five values.