Login
📚 Mostly Harmless Statistics
Chapters ▾
⇩ Download ▾

7.4 Z-Interval for a Mean

Suppose you want to estimate the mean weight of newborn infants, or you want to estimate the mean salary of college graduates. A confidence interval for the mean would be the way to estimate these means.

The point estimate for μ is x¯, and the margin of error is zα/2(σn).

Where zα2 is the value on the standard normal curve with area 1 – α between the critical values –zα/2 and +zα/2, as shown below in Figure 7-2.

Standard normal curve drawn in red with a small shaded region in each tail labeled Area = α/2, the middle labeled Area = 1 − α, and axis values −z α/2, 0, and +z α/2.
Figure 7-2

Note: In the notation, zα/2 the α/2 represents the area in each of the tails, see Figure 7-2.

Assumptions:

1. If the sample size is small (n < 30), the population we are sampling from must be normally distributed. If the sample size is “large” (n ≥ 30) the Central Limit Theorem guarantees that the sampling distribution of the mean will be normally distributed no matter how the population distribution is distributed.

2. The population standard deviation σ must be known. Most of the time we are using σ from a similar study or a prior year’s data. If you have a sample standard deviation then we will use a different method introduced in a later section.

These assumptions must be addressed before using these statistical inferences. In most cases, we do not know the population standard deviation so will not use the z-interval. Instead, we will use a different sampling distribution called the Student’s t-distribution or t-distribution for short.

Adapted from Mostly Harmless Statistics by Rachel Webb (Portland State University), hosted on LibreTexts (stats.libretexts.org) and licensed under CC BY-SA 4.0. Changes were made. License: CC-BY-SA-4.0.