Z Table, Class Width and Other Statistics Basics (With Examples)
A z-score tells you how many standard deviations a value sits from the mean. Look it up in a standard normal table to get the cumulative probability — the area to the left of that z-score. z = 1.96 gives 0.9750, meaning 97.5% of values fall below it. This page has a two-way lookup, the full table, and three worked examples.
On this page
- Interactive z table: type a z-score, get the probability
- The full standard normal table (positive and negative z)
- How to read a z chart: three worked lookups
- How do you find the class width in statistics?
- What is a population in statistics - population vs sample
- A statistic describes the sample; a parameter describes the population
- What makes something unusual in statistics?
- Discrete probability distributions: the other lookup students arrive for
- Quick-reference formula sheet
- When the stats assignment is due and the table is only step one
Interactive z table: type a z-score, get the probability
A z table statistics lookup answers one question: given a z-score, what share of a standard normal distribution falls on either side of it? This z chart for statistics does the lookup instantly, both directions, so you don't have to hunt across a printed z table stats grid for the right row and column.
Left tail, right tail or between two z-scores
A left-tail lookup returns the cumulative probability below your z-score. A right-tail lookup subtracts that from 1. A between lookup subtracts the smaller result from the larger one — same table, different arithmetic.
The curve, shaded to match your lookup
Every result redraws the standard normal curve and shades the exact area under the curve for your query — a left-tail query shades from the far left to your z-score; a between query shades only the middle strip. Computing an area this way is the same skill as an area problem on geometry help, just under a curve instead of a polygon.
Reverse lookup: probability in, z-score out
Type a probability instead of a z-score to run the lookup backward — the case you need for confidence intervals and critical values. The middle 90% of a standard normal distribution sits between and . The middle 95% sits between and . The middle 99% sits between and .
The full standard normal table (positive and negative z)
The standard normal table below covers through in 0.1 steps, negative and positive, as real text you can search — the same lookup MyStatLab and MyLab Statistics assignments ask for under a different name. GradeDraft is independent of and not affiliated with Pearson or MyStatLab.
Negative z table (z from -3.0 to 0)
| z | P(Z<z) | z | P(Z<z) | z | P(Z<z) |
|---|---|---|---|---|---|
| -3.0 | 0.0013 | -2.0 | 0.0228 | -1.0 | 0.1587 |
| -2.9 | 0.0019 | -1.9 | 0.0287 | -0.9 | 0.1841 |
| -2.8 | 0.0026 | -1.8 | 0.0359 | -0.8 | 0.2119 |
| -2.7 | 0.0035 | -1.7 | 0.0446 | -0.7 | 0.2420 |
| -2.6 | 0.0047 | -1.6 | 0.0548 | -0.6 | 0.2743 |
| -2.5 | 0.0062 | -1.5 | 0.0668 | -0.5 | 0.3085 |
| -2.4 | 0.0082 | -1.4 | 0.0808 | -0.4 | 0.3446 |
| -2.3 | 0.0107 | -1.3 | 0.0968 | -0.3 | 0.3821 |
| -2.2 | 0.0139 | -1.2 | 0.1151 | -0.2 | 0.4207 |
| -2.1 | 0.0179 | -1.1 | 0.1357 | -0.1 | 0.4602 |
| -0.0 | 0.5000 |
Scroll horizontally to compare all columns.
Positive z table (z from 0 to 3.0)
| z | P(Z<z) | z | P(Z<z) | z | P(Z<z) |
|---|---|---|---|---|---|
| 0.0 | 0.5000 | 1.0 | 0.8413 | 2.0 | 0.9772 |
| 0.1 | 0.5398 | 1.1 | 0.8643 | 2.1 | 0.9821 |
| 0.2 | 0.5793 | 1.2 | 0.8849 | 2.2 | 0.9861 |
| 0.3 | 0.6179 | 1.3 | 0.9032 | 2.3 | 0.9893 |
| 0.4 | 0.6554 | 1.4 | 0.9192 | 2.4 | 0.9918 |
| 0.5 | 0.6915 | 1.5 | 0.9332 | 2.5 | 0.9938 |
| 0.6 | 0.7257 | 1.6 | 0.9452 | 2.6 | 0.9953 |
| 0.7 | 0.7580 | 1.7 | 0.9554 | 2.7 | 0.9965 |
| 0.8 | 0.7881 | 1.8 | 0.9641 | 2.8 | 0.9974 |
| 0.9 | 0.8159 | 1.9 | 0.9713 | 2.9 | 0.9981 |
| 3.0 | 0.9987 |
Scroll horizontally to compare all columns.
How the row and column split the decimal
A full textbook z table splits z into a row (first decimal, e.g. 1.9) and a column (second decimal, e.g. 0.06), so sits at row 1.9, column 0.06. The chart above shows only the row value, in 0.1 steps; the lookup tool above fills in the second decimal, returning 0.9750 for . A TI-84, Excel's NORM.S.DIST, and StatCrunch return the same number.
How to read a z chart: three worked lookups
Reading a z statistic chart is arithmetic once you know which operation each phrasing calls for. The standard normal distribution — sometimes called the Gaussian distribution, after Carl Friedrich Gauss — is always centered at with total area under the curve equal to 1.
P(Z < 1.96)
This is a left-tail lookup. Find the row nearest and interpolate the hundredths place: . Roughly 97.5% of a standard normal distribution lies below .
P(Z > -0.85)
A right-tail lookup starts from the complement rule: . First find , then subtract from 1: .
P(-1.2 < Z < 2.1)
A between lookup subtracts the smaller cumulative probability from the larger one: . About 86.7% of the distribution sits between those two z-scores.
Turning a raw score into z first: (x - mu) / sigma
Raw scores need converting before any lookup applies. The z-score formula is : subtract the mean, then divide by the standard deviation. A test score of 82, with and , converts to — read off the positive table as . Solving that formula for instead of is the identical algebra in solving equations step by step.
How do you find the class width in statistics?
The formula: (max - min) / number of classes, rounded up
Class width statistics questions all use one formula: , rounded up to a convenient value. Sturges' rule, , is one common way to pick the number of classes before you compute the width, if the assignment doesn't specify one.
A worked example from a raw data set
Twelve exam scores: 62, 65, 70, 71, 74, 78, 81, 85, 88, 91, 95, 99. Range: . With 5 classes, the raw width is $37 \div 5 = 7.4$, rounded up to 8.
| Class | Frequency |
|---|---|
| 62–69 | 2 |
| 70–77 | 3 |
| 78–85 | 3 |
| 86–93 | 2 |
| 94–101 | 2 |
Class width with decimals: why you round up, never down
Rounding down would leave the highest data point, 99, outside every class. How do you find the class width in statistics when the division doesn't come out even? Always round up: a class width of 7 (rounded down from 7.4) only reaches 62+7×5=97, one class boundary short of covering 99.
Reading class width off a histogram

When the class width is not uniform
Not every frequency table uses one width throughout. Household income brackets are a common example: $0–$24,999 and $25,000–$49,999 (width 25,000 each), then $50,000–$99,999 (width 50,000), then an open-ended $100,000+ class. Unequal widths group the data more evenly when most values cluster at one end and thin out at the other; class width is not uniform whenever a data set has that kind of skew.
What is a population in statistics - population vs sample
Population: every member of the group in question
A population is every member of the group a question is actually about — every enrolled student, every part off the line, every voter. What is a population in statistics comes down to that one word: every.
Sample: the part you actually measured
A sample is the subset you actually collected data from. Surveying 400 of a university's 22,000 students is a sample; the 22,000 students are the population.
Population characteristics and why they are usually unknown
A population characteristic — the true mean, the true proportion, the true standard deviation — is almost never fully knowable, because measuring an entire population is rarely practical. That's the entire reason sampling exists: a sample statistic estimates a population characteristic you can't measure directly. A historical census schedule is a rare case where the whole population actually was counted; see history homework help for how to source and cite one.
Which of the following best describes a population (how these exam items are written)
Exam questions phrase this as a multiple-choice pair: one option names a specific measured group (a sample), the other names the entire group of interest (the population). The tell is scope — "surveyed," "measured," or a specific count signals a sample; "all," "every," or "entire" signals a population.
| Scenario | Population | Sample |
|---|---|---|
| Student survey | all US college students | the 400 surveyed |
| Quality control | every part on the line | the 50 pulled per hour |
A statistic describes the sample; a parameter describes the population
The statistic is a number describing the sample. A parameter is the matching number that describes the population. The two words track the same distinction as population vs sample, applied to the summary numbers instead of the groups themselves.
The mu / x-bar and sigma / s notation pairs
Notation keeps the two straight without restating "population" or "sample" every time: (population mean) pairs with (sample mean); (population standard deviation) pairs with (sample standard deviation); (population size) pairs with (sample size); (population proportion) pairs with (sample proportion).
Parameter vs statistic in one table
| Quantity | Parameter (population) | Statistic (sample) |
|---|---|---|
| Mean | ||
| Standard deviation | ||
| Proportion | ||
| Size |
What makes something unusual in statistics?
The z-score rule of thumb: |z| > 2
What makes something unusual in statistics has a standard cutoff: a z-score with . Under the empirical rule, about 95% of values in a roughly normal distribution fall within two standard deviations of the mean, so anything past that boundary is unusual by definition, not by judgment call.
The range rule of thumb
The range rule of thumb estimates a standard deviation when you don't have one: . Combined with the z-score rule, the "usual" range for individual values runs from roughly to — the same logic behind stating a measurement's uncertainty in physics homework help.
Unusual vs significant vs outlier - three different words
These three get used interchangeably, but they answer different questions. Unusual describes one value relative to its own distribution (). Statistically significant describes a result unlikely to occur by chance under a null hypothesis, usually judged against . An outlier is a value far from the rest of a specific data set, often flagged with the 1.5×IQR rule — below or above .
Discrete probability distributions: the other lookup students arrive for
What a discrete probability distribution has to satisfy
A discrete probability distribution has to meet two conditions: every probability is between 0 and 1, and all the probabilities add up to exactly 1.
Finding the missing probability so the column sums to 1
| X | 0 | 1 | 2 | 3 |
|---|---|---|---|---|
| P(X) | 0.1 | 0.3 | 0.4 | ? |
Scroll horizontally to compare all columns.
The four probabilities must sum to 1: , so the missing value is .
Calculating the mean of a discrete probability distribution
| X | P(X) | X · P(X) |
|---|---|---|
| 0 | 0.1 | 0.00 |
| 1 | 0.3 | 0.30 |
| 2 | 0.4 | 0.80 |
| 3 | 0.2 | 0.60 |
The mean of a probability distribution is the sum of the last column: . This is the same expected-value calculation behind pricing an insurance product or a business decision tree; see accounting, finance and economics homework for that application.
Quick-reference formula sheet
| What | Formula |
|---|---|
| Z-score | |
| Class width | , rounded up |
| Mean of a discrete distribution | |
| Unusual value | |
| Range rule of thumb | |
| Notation | , , , |
When the stats assignment is due and the table is only step one
A z-score, a class width, or a missing-probability question takes minutes with the table above. A full problem set — hypothesis tests, confidence intervals, a dataset in SPSS or R — is where most students look for homework help instead of working every step alone, and GradeDraft's statistics desk takes those on directly.
Quick answers on z-scores, class width and populations
What is a statistical population?
A statistical population is the complete group a question is about — every member, not just the ones measured. If a study is about all US nurses, the population is every nurse in the US, regardless of how many were actually surveyed.
How do you find class width on a histogram?
Read the x-axis boundary labels and subtract two adjacent ones — the gap between consecutive boundaries is the class width. On the histogram above, the boundaries run 62, 70, 78, 86, 94, 102, each 8 units apart, matching the class width computed from the formula.
What is class width in stats, in one sentence?
Class width in stats is the size of the numeric range each bar or row in a frequency table covers, found by dividing the data's range by the number of classes and rounding up.
Which of the following best describes a population?
On a multiple-choice item, the correct option is always the one naming the entire group the question is about — not the group that was actually measured. "All registered voters in a state" describes a population; "600 voters who were called" describes a sample of that population.
What is a z-score, in plain terms?
A z-score is a distance, measured in standard deviations, between a value and the mean. A z-score of 0 is exactly average; a z-score of 2 is two standard deviations above average.
What is the difference between class width and class boundaries?
Class width is a single number — the size of each class. Class boundaries are the two endpoints that define where one class starts and the next begins. Subtracting one lower boundary from the next lower boundary gives the class width.
Do you round class width up or down?
Always up. Rounding down shrinks the total span the classes cover, which can leave your largest data value with no class to belong to.
What is considered an unusual z-score?
Any z-score with an absolute value greater than 2 is generally considered unusual, since roughly 95% of values in a normal distribution fall within that range and only about 5% fall outside it.
