<?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: Decision and Conclusion</name>
  <metadata>
  <md:version>1.4</md:version>
  <md:created>2008/06/06 17:36:01 GMT-5</md:created>
  <md:revised>2008/07/18 13:54:50.171 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">A systematic way to make a decision of whether to reject or not reject the <term src="#hypothesis">null hypothesis</term>
is to compare the <term src="#pvalue">p-value</term> and a <emphasis>preconceived <m:math><m:mi>α</m:mi></m:math> (also called a "significance level")</emphasis>.
A preconceived <m:math><m:mi>α</m:mi></m:math> is the probability of a <term src="#type1err">Type I error</term> (rejecting the null hypothesis when
the null hypothesis is true). It may or may not be given to you at the beginning of the
problem.</para><para id="element-259">When you make a <emphasis>decision</emphasis> to reject or not reject <m:math><m:msub><m:mi>H</m:mi><m:mi>o</m:mi></m:msub></m:math>, do as follows:
<list id="list-1" type="bulleted"><item>If <m:math><m:mi>α</m:mi><m:mo>&gt;</m:mo><m:mtext>p-value</m:mtext></m:math>, reject <m:math><m:msub><m:mi>H</m:mi><m:mi>o</m:mi></m:msub></m:math>. The results of the sample data are significant. There is
sufficient evidence to conclude that <m:math><m:msub><m:mi>H</m:mi><m:mi>o</m:mi></m:msub></m:math> is an incorrect belief and that the <emphasis>alternative
hypothesis</emphasis>, <m:math><m:msub><m:mi>H</m:mi><m:mi>a</m:mi></m:msub></m:math>, may be correct.</item>
<item>If <m:math><m:mi>α</m:mi><m:mo>≤</m:mo><m:mtext>p-value</m:mtext></m:math>, do not reject <m:math><m:msub><m:mi>H</m:mi><m:mi>o</m:mi></m:msub></m:math>. The results of the sample data are not significant.
There is not sufficient evidence to conclude that the alternative hypothesis, <m:math><m:msub><m:mi>H</m:mi><m:mi>a</m:mi></m:msub></m:math>, may
be correct.</item>
<item>When you "do not reject <m:math><m:msub><m:mi>H</m:mi><m:mi>o</m:mi></m:msub></m:math>", it does not mean that you should believe that <m:math><m:msub><m:mi>H</m:mi><m:mi>o</m:mi></m:msub></m:math> is true. It
simply means that the sample data has <emphasis>failed</emphasis> to provide sufficient evidence to cast serious
doubt about the truthfulness of <m:math><m:msub><m:mi>H</m:mi><m:mi>o</m:mi></m:msub></m:math>.</item>

</list></para><para id="element-734"><emphasis>Conclusion:</emphasis> After you make your decision, write a thoughtful <emphasis>conclusion</emphasis> about the
hypotheses in terms of the given problem.</para>   
  </content>
  
<glossary>

 <definition id="hypothesis">
    <term>Hypothesis</term>
    <meaning>
   A statement about the value of a population parameter. In case of two hypotheses, the statement assumed to be true is called null hypothesis (notation 
<m:math><m:semantics><m:mrow><m:mstyle fontsize="12pt"><m:mrow><m:msub><m:mi>H</m:mi><m:mstyle fontsize="8pt"><m:mrow><m:mn>0</m:mn></m:mrow></m:mstyle></m:msub></m:mrow></m:mstyle><m:mrow/></m:mrow><m:annotation encoding="StarMath 5.0"> size 12{H rSub { size 8{0} } } {}</m:annotation></m:semantics></m:math>) and contradictory statement is called alternate hypothesis (notation 
<m:math><m:semantics><m:mrow><m:mstyle fontsize="12pt"><m:mrow><m:msub><m:mi>H</m:mi><m:mstyle fontsize="8pt"><m:mrow><m:mi>a</m:mi></m:mrow></m:mstyle></m:msub></m:mrow></m:mstyle><m:mrow/></m:mrow><m:annotation encoding="StarMath 5.0"> size 12{H rSub { size 8{a} } } {}</m:annotation></m:semantics></m:math>).
    </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>

<definition id="type1err">
    <term>Type 1 Error</term>
    <meaning>
The decision is to reject Null hypothesis, when, in fact, Null hypothesis is true.
    </meaning>
  </definition>
</glossary>
</document>
