How to Use a Normal Distribution Table (Z-Table)

A normal distribution table, also called a Z-table, is one of the most practical tools in statistics. It translates values from the standard normal distribution — a bell-shaped curve with a mean of zero and a standard deviation of one — into probabilities. Instead of solving complex integrals by hand, you simply look up a Z-score and read off the corresponding area under the curve.

Z-tables appear throughout hypothesis testing, confidence interval construction, quality control, and behavioral research. Whether you are determining the likelihood that a test score falls below a certain threshold or calculating the proportion of a population within a given range, the Z-table provides a fast, reliable answer.

Stuck between work, life, and deadlines?

Choose us to write your assignment today

What Is a Normal Distribution?

A normal distribution is a continuous probability distribution that produces the characteristic bell-shaped curve — symmetric about its center, with values tapering off equally in both directions. It is defined entirely by two parameters: the mean (μ), which sets the center of the distribution, and the standard deviation (σ), which controls how spread out the values are.

The normal distribution follows a precise mathematical rule known as the 68-95-99.7 rule (also called the empirical rule):

  • Approximately 68% of values fall within one standard deviation of the mean
  • Approximately 95% fall within two standard deviations
  • Approximately 99.7% fall within three standard deviations

This predictable spread makes the normal distribution exceptionally useful. Countless real-world variables — exam scores, heights, blood pressure readings, manufacturing measurements — follow approximately normal distributions, which is why the model underpins so much of classical statistical inference.

The total area under any normal curve equals 1, representing 100% of all possible outcomes. Every probability calculation using a Z-table is ultimately a question about a specific portion of that total area.

What Is a Normal Distribution Table (Z-Table)?

A normal distribution table, or Z-table, is a reference table that shows the cumulative probability associated with any given Z-score in a standard normal distribution. In practical terms, it answers the question: what proportion of values in a standard normal distribution fall at or below this point?

The table works because every normal distribution — regardless of its original mean and standard deviation — can be converted into a single, standardized form. That standardized version, the standard normal distribution, always has a mean of 0 and a standard deviation of 1. Once data is expressed in this common form, a single table covers all cases.

Z-tables come in two main formats:

Table TypeWhat It Shows
Left-tail tableCumulative probability from the far left up to the Z-score
Right-tail tableProbability remaining to the right of the Z-score

Most statistics textbooks and online resources use the left-tail format, which reports the area to the left of a given Z-score. A probability of 0.8413, for example, means 84.13% of values in the distribution fall below that point.

The Z-table does not perform calculations — it encodes the result of integrating the standard normal probability density function, making those results instantly accessible without computation.

Understanding the Z-Score

A Z-score (also called a standard score) measures how many standard deviations a particular value lies above or below the mean of its distribution. It is the essential bridge between raw data and the Z-table — every probability lookup begins by converting a raw value into its corresponding Z-score.

The Z-Score Formula

Z=XμσZ = \frac{X – \mu}{\sigma}

Where:

  • X = the raw data value
  • μ = the population mean
  • σ = the population standard deviation

Interpreting Z-Scores

Z-ScoreMeaning
Z = 0Value equals the mean
Z = 1.50Value is 1.5 standard deviations above the mean
Z = −2.00Value is 2 standard deviations below the mean

A positive Z-score indicates the value falls above the mean; a negative Z-score indicates it falls below. The further a Z-score is from zero, the more unusual the value is relative to the rest of the distribution.

Worked Example

A student scores 74 on an exam. The class mean is 65 and the standard deviation is 9.Z=74659=99=1.00Z = \frac{74 – 65}{9} = \frac{9}{9} = 1.00

This Z-score of 1.00 means the student scored exactly one standard deviation above the class mean — a result better than approximately 84% of all students, as the Z-table will confirm.

Structure of a Z-Table

A standard Z-table organizes Z-scores across two axes, allowing any score to be located quickly and precisely.

  • The left column lists the Z-score to one decimal place (e.g., 1.5, −0.3)
  • The top row lists the second decimal place (e.g., 0.00, 0.01, 0.02 … 0.09)

To find the cumulative probability for a Z-score of 1.53, locate the row for 1.5 and the column for 0.03. The value at their intersection — 0.9370 — means 93.70% of values fall at or below that point.

Sample Z-Table (Positive Z-Scores)

Z0.000.010.020.030.040.05
0.00.50000.50400.50800.51200.51600.5199
0.50.69150.69500.69850.70190.70540.7088
1.00.84130.84380.84610.84850.85080.8531
1.50.93320.93450.93570.93700.93820.9394
2.00.97720.97780.97830.97880.97930.9798
2.50.99380.99400.99410.99430.99450.9946

Key Structural Features

  • Z = 0.00 returns a probability of 0.5000, confirming that exactly half the distribution lies below the mean
  • Positive Z-scores produce probabilities greater than 0.5
  • Negative Z-scores produce probabilities less than 0.5
  • The table approaches but never reaches 0 or 1, reflecting the infinite tails of the normal distribution

Negative Z-score tables follow the same row-and-column structure, covering values typically from −3.49 to −0.01.

How to Use a Normal Distribution Table

Finding the Probability for a Single Value (Left-Tail)

The most common Z-table task is finding the probability that a value falls at or below a given point.

Step 1: Identify the raw value and distribution parameters Note the value of interest (X), the mean (μ), and the standard deviation (σ).

Step 2: Calculate the Z-scoreZ=XμσZ = \frac{X – \mu}{\sigma}

Step 3: Locate the Z-score in the table Match the first two digits of the Z-score to the left column, then move across to the column matching the second decimal place.

Step 4: Read the cumulative probability The intersecting cell gives P(X ≤ value) — the proportion of the distribution falling at or below the value.

Finding a Right-Tail Probability

To find the probability that a value falls above a given point:P(X>value)=1P(Xvalue)P(X > value) = 1 – P(X \leq value)

Simply subtract the left-tail probability from 1.

Finding the Probability Between Two Values

To find the probability that a value falls between two points:P(X1<X<X2)=P(XX2)P(XX1)P(X_1 < X < X_2) = P(X \leq X_2) – P(X \leq X_1)

Step 1: Calculate the Z-score for each value Step 2: Look up both cumulative probabilities in the Z-table Step 3: Subtract the smaller probability from the larger

Working with Negative Z-Scores

Negative Z-scores follow the same lookup process. Locate the negative value in the left column (e.g., −1.2) and read across to the correct decimal column. Probabilities for negative Z-scores are always less than 0.5, reflecting their position left of the mean.

If your table only shows positive Z-scores, use the symmetry property of the normal distribution:P(Za)=1P(Za)P(Z \leq -a) = 1 – P(Z \leq a)

No hours left to research and write?

Let our team do the heavy lifting

Worked Examples

Example 1: Left-Tail Probability

A packaging machine fills bags with a mean weight of 500 g and a standard deviation of 8 g. What is the probability that a randomly selected bag weighs less than 512 g?

Step 1: Calculate the Z-scoreZ=5125008=128=1.50Z = \frac{512 – 500}{8} = \frac{12}{8} = 1.50Z=8512−500​=812​=1.50

Step 2: Look up Z = 1.50 in the Z-table The table returns 0.9332

Conclusion: There is a 93.32% probability that a randomly selected bag weighs less than 512 g.

Example 2: Right-Tail Probability

Using the same machine, what is the probability that a bag weighs more than 494 g?

Step 1: Calculate the Z-scoreZ=4945008=68=0.75Z = \frac{494 – 500}{8} = \frac{-6}{8} = -0.75Z=8494−500​=8−6​=−0.75

Step 2: Look up Z = −0.75 in the Z-table The table returns 0.2266

Step 3: Subtract from 1P(X>494)=10.2266=0.7734P(X > 494) = 1 – 0.2266 = 0.7734P(X>494)=1−0.2266=0.7734

Conclusion: There is a 77.34% probability that a randomly selected bag weighs more than 494 g.

Example 3: Probability Between Two Values

What is the probability that a bag weighs between 490 g and 510 g?

Step 1: Calculate both Z-scoresZ1=4905008=1.25Z2=5105008=1.25Z_1 = \frac{490 – 500}{8} = -1.25 \qquad Z_2 = \frac{510 – 500}{8} = 1.25Z1​=8490−500​=−1.25Z2​=8510−500​=1.25

Step 2: Look up both Z-scores

  • P(Z ≤ −1.25) = 0.1056
  • P(Z ≤ 1.25) = 0.8944

Step 3: SubtractP(490<X<510)=0.89440.1056=0.7888P(490 < X < 510) = 0.8944 – 0.1056 = 0.7888P(490<X<510)=0.8944−0.1056=0.7888

Conclusion: There is a 78.88% probability that a bag weighs between 490 g and 510 g.

Example 4: Finding a Raw Value from a Probability (Inverse Lookup)

The bottom 10% of bags by weight will be flagged for inspection. What is the maximum weight a bag can have before being flagged?

Step 1: Locate the probability in the Z-table Find the cumulative probability closest to 0.1000. The closest value is 0.1003, corresponding to Z = −1.28

Step 2: Rearrange the Z-score formulaX=μ+Zσ=500+(1.28)(8)=50010.24=489.76 gX = \mu + Z\sigma = 500 + (-1.28)(8) = 500 – 10.24 = 489.76 \text{ g}X=μ+Zσ=500+(−1.28)(8)=500−10.24=489.76 g

Conclusion: Any bag weighing less than 489.76 g will be flagged for inspection.

Applications of Normal Distribution Tables

Hypothesis Testing

In z-tests, the Z-table converts a test statistic into a p-value — the probability of observing a result at least as extreme as the one obtained, assuming the null hypothesis is true. If the p-value falls below the chosen significance level (typically α = 0.05), the null hypothesis is rejected. Every one-sample z-test conclusion depends on this table lookup.

Confidence Intervals

When constructing confidence intervals for population means, the Z-table supplies the critical value (Z)* that defines the interval’s boundaries. The most commonly used critical values are:

Confidence LevelZ*
90%1.645
95%1.960
99%2.576

Quality Control

Manufacturing and process engineering rely on normal distribution tables to set tolerance limits and calculate defect rates. A process operating at Six Sigma quality — six standard deviations between the mean and the nearest specification limit — corresponds to a defect probability of approximately 0.00034%, a figure read directly from the far tail of the Z-table.

Standardized Testing and Education

Exam designers use Z-tables to convert raw scores into percentile ranks, determine grade boundaries, and evaluate whether score distributions meet expected patterns. A student’s Z-score places their result precisely within the broader population of test-takers.

Finance and Risk Analysis

Financial analysts apply normal distribution tables when modeling asset returns, calculating Value at Risk (VaR), and pricing options under the Black-Scholes framework. Tail probabilities drawn from the Z-table quantify the likelihood of rare but significant market events.

Medical and Biological Research

Clinical researchers use Z-tables to interpret diagnostic thresholds, assess whether patient measurements fall outside normal reference ranges, and evaluate treatment outcomes against population norms. Growth charts for children, for example, are built directly on normal distribution probabilities

How to Use a Normal Distribution Table (Z-Table)

Z-Table vs. Technology

The traditional Z-table remains a fixture of statistics education, but in practice most analysts and researchers now obtain normal distribution probabilities through software, online calculators, and programming languages. Understanding when to use each approach is a practical skill in its own right.

Statistical Software

Dedicated statistical packages compute exact cumulative normal probabilities instantly, eliminating the rounding inherent in table lookups.

  • SPSS and SAS calculate p-values and critical values automatically within hypothesis testing procedures — the Z-table is never consulted directly
  • Minitab generates full normal distribution outputs, including tail probabilities and inverse lookups, as part of its built-in probability distribution functions
  • R uses pnorm() for cumulative probabilities and qnorm() for inverse lookups, returning results to many decimal places rather than the four-decimal precision of a printed table

Online Calculators

Several free tools replicate Z-table functionality with added flexibility:

  • GraphPad QuickCalcs provides fast p-value calculations from Z-scores without requiring any software installation
  • Social Science Statistics offers a straightforward Z-score to p-value converter suited to students and researchers
  • Statology includes both Z-to-probability and inverse lookups alongside explanatory content

Programming Languages

For analysts working in code, normal distribution functions are available in every major language:

LanguageFunctionExample
Python (SciPy)scipy.stats.norm.cdf(z)norm.cdf(1.96) → 0.9750
Python (NumPy)numpy.vectorized via SciPyBatch calculations across arrays
Rpnorm(z)pnorm(1.96) → 0.9750
Excel=NORM.S.DIST(z, TRUE)=NORM.S.DIST(1.96, TRUE) → 0.9750
JavaScriptvia jStatjStat.normal.cdf(1.96, 0, 1)

SciPy documentation provides full details on available normal distribution methods, including PDF, CDF, and percent-point functions.

When the Z-Table Still Matters

Despite these alternatives, the printed Z-table retains genuine value in specific contexts:

  • Examinations and coursework — standardised tests including many statistics certification exams provide a printed Z-table and prohibit calculators or software, making table fluency a testable skill
  • Understanding the mechanics — reading a Z-table makes the relationship between Z-scores and cumulative probabilities tangible in a way that typing a function does not; students who learn the table first develop stronger intuition for what software outputs mean
  • Low-resource settings — fieldwork, classroom exercises, and environments without reliable internet or software access still benefit from a physical reference
  • Verification — a quick manual lookup serves as a sanity check against software output, catching data entry errors or misspecified function arguments

Precision: Table vs. Software

SourceDecimal precisionRounding error
Printed Z-table4 decimal placesUp to ±0.00005
Online calculator6–10 decimal placesNegligible
R / Python / SciPy15+ significant figuresEffectively zero
Excel NORM.S.DIST15 significant figuresEffectively zero

For most applied work the difference is inconsequential. In high-precision contexts — pharmaceutical trials, engineering tolerances, financial risk modelling — software is the appropriate choice.

Too tired to type another word? 

We’ll write your entire assignment while you rest

FAQs

How do you find probability between two values?

Find the Z-scores for both values, look up their probabilities, and subtract the smaller value from the larger one.

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

Left-tail probability: area to the left of a Z-score (most common in Z-tables)
Right-tail probability: area to the right, calculated as 1 − left-tail value

Can I calculate probabilities without a Z-table?

Yes, you can use calculators, Excel functions (like NORM.DIST), or statistical software instead of a Z-table.

Company

Welcome to our writing center! Whether you’re working on a writing assignment or simply need help with a paragraph, we’re here to assist you. Our resources are licensed under a creative commons attribution-noncommercial-sharealike 4.0 international license, so feel free to use them to summarize, revise, or improve your essay writing. Our goal is to help you navigate the transition to college writing and become a confident writer in college. From research process to writing strategies, we can support you with different kinds of writing.

Services Offered

  • Professional custom essay writing service for college students
  • Experienced writers for high-quality academic research papers
  • Affordable thesis and dissertation writing assistance online
  • Best essay editing and proofreading services with quick turnaround
  • Original and plagiarism-free content for academic assignments
  • Expert writers for in-depth literature reviews and case studies

Services Offered

  • Professional custom essay writing service for college students
  • Experienced writers for high-quality academic research papers
  • Affordable thesis and dissertation writing assistance online
  • Best essay editing and proofreading services with quick turnaround
  • Original and plagiarism-free content for academic assignments
  • Expert writers for in-depth literature reviews and case studies