<?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="m11194">

  <name>Variability Simulation</name>

  <metadata>
  <md:version>1.3</md:version>
  <md:created>2003/05/29</md:created>
  <md:revised>2003/07/14 15:35:17.298 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="thegraph">
	The graph shows two normal distributions. Both distributions
	have means of 50. The red distribution has a standard
	deviation of 10; the blue distribution has a standard
	deviation of 5. You can see that the red distribution is more
	spread out than the blue distribution. Note that about two
	thirds of the area of the distributions is within one standard
	deviation of the mean. For the red distribution, this is
	between 40 and 60; for the blue distribution, this is between
	45 and 55. About 95% of a normal distribution is within two
	standard deviations from the mean. For the red distribution,
	this is between 30 and 70; for the blue it is between 40 and
	60.
      </para>

      <para id="youcan">
	You can change the means and standard deviations of the
	distributions and see the results visually. For some values,
	the distributions will be off the graph. For example, if you
	give a distribution a mean of 200, it will not be shown.
      </para>
    </section>

    <section id="stepbystep">
      <name>Step by Step Instructions</name>
      <para id="link">
	<cnxn document="m11193">Show Questions</cnxn>
      </para>

      <para id="doeschanging">
	Does changing the mean of a distribution change its shape?
	Change the mean of the blue distribution from 50 to 60 to
	see. You will find that the shape is the same. It is just
	moved over to the right.
      </para>

      <para id="howmany">
	How many standard deviations from the mean do you have to go
	to include almost all of the distribution? Take a look at the
	red distribution. Very few scores are below 20 or above
	80. This means that almost all of the distribution is within
	30 points of the mean of 50. Set the mean and standard
	deviation of the blue distribution to 60 and 5
	respectively. What are the limits of the distribution. Are
	almost all the scores within three standard deviations of the
	mean as they were with the red distribution? In other words,
	is just about all of the distribution between 45 and 75?
      </para>

      <para id="experiment">
	Experiment with different means and standard deviations to see
	how the changes affect the shapes of the distributions. Try a
	distribution with a mean of 50 and a standard deviation of 20.
      </para>

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

    </section>
    <section id="summary">
      <name>Summary</name>
      <para id="themore">
	The more spread out a distribution is, the larger its standard
	deviation. About two thirds of a distribution are within one
	standard deviation of the mean; about 95% are within two
	standard deviations, and just about all of the distribution is
	within three standard deviations.
      </para>
    </section>
  </content>
  
</document>
