Interactive Z Score Lookup
Enter a cumulative probability P(Z ≤ z) to find the corresponding Z-score. Useful for finding critical values — e.g. enter 0.975 to get z = 1.96.
Negative Z Table
Use the negative Z-table for Z-scores below 0. Values are the cumulative area to the left of the Z-score — P(Z ≤ z) where z < 0. Click any cell to highlight it, copy the value, and see the corresponding bell curve.
Click any cell to highlight it and copy the probability value. Table shows P(Z ≤ z) for negative Z-scores.
Positive Z Table
Use the positive Z-table for Z-scores from 0.00 to 3.99. Values show P(Z ≤ z). For example, P(Z ≤ 1.00) = 0.8413 and P(Z ≤ 1.96) = 0.9750.
Critical Z-Score Values — Quick Reference
The most frequently used Z-scores in statistics, including confidence interval critical values and common benchmarks.
| Z-Score | P(Z ≤ z) Left tail | P(Z ≥ z) Right tail | Two-tail | Common use |
|---|---|---|---|---|
| −3.00 | 0.0013 | 0.9987 | 0.0027 | 99.73% rule (3σ) |
| −2.576 | 0.0050 | 0.9950 | 0.0100 | 99% CI |
| −2.326 | 0.0100 | 0.9900 | 0.0200 | 98% CI |
| −1.960 | 0.0250 | 0.9750 | 0.0500 | 95% CI |
| −1.645 | 0.0500 | 0.9500 | 0.1000 | 90% CI |
| 0.00 | 0.5000 | 0.5000 | 1.0000 | Mean |
| 1.00 | 0.8413 | 0.1587 | 0.3174 | 1 standard deviation |
| 1.645 | 0.9500 | 0.0500 | 0.1000 | 90% CI |
| 1.960 | 0.9750 | 0.0250 | 0.0500 | 95% CI ← most used |
| 2.00 | 0.9772 | 0.0228 | 0.0456 | 2 standard deviations |
| 2.326 | 0.9900 | 0.0100 | 0.0200 | 98% CI |
| 2.576 | 0.9950 | 0.0050 | 0.0100 | 99% CI |
| 3.00 | 0.9987 | 0.0013 | 0.0027 | 99.73% rule (3σ) |
Key values: P(Z ≤ 1.00) = 0.8413 | P(Z ≤ 1.96) = 0.9750 | P(Z ≤ 0) = 0.5000
Understanding the Z Score Table
What does P(Z ≤ z) mean?
The Z score table shows the area to the left of a Z-score under the standard normal curve. P(Z ≤ 1.00) = 0.8413 means 84.13% of values fall below Z = 1.
Right-tail probability
For P(Z ≥ z), use
1 − P(Z ≤ z).
P(Z ≥ 1.96) = 1 − 0.9750 = 0.0250.
Area between two Z-scores
P(z₁ ≤ Z ≤ z₂) = P(Z ≤ z₂) − P(Z ≤ z₁). For 95% CI: 0.975 − 0.025 = 0.950.
The Z-Score Formula
Before using the Z score table, you need a Z-score. The formula converts a raw value into a standardized score — the number of standard deviations from the mean:
How to Use the Z Score Table — Step by Step
Match the first decimal of your Z-score to the row and the second decimal to the column. The intersection gives P(Z ≤ z).
For a positive Z-score (z > 0)
Example: Find P(Z ≤ 1.96)
For a negative Z-score (z < 0)
Example: Find P(Z ≤ −1.35)
Worked Examples
The four most common use cases: left-tail, right-tail, area between two Z-scores, and finding a raw score from a percentile.
Example 1 — Left-tail probability
Exam scores: μ = 70, σ = 10. What proportion scored less than 80?
Answer: 84.13% of students scored less than 80.
Example 2 — Right-tail probability
Same distribution. What proportion scored more than 64?
Answer: 72.57% of students scored more than 64.
Example 3 — Probability between two scores
What proportion scored between 65 and 80?
Answer: 53.28% of students scored between 65 and 80.
Example 4 — Find the score at a percentile
What score is the 90th percentile? (μ = 70, σ = 10)
Answer: A score of 82.8 is approximately the 90th percentile.
Real-World Applications
Hypothesis testing
In a one-sample Z-test, the Z table converts a test statistic to a p-value. If Z = 2.33, p-value = 1 − 0.9901 = 0.0099.
Confidence intervals
For a 95% CI, use z* = 1.96. For 99%, use z* = 2.576. Formula: X̄ ± z*(σ/√n).
Standardized testing
SAT, GRE, and IQ scores are standardized. z = 1.5 corresponds to the 93rd percentile (P(Z ≤ 1.5) = 0.9332).
Quality control
At ±3σ, P(−3 ≤ Z ≤ 3) = 0.9973. Only 0.27% of products fall outside ±3 standard deviations.
Related tools & guides
Frequently Asked Questions
0.8413 − 0.1587 = 0.6827 ≈ 68% (within ±1σ).
0.9772 − 0.0228 = 0.9544 ≈ 95% (within ±2σ).
0.9987 − 0.0013 = 0.9974 ≈ 99.7% (within ±3σ).