<?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>Normal Distribution: Summary of Formulas</name>
  <metadata>
  <md:version>1.3</md:version>
  <md:created>2008/06/06 14:49:07 GMT-5</md:created>
  <md:revised>2008/07/21 03:07:11.589 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="normal-1" type="formula"><name>Normal Probability Distribution</name><statement>
<para id="element-100"><m:math>
		<m:mi>X</m:mi>
		</m:math>~<m:math>
		<m:mi>N</m:mi>
		<m:mo>(</m:mo>
		<m:mi>μ</m:mi>
		<m:mo>,</m:mo>
		<m:mi>σ</m:mi>
		<m:mo>)</m:mo>
	</m:math>
</para><para id="element-738"><m:math><m:mi>μ</m:mi></m:math> = the mean <m:math><m:mspace width="20pt"/><m:mi>σ</m:mi></m:math> = the standard deviation</para>
</statement>
</rule>
 
<rule id="standard-1" type="formula"><name>Standard Normal Probability Distribution</name><statement>
<para id="element-101"><m:math>
		<m:mi>Z</m:mi>
		</m:math>~<m:math>
		<m:mi>N</m:mi>
		<m:mo>(</m:mo>
		<m:mn>0</m:mn>
		<m:mo>,</m:mo>
		<m:mn>1</m:mn>
		<m:mo>)</m:mo>
	</m:math>
</para><para id="element-736"><m:math><m:mi>Z</m:mi></m:math>
= a standardized value (z-score)</para><para id="element-739">mean = 0 <m:math><m:mspace width="20pt"/></m:math> standard deviation = 1</para>
</statement>
</rule>
 <rule id="kth-1" type="formula"><name>Finding the kth Percentile</name><statement>
<para id="element-102">To find the <emphasis>kth</emphasis> percentile when the z-score is known:
<emphasis>
<m:math>
<m:mi>k</m:mi>
<m:mo>=</m:mo>
<m:mi>μ</m:mi>
<m:mo>+</m:mo>
<m:mo>(</m:mo>
<m:mi>z</m:mi>
<m:mo>)</m:mo>
<m:mi>σ</m:mi>
</m:math>
</emphasis>
</para>
</statement>
</rule>
 <rule id="zscore-1" type="formula"><name>z-score</name><statement>
<para id="element-103"><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>μ</m:mi>
</m:mrow>
<m:mrow>
<m:mi>σ</m:mi>
</m:mrow>
</m:mfrac>
</m:math>
</para>
</statement>
</rule>
 <rule id="areatotheleft-1" type="formula"><name>Finding the area to the left</name><statement>
<para id="element-104">The area to the left: 
<m:math>
<m:reln><m:lt/>
<m:mrow>
<m:mi>P</m:mi>
<m:mo>(</m:mo>
<m:mi>X</m:mi>
</m:mrow>
<m:mrow>
<m:mi>x</m:mi>
<m:mo>)</m:mo>
</m:mrow>
</m:reln>
</m:math></para>
</statement>
</rule>
 <rule id="areatotheright-1" type="formula"><name>Finding the area to the right</name><statement>
<para id="element-105">The area to the right:
<m:math>
		<m:reln><m:gt/>
			<m:mrow>
				<m:mi>P</m:mi>
				<m:mo>(</m:mo>
				<m:mi>X</m:mi>
			</m:mrow>
			<m:mrow>
				<m:mi>x</m:mi>
				<m:mo>)</m:mo>
			</m:mrow>
		</m:reln>
		<m:mo>=</m:mo>
		<m:mn>1</m:mn>
		<m:mo>-</m:mo>
		<m:reln><m:lt/>
			<m:mrow>
				<m:mi>P</m:mi>
				<m:mo>(</m:mo>
				<m:mi>X</m:mi>
			</m:mrow>
			<m:mrow>
				<m:mi>x</m:mi>
				<m:mo>)</m:mo>
			</m:mrow>
		</m:reln>
	</m:math></para>
</statement>
</rule>
</content>
</document>
