Chapter 10. One-Sample Test of Hypothesis
Chapter 10. One-Sample Test of Hypothesis
Tests of Hypothesis
Chapter 10
1
Learning Objectives
Examples
The mean speed of automobiles passing milepost 150 on the West Virginia Turnpike is 68 mph
The mean cost to remodel a kitchen is $20,000
10-3
Hypothesis Testing
The objective of hypothesis testing is to verify the validity of a statement about a population parameter
HYPOTHESIS TESTING A procedure based on sample evidence and probability theory to determine
whether the hypothesis is a reasonable statement.
10-4
Step 1 of the Six-Step Process
State the null hypothesis (H0) and the alternate hypothesis (H1)
NULL HYPOTHESIS A statement about the value of a population parameter developed for the
purpose of testing numerical evidence.
The null hypothesis always includes the equal sign
• For example; =, ≥, or ≤ will be used in H0
ALTERNATE HYPOTHESIS A statement that is accepted if the sample data provide sufficient
evidence that the null hypothesis is false.
LEVEL OF SIGNIFICANCE The probability of rejecting the null hypothesis when it is true.
Since the researcher cannot study every item or individual in the population, error is possible
TYPE I ERROR Rejecting the null hypothesis, H0, when it is true.
Type I error is designated with the Greek letter alpha, α
TYPE II ERROR Not rejecting the null hypothesis when it is false.
Type II error is designated with the Greek letter beta, β
10-7
Step 3 of the Process
Then, select the test statistic
We can determine whether the distance between xത and μ is statistically significant by finding the number of
standard deviations xത is from μ
10-8
Step 4 of the Process
10-9
Critical Value
10-10
Steps 5 & 6 of the Six-Step Process
10-11
One-Tailed and Two-Tailed Tests
H0: ≥ 60,000 miles H0: = $65,000 per year H0: ≤ 453 grams
H1: < 60,000 miles H1: ≠ $65,000 per year H1: > 453 grams
with an α = 0.05 with an α = 0.05 with an α = 0.05
Left-tailed test Two-tailed test Right-tailed test
10-12
Two-Tailed Test Example, σ Known
Jamestown Steel Company manufactures and assembles desks and other office equipment at several plants in New
York State. At the Fredonia plant, the weekly production of the Model A325 desk follows a normal distribution with a
mean of 200 and a standard deviation of 16. New production methods have been introduced and the vice president of
manufacturing would like to investigate whether there has been a change in weekly production of the Model A325. Is
the mean number of desks produced different from 200 at the .01 significance level?
10-13
Two-Tailed Test Example, σ Known
Step 4: Formulate the decision rule by first determining the critical values of z.
Decision Rule: If the computed value of z is not between -2.575 and 2.576, reject the null hypothesis. If z falls
between -2.576 and 2.576, do not reject the null hypothesis.
10-14
Two-Tailed Test Example, σ Known
Decision: Because 1.547 does not fall in the rejection region, we decide not to reject H0.
10-16
The p-Value in Hypothesis Testing
p-VALUE The probability of observing a sample value as extreme as, or more extreme than the value
observed, given that the null hypothesis is true.
Compare the p-value with the level of significance, α
• If the p-value is smaller than the significance level, reject H0
• If the p-value is larger than α, H0 is not rejected
A p-value not only results in a decision about H0, but gives additional insight about the strength of that decision
10-17
Finding a p-Value
In the previous example about desk production, the computed z was 1.547 and H0 was not rejected
Round the computed z-value to two decimal places, 1.55
Using the z-table, find the probability of finding a z-value of 1.55 or more by .5000 - .4394 = .0606
Since this is a two-tailed test 2(.0606) = .1212
In this chart, we can easily compare the p-value with the level of significance
10-18
Hypothesis Testing, σ Unknown
10-19
Hypothesis Testing, σ Unknown Example
The McFarland Insurance Company Claims Department reports the mean cost to process a claim is $60. An industry
comparison showed this amount to be larger than most other insurance companies, so the company instituted cost-
cutting measures. To evaluate the cost-cutting measures, a random sample was taken of 26 claims processed last
month and the cost to process each claim was recorded (see below).
At the .01 significance level, is it reasonable to conclude the mean cost to process a claim is now less than $60?
Step 1: State the null hypothesis and the alternate hypothesis H0: μ ≥ $60
H1: μ < $60
10-20
Hypothesis Testing, σ Unknown Example
xത − μ $56.423−$60
t= = = -1.82
s/ n
$10.41/ 26
10-21
Type I and Type II Errors
10-22
Type II Error Example
Western Wire Products purchases steel bars to make cotter pins. Past experience indicates that the mean tensile
strength of all incoming shipments is 10,000 psi and that the standard deviation is 400 psi. To monitor the quality of
the cotter pins, samples of 100 pins are randomly selected and tested for their strength. Using a 0.05 significance
level, accept the shipment if the sample mean strength falls between the critical values 9.922 psi and 10.078 psi. If
the sample mean does not fall between the critical values, we conclude the shipment does not meet the quality
standard.
10-23