Updated on April 21st, 2026

Normal Distribution Calculator

Created By Jehan Wadia

Normal Distribution — Probability Calculator
How to use:
  1. Choose Z-Score (standard normal) or Raw Score (general normal) mode.
  2. Select the probability type you want to compute.
  3. Enter the z-score value(s) below.

Must be greater than 0
P(Z ≤ z)
P(Z ≥ z)
P(z₁ ≤ Z ≤ z₂)
P(Z ≤ z₁) + P(Z ≥ z₂)
Invalid value
Invalid value

Result
P(Z ≤ 1.96) 0.9750
Z-score(s) z = 1.9600
Inverse Normal Distribution — Quantile Calculator
How to use:
  1. Choose Z-Score or Raw Score mode.
  2. Select the probability direction.
  3. Enter the target probability (between 0 and 1).

Must be greater than 0
P(Z ≤ z) = p
P(Z ≥ z) = p
Central area = p
Must be between 0 and 1 (exclusive)

Result
Z-value z = 1.9600
X-value x = 1.9600
P(Z ≤ 1.9600) 0.9750
Practice Mode — Test Your Knowledge
Instructions: A random normal distribution problem will be generated. Enter your answer (to 4 decimal places) and check it. Use this to practice computing probabilities by hand or with z-tables.

Problem

Loading...

Score

0 / 0

Streak

0

Accuracy


Introduction

The normal distribution is one of the most important ideas in statistics. It describes how data tends to spread out in a bell-shaped curve around an average value. Many things in real life follow this pattern, like test scores, heights, and temperatures. Our Normal Distribution Calculator helps you quickly find probabilities and z-scores for any normal distribution. Just enter the mean (average), standard deviation (how spread out the data is), and the value you want to check. The calculator does the hard math for you and gives you results in seconds. Whether you are a student learning about statistics or someone who needs to solve problems at work, this tool makes it simple to work with normal distributions.

How to Use Our Normal Distribution Calculator

Enter a mean, standard deviation, and a value (or range of values) to calculate the probability from a normal distribution. The calculator will return the probability and show you where your value falls on the bell curve.

Mean (μ): Type in the average value of your data set. This is the center of your normal distribution curve. For example, if the average test score in a class is 75, enter 75. If you need help finding the average of your data, our Mean Median Mode Calculator can help.

Standard Deviation (σ): Enter the standard deviation, which tells how spread out your data is from the mean. A small number means data points are close to the average. A large number means they are more spread out. You can use our Standard Deviation Calculator to compute this value from a raw data set.

X Value (or Range): Enter the specific value or values you want to find the probability for. This is the point on the distribution where you want to calculate how likely it is for a result to fall at or around that number.

Probability Type: Choose the type of probability you want to calculate. Select "P(X ≤ x)" to find the chance a value is less than or equal to your input, "P(X ≥ x)" to find the chance it is greater than or equal to your input, or "P(a ≤ X ≤ b)" to find the chance it falls between two values.

Normal Distribution Calculator

The normal distribution (also called the bell curve or Gaussian distribution) is one of the most important ideas in statistics. It describes how data points spread out around an average value. When you plot the data, it forms a smooth, symmetric, bell-shaped curve where most values cluster near the middle and fewer values appear as you move toward the edges.

Key Properties of the Normal Distribution

Every normal distribution is defined by just two numbers: the mean (μ) and the standard deviation (σ). The mean tells you where the center of the curve sits. The standard deviation tells you how spread out the data is. A small standard deviation means the data is tightly packed around the mean, while a large one means the data is more spread out.

The normal distribution follows a pattern called the empirical rule (or 68-95-99.7 rule):

  • About 68% of values fall within 1 standard deviation of the mean.
  • About 95% of values fall within 2 standard deviations of the mean.
  • About 99.7% of values fall within 3 standard deviations of the mean.

Standard Normal Distribution and Z-Scores

The standard normal distribution is a special case where the mean is 0 and the standard deviation is 1. A z-score tells you how many standard deviations a value is from the mean. You can convert any raw score (x) from a general normal distribution into a z-score using this formula:

z = (x − μ) / σ

This conversion lets you compare values from different normal distributions on the same scale, and it lets you use standard normal tables (z-tables) to find probabilities. Our Z Score Calculator can help you quickly convert between raw scores and z-scores.

Forward vs. Inverse Calculations

There are two main types of normal distribution problems. In a forward problem, you start with a value (z-score or raw score) and find the probability of getting a result less than, greater than, or between certain values. For example, "What is the probability that Z is less than or equal to 1.96?" The answer is 0.9750, meaning 97.5% of the data falls at or below that point.

In an inverse problem (also called a quantile problem), you start with a probability and work backward to find the corresponding value. For example, "What z-score marks the point where 95% of the data falls below?" The answer is approximately 1.645.

Real-World Applications

The normal distribution shows up in many real-life situations. Test scores, heights, weights, measurement errors, and blood pressure readings all tend to follow a normal distribution. Scientists, doctors, engineers, and business analysts use it every day to make predictions, set quality standards, and test hypotheses. For instance, if exam scores are normally distributed with a mean of 75 and a standard deviation of 10, you can calculate the percentage of students who scored above 90 or between 60 and 80.

In statistics, normal distribution probabilities are closely tied to other analytical tools. When working with hypothesis testing, you may also need to calculate a p-value to determine statistical significance. For estimating population parameters from sample data, a Confidence Interval Calculator uses normal distribution concepts extensively. If you're designing a study, our Sample Size Calculator relies on the normal distribution to determine how many observations you need.

The normal distribution is also related to other probability distributions. For count-based data with a fixed number of trials, the Binomial Distribution Calculator is more appropriate, though binomial distributions can be approximated by the normal distribution when the sample size is large enough. For analyzing categorical data, the Chi Square Calculator uses a distribution that is built from squared standard normal variables.

How to Use This Calculator

This calculator offers three modes. The Probability (Forward) mode lets you enter a z-score or raw score and find the corresponding probability. You can calculate left-tail, right-tail, between two values, or outside two values probabilities. The Inverse (Quantile) mode lets you enter a target probability and find the matching z-score or raw score. The Practice mode generates random problems at easy, medium, or hard difficulty so you can build your skills with normal distribution calculations.

When analyzing your data further, you might find it useful to identify outliers with the IQR Calculator or measure the strength of relationships between variables using the Correlation Coefficient Calculator. For understanding how much your results differ from expected values, our Percent Error Calculator is another handy companion tool.


Frequently Asked Questions

What is a normal distribution?

A normal distribution is a bell-shaped curve that shows how data spreads out around an average value. Most data points land near the middle (the mean), and fewer points appear as you move further away. It is also called a Gaussian distribution or bell curve.

What is the difference between a z-score and a raw score?

A z-score tells you how many standard deviations a value is from the mean on the standard normal distribution (mean = 0, standard deviation = 1). A raw score is the actual value from your data set, like a test score of 85. You can convert a raw score to a z-score using the formula: z = (x − μ) / σ.

What is the difference between forward and inverse mode?

Forward mode takes a value (z-score or raw score) and gives you a probability. Inverse mode takes a probability and gives you the matching value. Use forward mode when you know the score and want the probability. Use inverse mode when you know the probability and want to find the score.

What does P(Z ≤ z) mean?

P(Z ≤ z) is the probability that a value from the standard normal distribution is less than or equal to z. It is called a left-tail probability. For example, P(Z ≤ 1.96) = 0.9750 means there is a 97.5% chance a random value will be 1.96 or less.

What does P(Z ≥ z) mean?

P(Z ≥ z) is the probability that a value is greater than or equal to z. It is called a right-tail probability. You can find it by subtracting the left-tail probability from 1. So P(Z ≥ z) = 1 − P(Z ≤ z).

How do I find the probability between two values?

Select the "P(z₁ ≤ Z ≤ z₂)" option in the probability type selector. Enter your two values, and the calculator will find the area under the curve between them. The formula is P(z₁ ≤ Z ≤ z₂) = P(Z ≤ z₂) − P(Z ≤ z₁).

What does the shaded area on the bell curve mean?

The shaded area on the bell curve shows the probability you calculated. It represents the portion of all possible outcomes that fall in that range. A larger shaded area means a higher probability.

Can I use this calculator for non-standard normal distributions?

Yes. Switch to Raw Score (General) mode and enter your own mean (μ) and standard deviation (σ). The calculator will handle the conversion to z-scores and compute the correct probability for your specific distribution.

What is the central area option in inverse mode?

The central area option finds two symmetric values around the mean that contain a given probability in the middle. For example, if you enter 0.95, it finds the two z-scores where 95% of the data falls between them (z = −1.96 and z = 1.96).

How accurate is this calculator?

The calculator uses a well-known math formula called the error function approximation to compute probabilities. Results are accurate to at least 4 decimal places, which is enough for most homework, exams, and professional work.

What does practice mode do?

Practice mode gives you random normal distribution problems to solve. You pick a difficulty level: Easy uses z-scores, Medium uses raw scores with a given mean and standard deviation, and Hard asks for probabilities between or outside two values. It checks your answer and tracks your score.

How close does my answer need to be in practice mode?

Your answer must be within 0.005 of the correct answer to count as correct. So if the real answer is 0.9750, any answer between 0.9700 and 0.9800 will be accepted. This allows for small rounding differences when using z-tables.

Why does the standard deviation need to be greater than zero?

A standard deviation of zero means every value in the data set is the same, so there is no spread at all. The normal distribution formula requires dividing by the standard deviation, and dividing by zero is not possible. The value must be a positive number.

What are the related probabilities shown below the result?

The related probabilities section shows other useful calculations based on your input. These include the left-tail probability, right-tail probability, the probability within a symmetric interval around the mean, and the two-tail probability. This saves you time if you need more than one type of answer.

What probability do I enter for inverse mode?

Enter a number between 0 and 1 (not including 0 or 1). This is the target probability. For example, enter 0.95 to find the value where 95% of the distribution falls below it. Do not enter percentages like 95; convert them to decimals first.


Related Calculators

Percent Error Calculator

Visit Percent Error Calculator

Percent Change Calculator

Visit Percent Change Calculator

Percentage Calculator

Visit Percentage Calculator

IQR Calculator

Visit IQR Calculator

Z Score Calculator

Visit Z Score Calculator

Standard Deviation Calculator

Visit Standard Deviation Calculator

Mean Median Mode Calculator

Visit Mean Median Mode Calculator

Correlation Coefficient Calculator

Visit Correlation Coefficient Calculator

p Value Calculator

Visit p Value Calculator

Chi Square Calculator

Visit Chi Square Calculator

Confidence Interval Calculator

Visit Confidence Interval Calculator

Sample Size Calculator

Visit Sample Size Calculator