Learn

Normal Distribution Calculator

A normal distribution calculator with three boxes: enter x, the mean μ and the standard deviation σ to get the z-score, the left-tail probability P(X < x) and P(X > x) instantly.

Type any normal distribution question - the AI fills the calculator and explains each step

How to use this normal distribution calculator

Three boxes, pre-filled with x = 168, mean = 170, SD = 6.28. Click Calculate. The normal distribution calculator form asks for one value x plus the two numbers that define the bell: mean μ and standard deviation σ.

  • x is the value you care about — a height, a score, a measurement.
  • μ centers the bell; σ sets its width. Together they say X ~ N(μ, σ).
  • Three answers come back: the z-score of x, the left-tail probability P(X < x), and the right-tail probability P(X > x). Fill both optional interval boxes a and b and the normal distribution calculator adds the between-values row P(a < X < b).

The normal distribution calculator keeps full precision, so 168 against 170 and 6.28 returns z ≈ −0.32 and a percentile near 37.5%.

This page is more than a static normal distribution calculator — it is also an AI tutor you can ask questions:

  • Ask in plain words. "Heights average 170 with SD 6.28 — what fraction is under 180?" The AI fills the form and runs this normal distribution calculator for you.
  • Take a photo of your homework. The AI reads the distribution and the question, then fills the normal distribution calculator boxes for you.
  • Ask about the ideas, not just the answer. "What does the z-score mean?" The AI explains step by step — every number still comes from the normal distribution calculator, so nothing is guessed.
  • Keep asking follow-ups. Ask "why?" as often as you need — follow-up questions are welcome.
  • Between-values and inverse questions. P(a < X < b) and "find the 95th percentile" start here too; the AI walks the same bell.

What a normal distribution calculator measures

Heights pile up. Most men stand near the average; very tall and very short are rare. Plot a huge sample of heights and the histogram traces a bell the normal distribution calculator can weigh. That shape is the normal distribution, and this normal distribution calculator works on it. The example data is male heights averaging μ = 170 cm with σ = 6.28 cm, so X ~ N(170, 6.28).

The picture carries the two facts that run every normal distribution calculator question. First, the curve is symmetric around μ. Second, spread is measured in σ steps: the shaded band from one σ below to one σ above the mean holds about 68% of all values, two σ holds 95%, three holds 99.7%. That is the 68-95-99.7 rule, and it is why one number z — how many standard deviations x sits from μ — answers every question about any bell.

163.7176.3170mean 17068%heights ~ N(170, 6.28)
Normal distribution calculator in one picture: heights pile up near the mean 170 with SD 6.28, and 68% of all values land within one SD — the shaded band from 163.7 to 176.3

The formulas this normal distribution calculator uses

Read the picture first: bell centered at μ, width in σ steps. Now the symbols the normal distribution calculator uses:

z=xμσz = \frac{x - \mu}{\sigma}

FormulaMeaning
z=(xμ)/σz = (x-\mu)/\sigmastandardize: how many SDs x sits from the mean
x=μ+zσx = \mu + z\sigmaun-standardize: value back from a z-score
P(X<x)=Φ(z)P(X < x) = \Phi(z)left-tail area, the percentile of x
P(X>x)=1Φ(z)P(X > x) = 1 - \Phi(z)right-tail area, the complement
Rule of thumbArea
within 1σ of μabout 68%
within 2σ of μabout 95%
within 3σ of μabout 99.7%
SymbolMeaning
μ\mumean, the center of the bell
σ\sigmastandard deviation, the width step
Φ\Phithe standard normal left-tail function

Every number the normal distribution calculator returns is one of these three lines, applied to your x, μ, and σ. That is the whole normal distribution calculator.

Example 1 - standardizing a height

Heights follow X ~ N(170, 6.28). Standardize x = 168 — the normal distribution calculator's bread and butter.

  1. z=(168170)/6.280.32z = (168 - 170)/6.28 \approx -0.32 — the value sits 0.32 SDs below the mean.
  2. Left-tail: P(X<168)=Φ(0.32)37.5%P(X < 168) = \Phi(-0.32) \approx 37.5\% — about 37.5% of men are shorter.
  3. Right-tail: P(X>168)=10.375=62.5%P(X > 168) = 1 - 0.375 = 62.5\%.

Between 165 and 175? That is z = ±0.80, so P(165 < X < 175) = 2(0.787) − 1 ≈ 57.4%. Now run the normal distribution calculator backwards: a z of 1.27 corresponds to x=170+1.27(6.28)177.98x = 170 + 1.27(6.28) \approx 177.98 — the reverse trip the normal distribution calculator's z row starts.

Example 2 - comparing different bells

A weight-loss program gives the normal distribution calculator a second bell: results X ~ N(5, 2), in pounds. Standardize x = 10 and x = −3.

  1. Ten pounds lost: z=(105)/2=2.5z = (10 - 5)/2 = 2.5 — "2.5 standard deviations to the right of the mean."
  2. Three pounds gained (x = −3): z=(35)/2=4z = (-3 - 5)/2 = -4 — four SDs the other way.
  3. The sign carries the direction; the normal distribution calculator keeps it automatically.

Different units, different bells — same z scale. That is the point of standardizing: the normal distribution calculator compares heights with weight loss on one scale, with zero unit conversion.

Example 3 - the 68-95-99.7 shortcut

Test scores hand the normal distribution calculator a third bell: μ = 50, σ = 6. Use the 68-95-99.7 rule for a change — no normal distribution calculator needed at this step.

  1. 68% of scores fall between 506=4450 - 6 = 44 and 50+6=5650 + 6 = 56.
  2. 95% fall between 5012=3850 - 12 = 38 and 50+12=6250 + 12 = 62.
  3. 99.7% fall between 32 and 68 — almost nobody outside.

For anything finer than the rule of thumb, type 56 into the x box of the normal distribution calculator above; the left-tail row hands you the exact answer.

Four Common Normal Distribution Mistakes

Four slips the normal distribution calculator catches every day:

  1. Looking up a raw x on the standard normal table. The standard curve has μ = 0 and σ = 1; your x must become z first. The normal distribution calculator does that division before anything else.
  2. Mixing up the two tails. Tables and the P(X < x) row give the left-tail area; "more than x" is the complement, 1 − left. The normal distribution calculator prints both so you never subtract in your head.
  3. Dropping the minus sign. When x is below μ, z is negative. Forgetting the sign flips a 37.5% answer into 62.5% — the exact mistake the normal distribution calculator's z row exposes.
  4. Reading percentile backwards. The percentile of x is the area to its LEFT, the fraction of values below it. Not the z-score itself, and not the right tail.
Problem 1

Heights follow X ~ N(170, 6.28). What percent of men are shorter than 175 cm? Check your answer with the normal distribution calculator above.

00:00
Page 1
Problem 2

Heights follow X ~ N(170, 6.28). How tall is the 95th percentile man, to one decimal? Check your setup against the normal distribution calculator above.

00:00
Page 1

Frequently asked questions

1

Does the normal distribution calculator work when the bell is not standard?

Yes — that is its whole job. Any X ~ N(μ, σ) becomes standard inside: the normal distribution calculator converts x to z = (x − μ)/σ, then reads the standard curve.

2

How do I find the probability between two values?

Fill both optional boxes a and b and the normal distribution calculator adds the row P(a < X < b) = Φ(z_b) − Φ(z_a) directly. Or run it twice, once for each end, and subtract the left-tail rows by hand.

3

What is Φ in the normal distribution calculator?

Phi (Φ) is the standard normal left-tail function: Φ(z) gives the area under the standard bell to the left of z. P(X < x) = Φ(z) is the percentile row of the normal distribution calculator.

4

Is the percentile the same as the probability?

They are the same number wearing two hats. P(X < x) = 0.788 says 78.8% of values fall below x — so x is the 78.8th percentile. The normal distribution calculator reports it as a percentage.

5

When can I use the 68-95-99.7 rule instead?

For quick checks at exactly 1, 2, or 3 standard deviations. Between-values or unusual z values need the exact curve — that is the normal distribution calculator's job.

6

Can the normal distribution calculator go backwards?

Yes. From a probability, find the value: turn the percentile into a z (95% means z = 1.645), then x = μ + zσ. Ask the AI on this page to walk any inverse question.

Related practice