<?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="id9604901">
  <name>Linear Regression and Correlation: Regression Lab II (edited: Teegarden)</name>
  <metadata>
  <md:version>1.1</md:version>
  <md:created>2008/08/12 14:10:23.817 GMT-5</md:created>
  <md:revised>2008/08/12 14:11:06.964 GMT-5</md:revised>
  <md:authorlist>
      <md:author id="tteegard">
      <md:firstname>Mary</md:firstname>
      <md:othername>T</md:othername>
      <md:surname>Teegarden</md:surname>
      <md:email>tteegard@sdccd.edu</md:email>
    </md:author>
  </md:authorlist>

  <md:maintainerlist>
    <md:maintainer id="tteegard">
      <md:firstname>Mary</md:firstname>
      <md:othername>T</md:othername>
      <md:surname>Teegarden</md:surname>
      <md:email>tteegard@sdccd.edu</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. Labs changed to incorporate mini-tabs.</md:abstract>
</metadata>
  <content>
    <para id="id7766414">Class Time: </para>
    <para id="id7717848">Name:</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">Survey 10 textbooks. Collect bivariate data (number of pages in a textbook, the cost of the
textbook).</para>
<list id="list-238765865" type="enumerated"><item>Complete the table.
<figure><table id="id7895697570">
<?table-summary The blank table has number of pages in the first column and cost of textbook in the second column. 20 empty cells.?>
<tgroup cols="2"><colspec colnum="1" colname="c1"/>
					<colspec colnum="2" colname="c2"/>
					<thead>
						<row>
							<entry>Number of pages</entry>
							<entry>Cost of textbook</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 “number of pages” 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>Does there appear to be a relationship between the size of the book and it's cost?</item>
</list></section><section id="element-10"><name>Analyze the Data</name><para id="element-765474">Enter your data into your MiniTab.
Record the following information.</para>

<list id="element-328" type="enumerated"><item>correlation coefficient = ___________</item>
<item>p-value = ___________</item>
<item>Is three significant correlation to use a regression line?</item></list><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>
				<m:math><m:mi>n</m:mi></m:math> =</item>
			<item><name>d</name> equation: <m:math><m:mi>y</m:mi></m:math>
=</item>
			
		</list></item>
	
	<item>Obtain the graph using Minitab. 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>
<item>Supply an answer for the following senarios:
<list id="list-986234" type="named-item"><?mark .?>
			<item><name>a</name>For a textbook with 400 pages, predict the cost:</item>
<item><name>b</name>
For a textbook with 600 pages, predict the cost:</item></list></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 number of pages
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>
