<?xml version="1.0" encoding="utf-8"?>
<document xmlns="http://cnx.rice.edu/cnxml" xmlns:m="http://www.w3.org/1998/Math/MathML" xmlns:md="http://cnx.rice.edu/mdml/0.4" xmlns:bib="http://bibtexml.sf.net/" xmlns:q="http://cnx.rice.edu/qml/1.0" id="new" module-id="" cnxml-version="0.6" class="practice">
  <title>Continuous Random Variables: Practice 2</title>
  <metadata xmlns:md="http://cnx.rice.edu/mdml/0.4">
  <!-- WARNING! The 'metadata' section is read only. Do not edit below.
       Changes to the metadata section in the source will not be saved. -->
  <md:content-id>m16811</md:content-id>
  <md:title>Continuous Random Variables: Practice 2</md:title>
  <md:version>1.10</md:version>
  <md:created>2008/06/13 14:19:55 GMT-5</md:created>
  <md:revised>2009/02/18 19:47:13.322 US/Central</md:revised>
  <md:authorlist>
    <md:author id="sdean">
        <md:firstname>Susan</md:firstname>
        <md:surname>Dean</md:surname>
        <md:fullname>Susan Dean</md:fullname>
        <md:email>deansusan@deanza.edu</md:email>
    </md:author>
    <md:author id="billowsky">
        <md:firstname>Barbara</md:firstname>
        <md:surname>Illowsky</md:surname>
        <md:fullname>Dr. Barbara Illowsky</md:fullname>
        <md:email>illowskybarbara@deanza.edu</md:email>
    </md:author>
  </md:authorlist>
  <md:maintainerlist>
    <md:maintainer id="sdean">
        <md:firstname>Susan</md:firstname>
        <md:surname>Dean</md:surname>
        <md:fullname>Susan Dean</md:fullname>
        <md:email>deansusan@deanza.edu</md:email>
    </md:maintainer>
    <md:maintainer id="billowsky">
        <md:firstname>Barbara</md:firstname>
        <md:surname>Illowsky</md:surname>
        <md:fullname>Dr. Barbara Illowsky</md:fullname>
        <md:email>illowskybarbara@deanza.edu</md:email>
    </md:maintainer>
    <md:maintainer id="cnxorg">
        <md:firstname/>
        <md:surname>Connexions</md:surname>
        <md:fullname>Connexions</md:fullname>
        <md:email>cnx@cnx.org</md:email>
    </md:maintainer>
  </md:maintainerlist>
  <md:license href="http://creativecommons.org/licenses/by/2.0/"/>
  <md:licensorlist>
    <md:licensor id="MaxfieldFoundation">
        <md:firstname/>
        <md:surname>Maxfield Foundation</md:surname>
        <md:fullname>Maxfield Foundation</md:fullname>
        <md:email>cnx@cnx.org</md:email>
    </md:licensor>
  </md:licensorlist>
  <md:keywordlist>
    <md:keyword>continuous</md:keyword>
    <md:keyword>distribution</md:keyword>
    <md:keyword>elementary</md:keyword>
    <md:keyword>exercise</md:keyword>
    <md:keyword>exponential</md:keyword>
    <md:keyword>function</md:keyword>
    <md:keyword>graph</md:keyword>
    <md:keyword>homework</md:keyword>
    <md:keyword>practice</md:keyword>
    <md:keyword>probability</md:keyword>
    <md:keyword>random</md:keyword>
    <md:keyword>statistics</md:keyword>
    <md:keyword>variable</md:keyword>
  </md:keywordlist>
  <md:subjectlist>
    <md:subject>Mathematics and Statistics</md:subject>
  </md:subjectlist>
  <md:abstract>In this module the student will explore the properties of data with an exponential distribution.</md:abstract>
  <md:language>en</md:language>
  <!-- WARNING! The 'metadata' section is read only. Do not edit above.
       Changes to the metadata section in the source will not be saved. -->
</metadata>
<featured-links>
  <!-- WARNING! The 'featured-links' section is read only. Do not edit below.
       Changes to the links section in the source will not be saved. -->
    <link-group type="supplemental">
      <link url="chap 5.2 practice.doc" strength="3">Download handout (.doc)</link>
      <link url="chap 5.2 practice.pdf" strength="3">Download handout (.pdf)</link>
    </link-group>
  <!-- WARNING! The 'featured-links' section is read only. Do not edit above.
       Changes to the links section in the source will not be saved. -->
</featured-links>
<content>
    <section id="element-696"><title>Student Learning Outcomes</title>
<list id="element-61" list-type="bulleted"><item>The student will explore the properties of data with a exponential distribution.</item>
</list></section><section id="element-798"><title>Given</title>
<para id="element-776">
Carbon-14 is a radioactive element with a half-life of about 5730 years. 
	Carbon-14 is said to decay exponentially. The decay rate is 0.000121 . We start with 1 gram of carbon-14. We are interested in the time (years) it takes to decay carbon-14.

</para></section><section id="element-507"><title>Describe the Data</title>
<exercise id="element-397"><problem id="id7280756">
  <para id="element-191">
    What is being measured here?
  </para>
</problem>

</exercise><exercise id="element-891"><problem id="id11917938">
  <para id="element-892">
    Are the data discrete or continuous?
  </para>
</problem>

<solution id="id12144762">
  <para id="element-648">
    Continuous
  </para>
</solution>
</exercise><exercise id="element-926"><problem id="id7413822">
  <para id="element-288">In words, define the Random Variable       <m:math>
        <m:semantics>
          <m:mrow>
            <m:mstyle fontsize="12pt">
              <m:mrow>
                <m:mi>X</m:mi>
              </m:mrow>
            </m:mstyle>
            <m:mrow/>
          </m:mrow>
          <m:annotation encoding="StarMath 5.0"> size 12{X} {}</m:annotation>
        </m:semantics>
      </m:math>.
  </para>
</problem>

<solution id="id4169143">
  <para id="element-333"><m:math>
        <m:semantics>
          <m:mrow>
            <m:mstyle fontsize="12pt">
              <m:mrow>
                <m:mi>X</m:mi>
              </m:mrow>
            </m:mstyle>
            <m:mrow/>
          </m:mrow>
          <m:annotation encoding="StarMath 5.0"> size 12{X} {}</m:annotation>
        </m:semantics>
      </m:math> = Time (years) to decay carbon-14
  </para>
</solution>
</exercise><exercise id="element-589"><problem id="id6487926">
  <para id="element-128">What is the decay rate (<m:math>
        <m:semantics>
          <m:mrow>
            <m:mstyle fontsize="12pt">
              <m:mrow>
                <m:mi>m</m:mi>
              </m:mrow>
            </m:mstyle>
            <m:mrow/>
          </m:mrow>
          <m:annotation encoding="StarMath 5.0"> size 12{m} {}</m:annotation>
        </m:semantics>
      </m:math>)?
  </para>
</problem>

<solution id="id3426577">
  <para id="element-841"><m:math>
        <m:semantics>
          <m:mrow>
            <m:mstyle fontsize="12pt">
              <m:mrow>
                <m:mi>m</m:mi>
              </m:mrow>
            </m:mstyle>
            <m:mrow/>
          </m:mrow>
          <m:annotation encoding="StarMath 5.0"> size 12{m} {}</m:annotation>
        </m:semantics>
      </m:math> = 0.000121
  </para>
</solution>
</exercise><exercise id="element-287"><problem id="id9195665">
  <para id="element-168">
The distribution for <m:math>
        <m:semantics>
          <m:mrow>
            <m:mstyle fontsize="12pt">
              <m:mrow>
                <m:mi>X</m:mi>
              </m:mrow>
            </m:mstyle>
            <m:mrow/>
          </m:mrow>
          <m:annotation encoding="StarMath 5.0"> size 12{X} {}</m:annotation>
        </m:semantics>
      </m:math> is:
  </para>
</problem>

<solution id="id7303824">
  <para id="element-501">
    <m:math>
        <m:semantics>
          <m:mrow>
            <m:mstyle fontsize="12pt">
              <m:mrow>
                <m:mi>X</m:mi>
              </m:mrow>
            </m:mstyle>
            <m:mrow/>
          </m:mrow>
          <m:annotation encoding="StarMath 5.0"> size 12{X} {}</m:annotation>
        </m:semantics>
      </m:math> ~ Exp(0.000121)
  </para>
</solution>
</exercise></section><section id="element-532"><title>Probability</title>
<exercise id="element-156"><problem id="id8793112">
<para id="element-01234">
Find the amount (percent of 1 gram) of carbon-14 lasting less than 5730 years.  This means, find 
      <m:math>
        <m:semantics>
          <m:mrow>
            <m:mstyle fontsize="12pt">
              <m:mrow>
                <m:mrow>
                  <m:mi>P</m:mi>
                  <m:mo stretchy="false">(</m:mo>
                  <m:mrow>
                    <m:mi>X</m:mi>
                    <m:mo stretchy="false">&lt;</m:mo>
                    <m:mtext>5730</m:mtext>
                  </m:mrow>
                  <m:mo stretchy="false">)</m:mo>
                </m:mrow>
              </m:mrow>
            </m:mstyle>
            <m:mrow/>
          </m:mrow>
          <m:annotation encoding="StarMath 5.0"> size 12{P \( X&lt;"5730" \) } {}</m:annotation>
        </m:semantics>
      </m:math>.</para>

  <list id="element-420" list-type="labeled-item" mark-suffix=".">
<item><label>a</label>Sketch the graph.  Shade the area of interest.
<figure id="element-123987"><media id="id7464899" alt="Blank graph with vertical and horizontal axes."><image src="graph.png" mime-type="image/png" print-width="4in"/></media></figure></item>

<item><label>b</label>Find the probability.  <m:math>
        <m:semantics>
          <m:mrow>
            <m:mstyle fontsize="12pt">
              <m:mrow>
                <m:mrow>
                  <m:mi>P</m:mi>
                  <m:mo stretchy="false">(</m:mo>
                  <m:mrow>
                    <m:mi>X</m:mi>
                    <m:mo stretchy="false">&lt;</m:mo>
                    <m:mtext>5730</m:mtext>
                  </m:mrow>
                  <m:mo stretchy="false">)</m:mo>
                </m:mrow>
              </m:mrow>
            </m:mstyle>
            <m:mrow/>
          </m:mrow>
          <m:annotation encoding="StarMath 5.0"> size 12{P \( X&lt;"5730" \) } {}</m:annotation>
        </m:semantics>
      </m:math> =</item></list>

</problem>

<solution id="id4085474">
<list id="element-543654" list-type="labeled-item" mark-suffix=".">
<item><label>b</label><m:math>
        <m:semantics>
          <m:mrow>
            <m:mstyle fontsize="12pt">
              <m:mrow>
                <m:mrow>
                  <m:mi>P</m:mi>
                  <m:mo stretchy="false">(</m:mo>
                  <m:mrow>
                    <m:mi>X</m:mi>
                    <m:mo stretchy="false">&lt;</m:mo>
                    <m:mtext>5730</m:mtext>
                  </m:mrow>
                  <m:mo stretchy="false">)</m:mo>
                </m:mrow>
              </m:mrow>
            </m:mstyle>
            <m:mrow/>
          </m:mrow>
          <m:annotation encoding="StarMath 5.0"> size 12{P \( X&lt;"5730" \) } {}</m:annotation>
        </m:semantics>
      </m:math> = 0.5001</item>
</list>
</solution></exercise>

<exercise id="element-1560"><problem id="id3410015">
<para id="element-012340">Find the percentage of carbon-14 lasting longer than 10,000 years.</para>

  <list id="element-4200" list-type="labeled-item" mark-suffix=".">
<item><label>a</label>Sketch the graph.  Shade the area of interest.
<figure id="element-1239870"><media id="id5643889" alt="Blank graph with horizontal and vertical axes."><image src="graph.png" mime-type="image/png" print-width="4in"/></media></figure></item>

<item><label>b</label>Find the probability.  <m:math>
        <m:semantics>
          <m:mrow>
            <m:mstyle fontsize="12pt">
              <m:mrow>
                <m:mrow>
                  <m:mi>P</m:mi>
                  <m:mo stretchy="false">(</m:mo>
                  <m:mrow>
                    <m:mi>X</m:mi>
                    <m:mo stretchy="false">&gt;</m:mo>
                    <m:mtext>10000</m:mtext>
                  </m:mrow>
                  <m:mo stretchy="false">)</m:mo>
                </m:mrow>
              </m:mrow>
            </m:mstyle>
            <m:mrow/>
          </m:mrow>
          <m:annotation encoding="StarMath 5.0"> size 12{P \( X&lt;"5730" \) } {}</m:annotation>
        </m:semantics>
      </m:math> =</item></list>

</problem>

<solution id="id7253883">
<list id="element-5436540" list-type="labeled-item" mark-suffix=".">
<item><label>b</label><m:math>
        <m:semantics>
          <m:mrow>
            <m:mstyle fontsize="12pt">
              <m:mrow>
                <m:mrow>
                  <m:mi>P</m:mi>
                  <m:mo stretchy="false">(</m:mo>
                  <m:mrow>
                    <m:mi>X</m:mi>
                    <m:mo stretchy="false">&gt;</m:mo>
                    <m:mtext>10000</m:mtext>
                  </m:mrow>
                  <m:mo stretchy="false">)</m:mo>
                </m:mrow>
              </m:mrow>
            </m:mstyle>
            <m:mrow/>
          </m:mrow>
          <m:annotation encoding="StarMath 5.0"> size 12{P \( X&lt;"5730" \) } {}</m:annotation>
        </m:semantics>
      </m:math> = 0.2982</item>
</list>
</solution></exercise>


<exercise id="element-1561"><problem id="id7225163">
<para id="element-012341">Thirty percent (30%) of carbon-14 will decay within how many years?</para>

  <list id="element-4201" list-type="labeled-item" mark-suffix=".">
<item><label>a</label>Sketch the graph.  Shade the area of interest.
<figure id="element-1239871"><media id="id8389585" alt="Blank graph with vertical and horizontal axes."><image src="graph.png" mime-type="image/png" print-width="4in"/></media></figure></item>

<item><label>b</label>Find the value 
      <m:math>
        <m:semantics>
          <m:mrow>
            <m:mstyle fontsize="12pt">
              <m:mrow>
                <m:mi>k</m:mi>
              </m:mrow>
            </m:mstyle>
            <m:mrow/>
          </m:mrow>
          <m:annotation encoding="StarMath 5.0"> size 12{k} {}</m:annotation>
        </m:semantics>
      </m:math>
     such that 
      <m:math>
        <m:semantics>
          <m:mrow>
            <m:mstyle fontsize="12pt">
              <m:mrow>
                <m:mrow>
                  <m:mi>P</m:mi>
                  <m:mo stretchy="false">(</m:mo>
                  <m:mrow>
                    <m:mi>X</m:mi>
                    <m:mo stretchy="false">&lt;</m:mo>
                    <m:mi>k</m:mi>
                  </m:mrow>
                  <m:mrow>
                    <m:mo stretchy="false">)</m:mo>
                    <m:mo stretchy="false">=</m:mo>
                    <m:mn>0</m:mn>
                  </m:mrow>
                  <m:mtext>.</m:mtext>
                  <m:mtext>30</m:mtext>
                </m:mrow>
              </m:mrow>
            </m:mstyle>
            <m:mrow/>
          </m:mrow>
          <m:annotation encoding="StarMath 5.0"> size 12{P \( X&lt;k \) =0 "." "30"} {}</m:annotation>
        </m:semantics>
      </m:math>. 
      </item></list>

</problem>

<solution id="id7261303">
<list id="element-5436541" list-type="labeled-item" mark-suffix=".">
<item><label>b</label><m:math>
        <m:semantics>
          <m:mrow>
            <m:mstyle fontsize="12pt">
              <m:mrow>
                <m:mi>k</m:mi>
              </m:mrow>
            </m:mstyle>
            <m:mrow/>
          </m:mrow>
          <m:annotation encoding="StarMath 5.0"> size 12{k} {}</m:annotation>
        </m:semantics>
      </m:math> = 2947.73</item>
</list>
</solution></exercise>



</section>   
  </content>
  
</document>
