ENGR 0020 Home Page
next previous contents

Next: Tests on the mean
Previous: Confidence Intervals based on small samples from a Normal population


HYPOTHESIS TESTING

Statistical Hypothesis: A claim about the value of some parameter.

NULL HYPOTHESIS (H0): A claim that is initially favored as true.
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<q0

Two-tailed Test: When Ha is of the form q0
One-tailed Test: When Ha is of the form q>q0 (upper-tailed test)  or q<q0 (lower-tailed test)

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 Errors associated with a test: Since the test is based on a random sample there is always a possibility that the test might lead us to an erroneous conclusion.  More specifically, we  define
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) = b

Suppose we specify

a =Maximum Acceptable Type I Error Probability
Then this is the significance level of the test, and the test is called a level-a test.

ENGR 0020 Home Page
next previous contents

Next: Tests on the mean
Previous: Confidence Intervals based on small samples from a Normal population



Jayant Rajgopal