<?xml version="1.0" encoding="utf-8" standalone="no"?>
<!DOCTYPE document PUBLIC "-//CNX//DTD CNXML 0.5 plus MathML//EN" "http://cnx.rice.edu/technology/cnxml/schema/dtd/0.5/cnxml_mathml.dtd">
<document xmlns="http://cnx.rice.edu/cnxml" xmlns:md="http://cnx.rice.edu/mdml/0.4" xmlns:bib="http://bibtexml.sf.net/" xmlns:m="http://www.w3.org/1998/Math/MathML" id="new">
  <name>Hypothesis Testing of Single Mean and Single Proportion: Summary of the Hypothesis Test</name>
  <metadata>
  <md:version>1.2</md:version>
  <md:created>2008/06/06 17:38:34 GMT-5</md:created>
  <md:revised>2008/07/18 10:28:22.101 GMT-5</md:revised>
  <md:authorlist>
      <md:author id="billowsky">
      <md:firstname>Barbara</md:firstname>
      
      <md:surname>Illowsky</md:surname>
      <md:email>illowskybarbara@deanza.edu</md:email>
    </md:author>
      <md:author id="sdean">
      <md:firstname>Susan</md:firstname>
      
      <md:surname>Dean</md:surname>
      <md:email>deansusan@deanza.edu</md:email>
    </md:author>
  </md:authorlist>

  <md:maintainerlist>
    <md:maintainer id="cnxorg">
      <md:firstname/>
      
      <md:surname>Connexions</md:surname>
      <md:email>cnx@cnx.org</md:email>
    </md:maintainer>
  </md:maintainerlist>
  
  <md:keywordlist>
    <md:keyword>elementary</md:keyword>
    <md:keyword>statistics</md:keyword>
  </md:keywordlist>

  <md:abstract/>
</metadata>
  <content>
    <para id="delete_me">The <term src="#hypotest">hypothesis test</term> itself has an established process. This can be summarized as follows:
<list id="list-1" type="enumerated"><item>Determine <m:math><m:msub><m:mi>H</m:mi><m:mi>o</m:mi></m:msub></m:math> and <m:math><m:msub><m:mi>H</m:mi><m:mi>a</m:mi></m:msub></m:math>. Remember, they are contradictory.</item>
<item>Determine the random variable.</item>
<item>Determine the distribution for the test.</item>
<item>Draw a graph, calculate the test statistic, and use the test statistic to calculate the
<term src="#p-value">p-value</term>. (A z-score and a t-score are examples of test statistics.)</item>
<item>Compare the preconceived <m:math><m:mi>α</m:mi></m:math> with the p-value, make a decision (reject or cannot reject <m:math><m:msub><m:mi>H</m:mi><m:mi>o</m:mi></m:msub></m:math>), and write a clear conclusion using English sentences.</item>
</list></para><para id="element-844">Notice that in performing the hypothesis test, you use <m:math><m:mi>α</m:mi></m:math> and not <m:math><m:mi>β</m:mi></m:math>. <m:math><m:mi>β</m:mi></m:math> is needed to help
determine the sample size of the data that is used in calculating the p-value. Remember
that the quantity <m:math><m:mn>1</m:mn><m:mo>-</m:mo><m:mi>β</m:mi></m:math> is called the <emphasis>Power of the Test</emphasis>. A high power is desirable. If the
power is too low, statisticians typically increase the sample size while keeping <m:math><m:mi>α</m:mi></m:math> the same.
If the power is low, the null hypothesis might not be rejected when it should be.</para>   
  </content>
  <glossary>
 <definition id="hypotest">
    <term>Hypothesis Testing</term>
    <meaning>
   Based on sample evidence procedure to determine whether the hypothesis stated is a reasonable statement and cannot be rejected, or is unreasonable and should be rejected.
    </meaning>
  </definition>

<definition id="pvalue">
    <term>p-value</term>
    <meaning>
The probability that event will happen purely by chance assuming the null hypothesis is true. The smaller p-value, the stronger the evidence is against the null hypothesis.
    </meaning>
  </definition>
</glossary>
</document>
