Normal Curve Calculator: Z-Table Area and Probability

Normal Curve Calculator: Z-Table Area and Probability

Work the standard normal curve two ways. In Z-Area mode, enter a z-score (or two) and pick left tail, right tail, between, or outside to read the exact area under the curve as a decimal and a percent. In Empirical-Rule mode, enter a mean and sigma to see the 68-95-99.7 ranges and their precise percentages.

📈Choose a Mode

🎯Ready-Made Normal Curve Presets

📝Curve Inputs

Left and right use z1 only; between and outside use both z-scores.

Standardized value, z = (x minus mu) / sigma.

Only used for between and outside area types.

Center of the distribution for the 68-95-99.7 ranges.

One sigma step, must be positive for real ranges.

Controls rounding on areas and percentages.

In Empirical mode, shows the z-score of this raw value.

Percentile is the cumulative left area times 100.

Area under the curve 0 probability as a decimal
Area as a percent 0% chance of landing in this region
Complementary area 0 the rest of the curve, 1 minus area
Percentile of z 0 cumulative left area of z1

🔢Formula Snapshot

Φ(z)0.5(1 + erf(z/√2))
z(x − mu) / sigma
68.27% inside
95.45% inside

📏Empirical Rule 68-95-99.7

RangeZ-Score SpanArea InsideArea in TailsReads As
mu ± 1 sigma-1 to 168.27%31.73%About two thirds
mu ± 2 sigma-2 to 295.45%4.55%Almost all
mu ± 3 sigma-3 to 399.73%0.27%Nearly everything
mu ± 1.645 sigma-1.645 to 1.64590.00%10.00%90% interval
mu ± 1.96 sigma-1.96 to 1.9695.00%5.00%95% interval
mu ± 2.576 sigma-2.576 to 2.57699.00%1.00%99% interval

📊Common Critical Z-Values

ConfidenceTwo-Tail zOne-Tail zLeft Area at +zTypical Use
80%1.2820.8420.9000Rough interval
90%1.6451.2820.950090% CI, 0.05 tail
95%1.9601.6450.975095% CI, most common
98%2.3262.0540.9900Tighter interval
99%2.5762.3260.995099% CI, 0.01 tail
99.9%3.2913.0900.9995Very strict test

One-Tail vs Two-Tail Areas

Z-ScoreOne-Tail AreaTwo-Tail AreaInside AreaInterpretation
1.000.15870.31730.68271 sigma bound
1.2820.10000.20000.800010% one tail
1.6450.05000.10000.90005% one tail
1.9600.02500.05000.95002.5% one tail
2.3260.01000.02000.98001% one tail
2.5760.00500.01000.99000.5% one tail

🗃Standard Normal Z-Table Comparison Grid

Z-ScoreCumulative Left Φ(z)Right Area 1 − Φ(z)Two-Tail AreaPercentile
0.000.50000.50001.000050.00
0.250.59870.40130.802659.87
0.500.69150.30850.617169.15
0.750.77340.22660.453377.34
1.000.84130.15870.317384.13
1.280.89970.10030.200589.97
1.6450.95000.05000.100095.00
1.960.97500.02500.050097.50
2.000.97720.02280.045597.72
2.5760.99500.00500.010099.50
3.000.99870.00130.002799.87

Formula Breakdown

Φ(z) = 0.5(1 + erf(z/√2))The cumulative area to the left of z. The erf function is evaluated with the Abramowitz and Stegun 7.1.26 approximation, accurate to about seven decimals.
Left tail P(Z < z) = Φ(z)Read straight off a z-table. For z = 1.96 the left area is 0.9750, meaning 97.5% of the curve lies below that z-score.
Right tail P(Z > z) = 1 − Φ(z)The complement of the left tail. For z = 1.96 the right area is 1 − 0.9750 = 0.0250, the classic 2.5% upper tail.
Between P(z1 < Z < z2) = Φ(z2) − Φ(z1)Subtract the smaller cumulative area from the larger. From -1 to 1 that is 0.8413 − 0.1587 = 0.6827, the 68.27% Empirical Rule band.
Outside = 1 − betweenThe two tails combined. Outside -1.96 to 1.96 is 1 − 0.9500 = 0.0500, split as 0.0250 in each tail.
Symmetry Φ(-z) = 1 − Φ(z)The curve is symmetric about zero, so the area left of -1 equals the area right of 1. This is why negative z-tables mirror positive ones.
z = (x − mu) / sigmaStandardize any raw score before lookup. An IQ of 130 with mu = 100 and sigma = 15 gives z = 30 / 15 = 2, sitting at the 97.72nd percentile.

💡Z-Table Reading Tips

Match the tail to the table: A standard z-table almost always gives the cumulative area to the LEFT of z. For a right-tail question, look up the left area and subtract from 1. For a between question, look up both z-scores and subtract the smaller cumulative area from the larger. Sketching the shaded region first stops most sign and direction mistakes.
Use the Empirical Rule as a sanity check: Before trusting a computed area, anchor it to 68-95-99.7. If a z-score is near 1, the inside area should sit close to 68%; near 2 it should be about 95%; near 3, roughly 99.7%. When your calculated number drifts far from these landmarks, you probably shaded the wrong side or misplaced a decimal.

This page contains a calculator that computes probabilities using standard normal curve. We use this as a reference curve because any bell-shaped distribution with mean of 0 and a standard deviation of 1 can be transformed into it. It allow you to compute the area below the curve, i.e., probability. There are two modes available: Empirical-Rule (for rough estimates) and Z-Area (for exact answers).

The area under any probability density curve is always equal to one, or 100% of all possible values. So the slice of area sitting above an interval is what represents the chance a value fall in that range.

How to Use the Z-Score Calculator

Z-tables were invented by statisticians so they didn’t have to do integrals by hand, but this calculator replace paper versions and provides those values live. Just enter your z-score and select a region and get back shaded area as both a percent and a decimal.

Phi of z represent the cumulative left area. Four common areas is covered in the Z-Area mode. The left tail is P(Z z). This is 1, the left area since the entire curve add up to 1. The area between is P(z1 < Z < z2). You take the larger cumulative area and subtract it from smaller area. The outside area are the combined tails, which is 1 minus the between area.

Instead of blindly copying down answers, you see the numbers that’s being substituted and can work through reasoning. How does it calculate? It’s based off error function, from which it gets the cumulative distribution. The error function itself is approximated as a polynomial with an accuracy of seven decimals. Test it: the value for P(Z < 1.96) should of be equal to.9750. This confirms that engine is reliable. The value for the area below Z = 1 (between -1 and 1) are equal to.6827. This again match what the textbook says.

For normally distributed data (the Empirical Rule is your mental model), about 68 percent of the values will falls within one standard deviation from the mean, ~95 percent within two standard deviations from the mean, and ~99.7 percent within three standard deviations. In Empirical-Rule mode, you’ll input the mean and standard deviation, then recieve an exact range of values associated with that band. This is instead of rounded percentages such as 68, 95, or 99.7.

To turn real numbers into z-scores you use this equation: z = (x… Mu) / sigma Empirical-Rule mode let you input a raw number to obtain both the percentile and the corresponding z-score for that number. For instance, if we plug in an IQ score of 130, which has a mean of 100 and a standard deviation of 15, we find out it have a z-score of 2, which is at the 97.72nd percentile. In other words, it’s above nearly all score. The tool do this standardization automatically in Empirical-Rule mode.

The calculator provides critical z-value at various confidence levels (tables are shown below). Notice that 1.96 is based on the 95 percent level while 1.645 is based on the 90 percent. Begin by plugging in an initial example. Adjust the inputs as needed based off your specific situation. Always draw in the area you wish to shade first. Then read off of the number. As a final check, apply the Empirical Rule and make sure your answer makes sense. If it is way outside where you expect things to be, then perhaps you have made a decimal mistake or shaded incorrect side.

For analysts and students alike, this is a handy tool to convert z-scores into plain old shaded areas very fast.

Normal Curve Calculator: Z-Table Area and Probability