next up previous contents
Next: Testing Fit to Distributions Up: Statistical Definitions Previous: Estimation   Contents

Subsections


Testing Hypotheses

Definitions

General Procedeure for Hypothesis Testing

We assume that the hypothesis is $H_{0}: \theta = \theta_{0}$
  1. State the null hypothesis $H_{0}$ that $\theta = \theta_{0}$
  2. Choose the appropriate alternative hyppthesis, $H_{1}$ from one of the alternatives $\theta < \theta_{0}$, $\theta >
\theta_{0}$, $\theta \not= \theta_{0}$
  3. Choose a significance level of size $\alpha$
  4. Select the appropriate test statistic and establish the critical region. (If the decision is to be based on a $P$ value then it is not necessary to state the critical region)
  5. Compute the value of the test statistic from the sample data
  6. Decision: Reject $H_{0}$ is the test statistic has a value in the critical region (or if the computed $P$ value is less than or equal to the desired significance level $\alpha$); otherwise, do not reject $H_{0}$

next up previous contents
Next: Testing Fit to Distributions Up: Statistical Definitions Previous: Estimation   Contents
2003-08-29