

Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
The one-sample z-test, a statistical hypothesis testing method used to determine if the population mean of a single group is significantly different from a hypothesized constant. Assumptions, inputs, five steps for performing the test, and a discussion on the distribution of the test statistic. A sample problem is provided for illustration.
Typology: Study notes
1 / 3
This page cannot be seen from the preview
Don't miss anything!


sx √ n
H 0 : μ = c, H 1 : μ 6 = c
x¯ − μ SEmean
assuming the null hypothesis value for μ.
Since we are assuming that n ≥ 30, the sample standard deviation sx is a close approximation to the population standard deviation σx; we will assume that σx is known and equal to sx. Furthermore, since SEmean is constant, E(¯x) = μx, and SEmean = sx/
n = σx/
n,
E(z) = E
x¯ − μx SEmean
E(¯x) − μx SEmean
μx − μx SEmean
and
Var(z) = Var
x¯ − μx SEmean
Var(¯x − μx) SE^2 mean
Var(¯x) SE^2 mean
SE^2 mean SE^2 mean
Thus, by the central limit theorem, z has an approximately standard normal distribution and we can use the standard normal table to compute confidence intervals and p-values for z.
Mendenhall and Sincich, p. 45: Humerous bones from the same species of animal have approximately the same length-to-width ratios. It is known that Species A has a mean ratio of 8.5. Suppose that 41 fossil humerous bones were unearthed at a site where Species A is known to have flourished. (We assume that all bones are from the same species.) The length-to-width ratios of these bones has sample mean 9.26 and sample standard deviation 1.20. Can we conclude that these bones belong to Species A? Perform a level 0. z-test to check.
Solution: We have these inputs:
n = 41 ¯x = 9. 26 sx = 1. 20 c = 8. 5 α = 0. 05
and compute
SEmean =
σx √ n
Here are the five steps of the z-test:
H 0 = 8. 5 , H 1 6 = 8. 5