<?xml version="1.0" encoding="utf-8"?>
<!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="id9508873">
  <name>Linear Regression and Correlation: Regression Lab I</name>
  <metadata>
  <md:version>1.6</md:version>
  <md:created>2008/06/19 15:25:33 GMT-5</md:created>
  <md:revised>2008/08/15 13:46:37.638 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>This module provides a lab of Linear Regression and Correlation as a part of Collaborative Statistics collection (col10522) by Barbara Illowsky and Susan Dean.</md:abstract>
</metadata>
  <content>
    <para id="id7766414">Class Time: </para>
    <para id="id7717848">Names:</para>
    <section id="id-877017306257">
      <name>Student Learning Outcomes: </name>
      <list type="bulleted" id="id4900601">
        <item>The student will calculate and construct the line of best fit between two variables.</item>
        <item>The student will evaluate the relationship between two variables to determine if that relationship is significant. </item>
      </list>
    </section>
    <section id="element-377"><name>Collect the Data</name><para id="element-7">
Use 8 members of your class for the sample. Collect bivariate data (distance an individual lives
from school, the cost of supplies for the current term).
</para>
<list id="list-238765865" type="enumerated"><item>Complete the table.
<figure><table id="id7895697570">
<?table-summary Blank table with distance from school in the first column and cost of supplies this term in the second column. 16 empty cells?>
<tgroup cols="2"><colspec colnum="1" colname="c1"/>
					<colspec colnum="2" colname="c2"/>
					<thead>
						<row>
							<entry>Distance from school</entry>
							<entry>Cost of supplies this term</entry>
						</row>
</thead>
<tbody>
						<row>
							<entry/>
							<entry/>
						</row>
						<row>
							<entry/>
							<entry/>
						</row>
						<row>
							<entry/>
							<entry/>
						</row>
						<row>
							<entry/>
							<entry/>
						</row>
						<row>
							<entry/>
							<entry/>
						</row>
						<row>
							<entry/>
							<entry/>
						</row>
						<row>
							<entry/>
							<entry/>
						</row>
						<row>
							<entry/>
							<entry/>
						</row>
					</tbody>
				
</tgroup>
</table></figure></item>
	<item>Which variable should be the dependent variable and which should be the independent
variable? Why?</item>
	<item>Graph “distance” vs. “cost.” Plot the points on the graph. Label both axes with
words. Scale both axes.<figure><media type="image/png" src="graph12.PNG">
	<param name="alt" value="Blank graph with vertical and horizontal axes."/>
	
	<param name="print-width" value="4in"/>
</media></figure></item>
</list></section><section id="element-10"><name>Analyze the Data</name><para id="element-765474">
Enter your data into your calculator or computer.
Write the linear equation below, rounding to 4 decimal places.</para>

<list id="list-863524" type="enumerated"><item> Calculate the following:
<list id="list-7528634" type="named-item"><?mark .?>
			<item><name>a</name><m:math>
					<m:mi>a</m:mi></m:math> =</item>
			<item><name>b</name>
				<m:math><m:mi>b</m:mi>
				</m:math>=</item>
			<item><name>c</name> correlation =</item>
			<item><name>d</name>
				<m:math><m:mi>n</m:mi></m:math> =</item>
			<item><name>e</name> equation: <m:math><m:mover><m:mi>y</m:mi><m:mo>^</m:mo></m:mover></m:math>
=</item>
			<item><name>f</name> Is the correlation significant?
Why or why not? (Answer in 1-3 complete sentences.)</item>
		 </list></item>
	<item>Supply an answer for the following senarios:
<list id="list-986234" type="named-item"><?mark .?>
			<item><name>a</name>For a person who lives 8 miles from campus, predict the total cost of supplies this term:</item>
			<item><name>b</name>For a person who lives 80 miles from campus, predict the total cost of supplies this term:</item>
		</list></item>
	<item>Obtain the graph on your calculator or computer. Sketch the regression line below.<figure><media type="image/png" src="graph12.PNG">
	<param name="alt" value="Blank graph with vertical and horizontal axes."/>
	
	<param name="print-width" value="4in"/>
</media></figure></item>
</list></section><section id="element-414"><name>Discussion Questions</name><list id="list-74763" type="enumerated"><item>Answer each with 1-3 complete sentences. <list id="list2524" type="named-item"><?mark .?>
			<item><name>a</name>Does the line seem to fit the data? Why?</item>
			<item><name>b</name>What does the correlation imply about the relationship between the distance and the cost?</item></list></item>
	<item>
			Are there any outliers? If so, which point(s) is an outlier? </item>
	<item>Should the outlier, if it exists, be removed? Why or why not?</item></list></section>
  </content>
</document>
