Z-Score Calculator

Area Type

P(Z < 0.49) =

0.6879 (68.79th percentile)
Left Tail Area0.687933
Percentile / Probability68.79%
Share:

Worked Examples

Percentile

What percentile is z = 1.28?

A standardized test score of z = 1.28 is common in admissions and employee screening reports.

  1. Use the Left area mode because percentile means the percent of values below the z-score.
  2. Enter z = 1.28.
  3. The left-tail probability is about 0.8997.
  4. Convert the probability to a percentile: 0.8997 × 100 = 89.97%.
  5. So a z-score of 1.28 is about the 90th percentile.

This is a quick way to translate a standard score into a ranking that is easier to communicate.

Hypothesis Testing

What is the two-tailed area outside ±1.96?

The critical z-scores ±1.96 are the classic 95% confidence interval boundaries in a normal distribution.

  1. Choose the Left & Right Equal Area mode.
  2. Enter z = 1.96 in the left field and let the calculator mirror the right boundary.
  3. Each tail has probability about 0.0250.
  4. Add both tails together: 0.0250 + 0.0250 = 0.0500.
  5. So the total area outside ±1.96 is about 5.00%.

That is why ±1.96 is used so often in two-tailed significance tests and confidence intervals.

Middle Area

How much of the distribution lies between z = -1 and z = 1?

This is the most common demonstration of the 68-95-99.7 empirical rule.

  1. Choose the Middle Different Areas mode.
  2. Enter left z = -1 and right z = 1.
  3. The calculator finds the area between those two z-scores.
  4. The middle probability is about 0.6827.
  5. So about 68.27% of values lie within 1 standard deviation of the mean.

This is the familiar first part of the empirical rule for normal distributions.

The Z-Score Formula

A z-score measures how many standard deviations a value sits above or below the mean. x is the raw value, μ is the mean, and σ is the standard deviation. Once you know the z-score, you can convert it to a percentile or probability with the standard normal distribution.

z = (x − μ) / σ

How It Works

This z-score calculator maps a z-score onto the standard normal distribution so you can find left-tail, right-tail, middle-area, and two-tailed probabilities instantly. A z-score tells you how far a value sits from the mean in units of standard deviation. Positive z-scores are above average, negative z-scores are below average, and a z-score of 0 is exactly at the mean. Once the score is standardized, the calculator uses the normal cumulative distribution to convert that z-score into a probability, percentile, or tail area depending on the mode you choose.

Example Problem

A class has a mean exam score of 80 with a standard deviation of 5. A student scored 90. What percentage of students scored below that student?

  1. Identify the raw value, mean, and standard deviation: x = 90, μ = 80, σ = 5.
  2. Apply the z-score formula: z = (x - μ) / σ.
  3. Substitute the numbers: z = (90 - 80) / 5 = 10 / 5 = 2.00.
  4. Use the Left area mode because you want the percent of students below that score.
  5. Look up the left-tail probability for z = 2.00: P(Z ≤ 2.00) ≈ 0.9772.
  6. Convert to a percentile: 0.9772 × 100 = 97.72%, so the student is about at the 97.72nd percentile.

This is why z-scores are useful in grading, testing, and screening: they turn different raw scales into a single standard comparison.

Key Concepts

The standard normal distribution has mean 0 and standard deviation 1, so every z-score can be interpreted on the same bell curve. Left-tail probability means the share of values at or below a z-score. Right-tail probability means the share at or above a z-score. Middle area means the probability between two z-scores, and two-tailed area means the combined probability in the outer tails. The empirical 68-95-99.7 rule comes from those areas: about 68.27% of values lie within ±1, 95.45% within ±2, and 99.73% within ±3 standard deviations.

Applications

  • Converting a test score into a percentile or rank
  • Checking statistical significance in hypothesis testing
  • Finding confidence-interval cutoffs such as ±1.96 for 95%
  • Comparing values from different scales using a common standardized score
  • Estimating the share of a normal distribution above, below, or between cutoffs
  • Quality control and process monitoring when measurements are approximately normal

Common Mistakes

  • Using the wrong tail direction and reading a left-tail percentile as a right-tail probability
  • Forgetting that a negative z-score simply means the value is below the mean, not that it is invalid
  • Confusing percentile with percent above the score — those are complements, not the same quantity
  • Applying z-score probabilities to data that are not approximately normal without checking the assumption
  • Using the sample standard deviation and population standard deviation interchangeably without context
  • Rounding the z-score too aggressively before looking up the probability

Frequently Asked Questions

What does a z-score of 0 mean?

A z-score of 0 means the value is exactly at the mean of the distribution. In the standard normal distribution, that corresponds to a 50th percentile left-tail probability.

What z-score corresponds to a 95% confidence level?

For a two-tailed 95% confidence interval, the critical z-score is ±1.96. For a one-tailed 95% cutoff, the critical z-score is about 1.645.

Can z-scores be negative?

Yes. A negative z-score means the value is below the mean. For example, z = -2 means the value is two standard deviations below average.

How do I convert a z-score to a percentile?

Use the left-tail probability for that z-score, then multiply by 100. For example, z = 1.28 has left-tail probability about 0.8997, so it is about the 89.97th percentile.

What is the difference between left-tail and right-tail probability?

Left-tail probability is the area at or below a z-score. Right-tail probability is the area at or above a z-score. They always add up to 1 for the same z-score.

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

In a normal distribution, about 68.27% of values fall within ±1 standard deviation, 95.45% within ±2, and 99.73% within ±3.

What is a two-tailed z-score calculation used for?

Two-tailed calculations are common in hypothesis testing and confidence intervals, where you care about extreme values in either direction away from the mean.

How accurate is this calculator?

This calculator uses the Abramowitz and Stegun approximation for the error function, which gives normal-distribution probabilities accurate to better than about 7.5 × 10⁻⁸ for this use case.

Reference: Normal-distribution probabilities are computed from the standard normal cumulative distribution using an Abramowitz and Stegun error-function approximation.

Related Calculators

Related Sites