<?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>Confidence Intervals: Summary of Formulas</name>
  <metadata>
  <md:version>1.5</md:version>
  <md:created>2008/06/06 16:39:36 GMT-5</md:created>
  <md:revised>2008/07/21 03:01:13.108 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"><rule type="formula" id="rule-1"><name> General form of a confidence interval</name><statement>
    <para id="ruleexp1"><m:math>
<m:mo>(</m:mo>
<m:mtext>lower value</m:mtext>
<m:mo>,</m:mo>
<m:mtext>upper value</m:mtext>
<m:mo>)</m:mo>
<m:mo>=</m:mo>
<m:mo>(</m:mo>
<m:mtext>point estimate</m:mtext>
<m:mo>-</m:mo>
<m:mtext>error bound</m:mtext>
<m:mo>,</m:mo>
<m:mtext>point estimate</m:mtext>
<m:mo>+</m:mo>
<m:mtext>error bound</m:mtext>
<m:mo>)</m:mo>
</m:math></para>
  </statement></rule> </para><para id="element-448"><rule type="formula" id="rule-2"><name>To find the error bound when you know the confidence interval</name><statement>
    <para id="ruleexp2.1"><m:math>
<m:mtext>error bound</m:mtext>
<m:mo>=</m:mo>
<m:mtext>upper value</m:mtext>
<m:mo>-</m:mo>
<m:mtext>point estimate</m:mtext>
<m:mspace width="20pt"/>
</m:math> OR
<m:math>
<m:mspace width="20pt"/>
<m:mtext>error bound</m:mtext>
<m:mo>=</m:mo>
<m:mfrac>
<m:mrow>
<m:mtext>upper value</m:mtext>
<m:mo>-</m:mo>
<m:mtext>lower value</m:mtext>
</m:mrow>
<m:mrow>
<m:mn>2</m:mn>
</m:mrow>
</m:mfrac>
</m:math> </para>
  </statement>

</rule> </para><para id="element-938"><rule type="formula" id="rule-3"><name>Single Population Mean, Known Standard Deviation, Normal Distribution</name><statement>
    <para id="ruleexp3.1">Use the <cnxn document="m16947">Normal Distribution for Means</cnxn>
<m:math>
<m:mspace width="20pt"/>
<m:mtext>EBM</m:mtext>
<m:mo>=</m:mo>
<m:msub>
<m:mi>z</m:mi>
<m:mfrac>
<m:mrow>
<m:mi>α</m:mi>
</m:mrow>
<m:mrow>
<m:mn>2</m:mn>
</m:mrow>
</m:mfrac>
</m:msub>
<m:mo>⋅</m:mo>
<m:mfrac>
<m:mrow>
<m:mi>σ</m:mi>
</m:mrow>
<m:mrow>
<m:msqrt>
<m:mi>n</m:mi>
</m:msqrt>
</m:mrow>
</m:mfrac>
</m:math></para>
  </statement>

<statement>
    <para id="ruleexp3.2">The confidence interval has the format
<m:math>
<m:mo>(</m:mo>
<m:apply>
<m:conjugate/>
<m:mi>x</m:mi>
</m:apply>
<m:mo>-</m:mo>
<m:mtext>EBM</m:mtext>
<m:mo>,</m:mo>
<m:apply>
<m:conjugate/>
<m:mi>x</m:mi>
</m:apply>
<m:mo>+</m:mo>
<m:mtext>EBM</m:mtext>
<m:mo>)</m:mo>
</m:math>.</para>
  </statement></rule> </para><para id="element-440"><rule type="formula" id="rule-4"><name>Single Population Mean, Unknown Standard Deviation, Student-t Distribution</name><statement>
    <para id="ruleexp4">Use the Student-t Distribution with degrees of freedom
<m:math>
<m:mtext>df</m:mtext>
<m:mo>=</m:mo>
<m:mi>n</m:mi>
<m:mo>-</m:mo>
<m:mn>1</m:mn>
</m:math>.
<m:math>
<m:mtext>EBM</m:mtext>
<m:mo>=</m:mo>
<m:msub>
<m:mi>t</m:mi>
<m:mfrac>
<m:mrow>
<m:mi>α</m:mi>
</m:mrow>
<m:mrow>
<m:mn>2</m:mn>
</m:mrow>
</m:mfrac>
</m:msub>
<m:mo>⋅</m:mo>
<m:mfrac>
<m:mrow>
<m:mi>s</m:mi>
</m:mrow>
<m:mrow>
<m:msqrt>
<m:mi>n</m:mi>
</m:msqrt>
</m:mrow>
</m:mfrac>
</m:math></para>
  </statement></rule> </para><para id="element-866"><rule type="formula" id="rule-5"><name>Single Population Proportion, Normal Distribution</name><statement>
    <para id="ruleexp5.1">Use the Normal Distribution for a single population proportion
<m:math>
<m:mi>p</m:mi>
<m:mo>'</m:mo>
<m:mo>=</m:mo>
<m:mfrac>
<m:mrow>
<m:mi>x</m:mi>
</m:mrow>
<m:mrow>
<m:mi>n</m:mi>
</m:mrow>
</m:mfrac>
</m:math></para>
  </statement>

<statement>
    <para id="ruleexp5.2"><m:math>
<m:mtext>EBP</m:mtext>
<m:mo>=</m:mo>
<m:msub>
<m:mi>z</m:mi>
<m:mfrac>
<m:mrow>
<m:mi>α</m:mi>
</m:mrow>
<m:mrow>
<m:mn>2</m:mn>
</m:mrow>
</m:mfrac>
</m:msub>
<m:mo>⋅</m:mo>
<m:msqrt>
<m:mfrac>
<m:mrow>
<m:mi>p</m:mi>
<m:mo>'</m:mo>
<m:mo>⋅</m:mo>
<m:mi>q</m:mi>
<m:mo>'</m:mo>
</m:mrow>
<m:mrow>
<m:mi>n</m:mi>
</m:mrow>
</m:mfrac>
</m:msqrt>
<m:mspace width="20pt"/>
<m:mi>p</m:mi>
<m:mo>'</m:mo>
<m:mo>+</m:mo>
<m:mi>q</m:mi>
<m:mo>'</m:mo>
<m:mo>=</m:mo>
<m:mn>1</m:mn>
</m:math></para>
  </statement>

<statement>
    <para id="ruleexp5.3">The confidence interval has the format
<m:math>
<m:mo>(</m:mo>
<m:mi>p</m:mi>
<m:mo>'</m:mo>
<m:mo>-</m:mo>
<m:mtext>EBP</m:mtext>
<m:mo>,</m:mo>
<m:mi>p</m:mi>
<m:mo>'</m:mo>
<m:mo>+</m:mo>
<m:mtext>EBP</m:mtext>
<m:mo>)</m:mo>
</m:math>.</para>
  </statement></rule> </para><para id="element-300"><rule type="formula" id="rule-6"><name>Point Estimates</name><statement>
    <para id="ruleexp6.1"><m:math>
<m:apply>
<m:conjugate/>
<m:mi>x</m:mi>
</m:apply>
</m:math> is a point estimate for
<m:math>
<m:mi>μ</m:mi>
</m:math></para>
  </statement>
<statement>
<para id="ruleexp6.2"><m:math>
<m:mi>p</m:mi>
<m:mo>'</m:mo>
</m:math> is a point estimate for
<m:math>
<m:mi>ρ</m:mi>
</m:math></para><para id="element-737"><m:math>
<m:mi>s</m:mi>
</m:math> is a point estimate for
<m:math>
<m:mi>σ</m:mi>
</m:math></para>
</statement></rule> </para>   
  </content>
  
</document>
