Next: Tests on the mean
Previous: Confidence Intervals based on small samples from a
Normal population
Statistical Hypothesis: A claim about the value of some parameter.
NULL HYPOTHESIS (H0): A claim that is initially favored as true.Objective: To conduct a statistical test so as to decide whether (1) H0 should be rejected in favor of Ha, or (2) H0 should not be rejected. The test will have
ALTERNATIVE HYPOTHESIS (Ha): An alternative claim that is a direct contradiction of H0.Format for H0: q = q0
Format for Ha: q ¹q0 OR q>q0OR q<q0Two-tailed Test: When Ha is of the form q¹ q0
One-tailed Test: When Ha is of the form q>q0 (upper-tailed test) or q<q0 (lower-tailed test)
Type I Error: H0 is erroneously rejected (when it is actually true)
Type II Error: H0 is erroneously accepted (when H0 is actually false)
NOTATION: P(Type I Error) = a
P(Type II Error) = bSuppose we specify
a =Maximum Acceptable Type I Error ProbabilityThen this is the significance level of the test, and the test is called a level-a test.
Next: Tests on the mean
Previous: Confidence Intervals based on small samples from a
Normal population