finding z value calculator

Enter a value between 0 and 100 (not including 0 and 100).

What is a z value?

A z value (or z-score) tells you how far a data point is from the mean, measured in standard deviations. If the z-score is positive, the value is above the mean. If it is negative, the value is below the mean. This is why a finding z value calculator is so helpful: it converts raw numbers into a common, comparable scale.

The core z-score formula

The standard formula is:

z = (x - μ) / σ

  • x = observed value (raw score)
  • μ = population mean
  • σ = population standard deviation

Example: if your score is 85, the mean is 75, and the standard deviation is 10, then: z = (85 - 75) / 10 = 1.0. That means your score is one standard deviation above average.

How this finding z value calculator helps

This page includes three practical modes:

  • Raw score to z: converts x, mean, and standard deviation into z-score.
  • Percentile to z: converts a cumulative percentile (area to the left) into z.
  • Confidence level to critical z: finds the z critical value used in hypothesis testing and confidence intervals.

In addition to the z value, the calculator also reports related probability information when relevant.

Interpreting z-scores quickly

Common reference points

  • z = 0: exactly at the mean (50th percentile).
  • z = 1: about the 84th percentile.
  • z = 1.96: about 97.5th percentile (important for 95% two-tailed intervals).
  • z = -1: about the 16th percentile.
  • z = -1.96: about 2.5th percentile.

Rule of thumb (normal distribution)

For normally distributed data:

  • About 68% of values lie between z = -1 and z = +1.
  • About 95% lie between z = -1.96 and z = +1.96.
  • About 99.7% lie between z = -3 and z = +3.

When to use z values

  • Standardizing exam scores across different tests.
  • Detecting outliers in quality control and process monitoring.
  • Finding probabilities under the standard normal curve.
  • Computing critical values for confidence intervals.
  • Running z-tests in large-sample settings.

Worked examples

Example 1: Raw score to z

Suppose delivery time is 42 minutes, mean is 35 minutes, and standard deviation is 4 minutes: z = (42 - 35) / 4 = 1.75. This performance is 1.75 standard deviations above the mean.

Example 2: Percentile to z

If you need the z-value at the 90th percentile, enter 90 in percentile mode. The result is approximately z = 1.2816.

Example 3: 99% confidence, two-tailed

A two-tailed 99% confidence interval uses z* ≈ 2.5758. That means your interval is built as estimate ± 2.5758 × standard error.

Common mistakes to avoid

  • Using a standard deviation of zero (this is undefined in z calculations).
  • Mixing sample and population formulas without consistency.
  • Entering percentiles as decimals when the tool expects percentages (or vice versa).
  • Confusing one-tailed and two-tailed critical z values.
  • Assuming normality when your data is highly skewed.

Final thoughts

A good finding z value calculator should do more than output one number—it should help you interpret where a value sits in a distribution and what that means for decisions. Use the tool above whenever you need to standardize data, locate percentiles, or determine critical values for statistical inference.

🔗 Related Calculators