H0:An alternative hypothesis can be one-sided.=
0
HA:or<
0
HA:Otherwise, an alternative hypothesis can be two-sided>
0
HA:In any case, the hypothesis is tested by considering the sample meandoes not equal
0
If the population standard deviation is known,
is standardized by subtracting the mean under H0
and dividing by the known SE.
The result can compared to the standard normal distribution
with a z test.
If the population standard deviation must be estimated by the sample standard deviation s, then the standardized statistic should be compared to a t distribution with n-1 degrees of freedom with a t test, where n is the size of the sample.
Both tests depend on the central limit theorem, and the fact that the distribution of the sample mean is approximately normal. In practice, the tests will be fine for either very large samples from any population, moderately sized samples from populations that are not strongly skewed and do not contain large outliers, or small samples from approximately normal populations.
H0:when the SE of=
0
z = (If the alternative hypothesis is-
0) /
![]()
HA:then the p-value is the area under the standard normal curve to the left of z.<
0
If the alternative hypothesis is
HA:then the p-value is the area under the standard normal curve to the right of z.>
0
If the alternative hypothesis is two-sided,
HA:then the p-value is twice as large as the one-sided p-value, twice the area outside of z under the standard normal curve.is not equal to
0
H0:when the SE of=
0
t = (If the alternative hypothesis is-
0) /
![]()
HA:then the p-value is the area under the t-distribution with n-1 degrees of freedom to the left of t.<
0
If the alternative hypothesis is
HA:then the p-value is the area under the under the t-distribution with n-1 degrees of freedom to the right of t.>
0
If the alternative hypothesis is two-sided,
HA:then the p-value is twice as large as the one-sided p-value, twice the area outside of t under the t-distribution with n-1 degrees of freedom.is not equal to
0
The hypotheses are
H0:= 110
HA:The sample size is large enough that it is reasonable to conclude that the shape of the sampling distribution of> 110
Under H0, the mean of the sampling distribution is 110. After standardizing the test statistic, we find that z = 1.23.
Since the standard error was known, this value may be compared to the standard normal distribution. The p-value is the area under the curve to the right of 1.23, or .1093. In other words, if the null hypothesis were true, we would expect to see a result at least as extreme as we did about once every ten times. This is not tremendously unusual.
The hypotheses are
H0:= 120
HA:We do not know the standard error for< 120
Since we are estimating the SE, we should compare to the t distribution instead of the normal. There are 14 - 1 = 13 degrees of freedom. The p-value is the area to the left of -1.22 under a t-distribution with 13 degrees of freedom. Since 1.22 is less than 1.350, the table in the book allows us only to say that the p-value is more than 0.10.
The data is consistent with the null hypothesis, although it would need to differ strikingly to be inconsistent for such a small sample.
Bret Larget, larget@mathcs.duq.edu