Curve Calculator (Bell Curve)

Enter a mean (μ), standard deviation (σ), and a value (x) to calculate the Z-score and probability under the bell curve. Choose your probability type — P(X < x), P(X > x), or P(a < X < b) — and see the corresponding area, cumulative probability, and a visual breakdown of where your score falls on the normal distribution.

The average value of your distribution

Must be greater than 0

Used for P(X < x) and P(X > x)

Used for between / outside calculations

Used for between / outside calculations

Results

Probability (Area)

--

Probability (%)

--

Z-Score

--

PDF f(x)

--

68% Range (μ ± 1σ)

--

95% Range (μ ± 2σ)

--

Probability Breakdown

Results Table

Frequently Asked Questions

What is a bell curve (normal distribution)?

A bell curve, or normal distribution, is a symmetric, bell-shaped probability distribution centered at the mean (μ). It is defined by two parameters: the mean, which sets the center, and the standard deviation (σ), which controls the spread. Many real-world phenomena — test scores, heights, measurement errors — follow this pattern naturally.

What is a Z-score and how is it calculated?

A Z-score measures how many standard deviations a value (x) is from the mean: Z = (x − μ) / σ. A Z-score of 0 means the value equals the mean. Positive Z-scores are above the mean; negative Z-scores are below. Z-scores let you compare values from different distributions on a common scale.

What is the empirical rule (68–95–99.7 rule)?

The empirical rule states that in any normal distribution, approximately 68% of values fall within ±1 standard deviation of the mean, 95% within ±2 standard deviations, and 99.7% within ±3 standard deviations. This rule is useful for quickly estimating probabilities without detailed calculation.

What is the difference between P(X < x) and P(X > x)?

P(X < x) is the left-tail probability — the area under the curve to the left of your value x, representing the likelihood of getting a result less than x. P(X > x) is the right-tail probability — the area to the right of x. The two always sum to 1, since every outcome must be either less than or greater than x.

How do I use this calculator to curve test scores?

To apply a bell curve to test scores, set the mean (μ) to your class average score and the standard deviation (σ) to the spread of scores. Then enter a specific score as x to find what percentage of students scored below or above it. This helps identify cutoffs for letter grades based on the distribution of class performance.

What does the probability density function (PDF) value mean?

The PDF value f(x) tells you the relative likelihood of the random variable taking the exact value x. Unlike the cumulative probability, the PDF itself is not a probability — it is a density. To get the probability over a range, you integrate the PDF between two points, which is what the area calculations in this calculator do.

What is the difference between the standard normal distribution and a general normal distribution?

The standard normal distribution has a mean of 0 and a standard deviation of 1, written as Z ~ N(0, 1). A general normal distribution has any mean μ and standard deviation σ, written as X ~ N(μ, σ). You convert any general normal value to a standard normal Z-score using Z = (x − μ) / σ, which is what this calculator does internally.

How do I find a percentile value (inverse normal) using a probability?

Inverse normal (or quantile) calculation finds the value x corresponding to a given cumulative probability. For example, to find the 90th percentile score, you enter the desired probability (0.90) and work backwards. The formula is x = μ + Z * σ, where Z is the inverse standard normal for your probability. Many grading curves use this to assign score cutoffs.

More Education & Academic Tools