Hypothesis Testing

Testing a statistical hypothesis. If the conjecture is false then the complementary hypothesis must be true

Critical Region and α depend on each other, we can find one out from the other

To test a simple null hypothesis H0:θ=θ0 against a simple alternative hypothesis Ha:θ=θ1 we use the Neyman-Pearson lemma

For a more general framework H0:θϑ0 vs Ha:θϑ1, where ϑ=ϑ0ϑ1, the parameter space we use the Power function of a test and the Likelihood ratio test

If a test satisfies P(reject H0|H0 is true)α, then the test is called an α level significance test

General procedure

  1. Formulate H0 and Ha and specify the size of test α
  2. Find an appropriate test statistic - generally a Pivot Statistic with a distribution not dependent on the parameters under the H0
  3. Determine the critical region based on the size of test α
  4. Compute the value of the observed test statistic based on the sample data
  5. Reject H0 if the observed value falls in the critical region, otherwise do not reject H0

More specifically:
Test of Means
Test of difference between means
Test of Variances
Test of Proportions
Test of k proportions
Goodness of fit test

intro stats