Normal Distribution Calculator | Get Probabilities and Z-Scores
Last updated: July 2026 · Free · No sign-up required
Enter values above and click Calculate to see your result instantly.
Quick reference
| Range | Probability |
|---|---|
| Within ±1σ | 68.27% |
| Within ±2σ | 95.45% |
| Within ±3σ | 99.73% |
| Below μ + 1.645σ | 95% |
| Below μ + 1.960σ | 97.5% |
info Normal Distribution Calculator
Free math calculator — enter your numbers and get an instant, accurate result.
info Private by design
Everything runs locally in your browser. No uploads, no accounts, no tracking.
info Works everywhere
Fully responsive and mobile-friendly — calculate on any device, any time.
info Educational
Includes the formula and step-by-step explanation so you understand the math, not just the answer.
Interpretation guide
| z-score | Reading |
|---|---|
| |z| < 1 | Typical — within one SD of the mean |
| 1 ≤ |z| < 2 | Notable — roughly the outer third |
| 2 ≤ |z| < 3 | Unusual — outer ~5% |
| |z| ≥ 3 | Rare — outer 0.3% |
lightbulb Worked example
Result: The calculator instantly applies the formula z = (x − μ)/σ; P(X < x) = Φ(z); inverse: x = μ + σ·Φ⁻¹(p) and returns the result with appropriate precision.
What this means: Read the result in the context of what you are measuring. The step-by-step breakdown lets you confirm the math and understand which input most affects the outcome.
Formula & methodology
Formula: z = (x − μ)/σ; P(X < x) = Φ(z); inverse: x = μ + σ·Φ⁻¹(p)
The Normal Distribution Calculator is built on a well-established calculation method. It uses the formula z = (x − μ)/σ; P(X < x) = Φ(z); inverse: x = μ + σ·Φ⁻¹(p) to turn your inputs into a reliable result. Computes probabilities for the normal distribution from the mean and standard deviation. Enter the mean, standard deviation, and the value or range of interest, and the tool returns the probability of X being less than, The steps are shown on the page so you can follow the reasoning from input to output.
- Enter the mean μ and standard deviation σ.
- Choose the question: below, above, between, or inverse.
- Values are standardized to z-scores and the standard normal CDF Φ (or its inverse) gives the answer.
Worked example: IQ scores N(100, 15²): P(X < 130) → z = 2 → 0.9772 (97.72%). Inverse: p = 0.975 → z = 1.96 → x = 129.4.
What is the Normal Distribution Calculator?
The Normal Distribution Calculator is a free, browser-based math calculator tool that helps you Computes probabilities for the normal distribution from the mean and standard deviation. Enter the mean, standard deviation, and the value or range of interest,. Instead of working through the math by hand or in a spreadsheet, you enter your values and the calculator returns an accurate result instantly — while still showing the formula and the steps so you can verify the reasoning. It is designed for quick everyday use: no sign-up, no installation, and everything runs locally in your browser for complete privacy.
How to use the Normal Distribution Calculator
- Enter the required values into the input fields.
- Press the calculate button — the result appears immediately, updated live as you change any value.
- Read the step-by-step breakdown below the result to see exactly how the calculation was performed.
- Use the interpretation guide to understand what the result means for your situation, and try different inputs to see how they change the outcome.
How to use the Normal Distribution Calculator
Enter the mean, the standard deviation, and the value or range you want to evaluate, then press calculate. The tool converts values to z-scores with z = (x − μ) ÷ σ and computes cumulative probabilities P(X < x) = Φ(z), and the inverse mode converts a percentile back to a raw value with x = μ + σ·Φ⁻¹(p). For a mean of 100 and standard deviation of 15, the probability of a score between 85 and 115 is about 68.3%.
Interpreting your result
The normal distribution describes countless natural and measurement phenomena — test scores, heights, measurement error, and many process outputs — because of the central limit theorem: averages of many independent influences converge to a bell curve. The empirical rule is the fast summary: about 68% of values lie within one standard deviation of the mean, 95% within two, and 99.7% within three. The calculator's probability output answers questions like 'what fraction of products exceed the spec limit' or 'what percentile is this score'. Remember the distribution is symmetric, so P(X < μ) = 50% exactly.
Common mistakes to avoid
The most common error is using the normal distribution on data that is not bell-shaped — income, house prices, and waiting times are typically skewed, and the probabilities will be wrong. Second, confusing the standard deviation with the variance — the formula uses σ, the square root of the variance. Third, forgetting that the empirical rule (68/95/99.7) is an approximation that holds for exact normality. Finally, using z-scores for small samples — with small n, the t-distribution is the correct model, not the normal.
Tips for best results
Check the data's shape before applying the model — a quick histogram tells you whether normality is a reasonable assumption. Use the inverse mode for percentile-based planning: 'what test score is the 90th percentile' is a direct input. For process control, the 3-standard-deviation band around the mean marks the natural process limits. When the sample size is small (under 30), switch to the t-distribution for inference. Use the tool's probability output to translate spec limits into expected defect rates.
Authoritative source: Wolfram MathWorld
Frequently asked questions
Explore the full statistics toolkit
Every CalcaTools statistics calculator — descriptive measures, probability distributions, hypothesis tests, confidence intervals, and Six Sigma process metrics — with step-by-step workings on each result.
Center & spread
- Statistics Calculator | Compute Mean, Median, Mode & Quartiles
- Mean Median Mode Calculator | Get mean, median, mode & count
- Variance Calculator | Calculate variance from data samples
- Standard Deviation Calculator | Compute mean, variance & std dev
- Absolute Deviation Calculator | Compute absolute deviation
- Coefficient of Variation Calculator | CV from SD & mean
- Percentile Range Calculator | Get Spread Between Two Percentiles
- Percent Deviation Calculator | Percent deviation from reference
Distributions
Hypothesis tests
Scores, intervals & samples
- Z-Score Calculator | Compute Standard Score and Percentile
- Confidence Interval Calculator | Get mean & proportion CIs
- Sample Size Calculator | Find required sample size for confidence & margin
- Population Proportion Calculator | Estimate Proportion: SE & CI
- Upper and Lower Bound Calculator | Bounds from value & unit
- Mean Squared Error Calculator | MSE between obs & preds
- Coefficient Of Determination Calculator | Report R² & Regression