<?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>Central Limit Theorem: Summary of Formulas</name>
  <metadata>
  <md:version>1.5</md:version>
  <md:created>2008/06/06 15:07:49 GMT-5</md:created>
  <md:revised>2008/07/18 16:06:25.021 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>
<rule id="rule-1" type="Formula"><name>Central Limit Theorem for Sample Means (Averages)</name><statement>
<para id="element-1"><m:math>
<m:apply>
  <m:conjugate/>
  <m:ci>X</m:ci>
</m:apply></m:math> ~
<m:math>
<m:mn>N</m:mn>
<m:mo>(</m:mo>
<m:msub>
<m:mi>μ</m:mi>
<m:mi>X</m:mi>
</m:msub>
<m:mo>,</m:mo>
<m:mfrac>
<m:mrow>
<m:msub>
<m:mi>σ</m:mi>
<m:mi>X</m:mi>
</m:msub>
</m:mrow>
<m:mrow>
<m:msqrt>
<m:mi>n</m:mi>
</m:msqrt>
</m:mrow>
</m:mfrac>
<m:mo>)</m:mo>
<m:mspace width="35pt"/>
</m:math>
<emphasis>
Mean for Averages
<m:math>
<m:mo>(</m:mo>
<m:apply>
  <m:conjugate/>
  <m:ci>X</m:ci>
</m:apply>
<m:mo>)</m:mo>
</m:math>:
</emphasis>
<m:math>
<m:mspace width="10pt"/>
<m:msub>
<m:mi>μ</m:mi>
<m:mi>X</m:mi>
</m:msub>
</m:math></para>
</statement>
</rule>


<rule id="rule-1_5" type="Formula"><name>Central Limit Theorem for Sample Means (Averages) Z-Score and Standard Error of the Mean</name><statement>
<para id="element-984"><m:math>
<m:mi>z</m:mi>
<m:mo>=</m:mo>

<m:mfrac>
<m:mrow>
<m:apply>
  <m:conjugate/>
  <m:ci>x</m:ci>
</m:apply>
<m:mo>-</m:mo>
<m:msub>
<m:mi>μ</m:mi>
<m:mi>X</m:mi>
</m:msub>
</m:mrow>

<m:mrow>
<m:mo>(</m:mo>
<m:mfrac>
<m:mrow>
<m:msub>
<m:mi>σ</m:mi>
<m:mi>X</m:mi>
</m:msub>
</m:mrow>
<m:mrow>
<m:msqrt>
<m:mi>n</m:mi>
</m:msqrt>
</m:mrow>
</m:mfrac>
<m:mo>)</m:mo>
</m:mrow>
</m:mfrac>
<m:mspace width="25pt"/>
</m:math>
<emphasis>
Standard Error of the Mean (Standard Deviation for Averages
<m:math><m:mo>(</m:mo><m:apply>
  <m:conjugate/>
  <m:ci>X</m:ci>
</m:apply><m:mo>)</m:mo></m:math>):</emphasis>

<m:math>
<m:mspace width="10pt"/>
<m:mfrac>
<m:mrow>
<m:msub>
<m:mi>σ</m:mi>
<m:mi>X</m:mi>
</m:msub>
</m:mrow>
<m:mrow>
<m:msqrt>
<m:mi>n</m:mi>
</m:msqrt>
</m:mrow>
</m:mfrac>
</m:math>

</para>
</statement>
</rule>
<rule id="rule-2" type="Formula"><name>Central Limit Theorem for Sums</name><statement>
<para id="element-2"><m:math>

<m:mi>ΣX</m:mi></m:math> ~
<m:math>
<m:mi>N</m:mi>
<m:mo>[</m:mo>
<m:mo>(</m:mo>
<m:mi>n</m:mi>
<m:mo>)</m:mo>
<m:mo>⋅</m:mo>
<m:msub>
<m:mi>μ</m:mi>
<m:mi>X</m:mi>
</m:msub>
<m:mo>,</m:mo>
<m:msqrt>
<m:mi>n</m:mi>
</m:msqrt>
<m:mo>⋅</m:mo>
<m:msub>
<m:mi>σ</m:mi>
<m:mi>X</m:mi>
</m:msub>
<m:mo>]</m:mo>
<m:mspace width="10pt"/>
</m:math>
<emphasis>
Mean for Sums
<m:math>
<m:mo>(</m:mo>
<m:mi>ΣX</m:mi>
<m:mo>)</m:mo>
</m:math>:
</emphasis>
<m:math>
<m:mspace width="10pt"/>
<m:mi>n</m:mi>
<m:mo>⋅</m:mo>
<m:msub>
<m:mi>μ</m:mi>
<m:mi>X</m:mi>
</m:msub>
</m:math>

</para>
</statement>

</rule>

<rule id="rule-4" type="Formula"><name>Central Limit Theorem for Sums Z-Score and Standard Deviation for Sums</name><statement>

<para id="element-513"><m:math>
<m:mi>z</m:mi>
<m:mo>=</m:mo>
<m:mfrac>
<m:mrow>
<m:mi>Σx</m:mi>
<m:mo>−</m:mo>
<m:mi>n</m:mi>
<m:mo>⋅</m:mo>
<m:msub>
<m:mi>μ</m:mi>
<m:mi>X</m:mi>
</m:msub>
</m:mrow>
<m:mrow>
<m:msqrt>
<m:mi>n</m:mi>
</m:msqrt>
<m:mo>⋅</m:mo>
<m:msub>
<m:mi>σ</m:mi>
<m:mi>X</m:mi>
</m:msub>
</m:mrow>
</m:mfrac>
<m:mspace width="25pt"/>
</m:math>
<emphasis>
Standard Deviation for Sums
<m:math>
<m:mo>(</m:mo>
<m:mi>ΣX</m:mi>
<m:mo>)</m:mo>
</m:math>:
</emphasis>
<m:math>
<m:mspace width="25pt"/>
<m:msqrt>
<m:mi>n</m:mi>
</m:msqrt>
<m:mo>⋅</m:mo>
<m:msub>
<m:mi>σ</m:mi>
<m:mi>X</m:mi>
</m:msub>
</m:math></para>
</statement>
</rule>
     
  </content>
  
</document>
