<?xml version="1.0" encoding="utf-8" standalone="no"?>
<!DOCTYPE document PUBLIC "-//CNX//DTD CNXML 0.5 plus MathML//EN" "http://cnx.rice.edu/cnxml/0.5/DTD/cnxml_mathml.dtd">
<document xmlns="http://cnx.rice.edu/cnxml" xmlns:md="http://cnx.rice.edu/mdml/0.4" xmlns:m="http://www.w3.org/1998/Math/MathML" xmlns:bib="http://bibtexml.sf.net/" id="m11200">

  <name>Varieties of Normal Distribution Simulation</name>

  <metadata>
  <md:version>1.3</md:version>
  <md:created>2003/05/29</md:created>
  <md:revised>2003/07/14 16:08:29.009 GMT-5</md:revised>
  <md:authorlist>
    <md:author id="dmlane">
      <md:firstname>David</md:firstname>
      
      <md:surname>Lane</md:surname>
      <md:email>lane@rice.edu</md:email>
    </md:author>
  </md:authorlist>

  <md:maintainerlist>
    <md:maintainer id="dmlane">
      <md:firstname>David</md:firstname>
      
      <md:surname>Lane</md:surname>
      <md:email>lane@rice.edu</md:email>
    </md:maintainer>
    <md:maintainer id="mjeanes">
      <md:firstname>Matthew</md:firstname>
      
      <md:surname>Jeanes</md:surname>
      <md:email>mjeanes@rice.edu</md:email>
    </md:maintainer>
  </md:maintainerlist>
  
  

  <md:abstract/>
</metadata>

  <content>
    <section id="genins">
      <name>General Instructions</name>

      <para id="thisdem">
	This demonstration allows you to change the mean and standard
	deviation of two normal distributions and observe the effects
	on the shapes of the distributions.When the demonstration
	begins, the red distribution has a mean of 50 and a standard
	deviaton of 10. The blue distribution has a mean of 50 and a
	standard deviation of 5. Notice how much more spread out the
	red distribution is than the blue distribution.
      </para>

      <para id="choose">
	 Choose different values for the two distributions and
	 investigate their effects.
      </para>
    </section>

    <section id="stepbystep">
      <name>Step by Step Instructions</name>

      <para id="link">
	<cnxn document="m11199">Show Questions</cnxn>
      </para>

      <para id="changethe">
	Change the mean of the blue distribution to 60 and notice what
	happens. Did its shape change, or just its position along the
	X-axis?
      </para>

      <para id="comparethe">
	Compare the blue and red distributions. Do the areas under the
	curve appear to differ? They should be the same: the red
	distribution is wider but not as high as the blue
	distribution.
      </para>

      <para id="experiment">
	Experiment by changing the means and standard deviations of
	both distributions to explore the variety of shapes a normal
	distribution can take on. Note that some values will not allow
	the distributions to be displayed in full.
      </para>

      <media type="application/x-java-applet" src="normalcompare.Applet1.class">
	<param name="archive" value="normalcompare.jar"/>
	<param name="width" value="300"/>
	<param name="height" value="228"/>
	<param name="name" value="normalcompare"/>
      </media>

    </section>
    <section id="summary">
      <name>Summary</name>
      <para id="summ">
	Normal distributions have different means and standard
	deviations. Normal distributions that differ only in their
	means have the same shape. Normal distributions with different
	standard deviations are more or less spread out.
      </para>
    </section>
  </content>
  
</document>
