<?xml version="1.0" encoding="utf-8" standalone="no"?>
<!DOCTYPE document PUBLIC "-//CNX//DTD CNXML 0.5 plus MathML//EN" "http://cnx.rice.edu/technology/cnxml/schema/dtd/0.5/cnxml_mathml.dtd">
<document xmlns="http://cnx.rice.edu/cnxml" xmlns:md="http://cnx.rice.edu/mdml/0.4" xmlns:bib="http://bibtexml.sf.net/" xmlns:m="http://www.w3.org/1998/Math/MathML" id="new">
  <name>Linear Regression and Correlation: Slope and Y-Intercept of a Linear Equation</name>
  <metadata>
  <md:version>1.5</md:version>
  <md:created>2008/06/23 13:29:00 GMT-5</md:created>
  <md:revised>2008/10/27 17:47:50.501 GMT-5</md:revised>
  <md:authorlist>
      <md:author id="sdean">
      <md:firstname>Susan</md:firstname>
      
      <md:surname>Dean</md:surname>
      <md:email>deansusan@deanza.edu</md:email>
    </md:author>
      <md:author id="billowsky">
      <md:firstname>Barbara</md:firstname>
      
      <md:surname>Illowsky</md:surname>
      <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:email>deansusan@deanza.edu</md:email>
    </md:maintainer>
    <md:maintainer id="billowsky">
      <md:firstname>Barbara</md:firstname>
      
      <md:surname>Illowsky</md:surname>
      <md:email>illowskybarbara@deanza.edu</md:email>
    </md:maintainer>
    <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 an overview of Linear Regression and Correlation: Slope and Y-Intercept of a Linear Equation as a part of Collaborative Statistics collection (col10522) by Barbara Illowsky and Susan Dean.</md:abstract>
</metadata>
  <content>
    <para id="delete_me">For the linear equation 
<m:math>
<m:mi>y</m:mi>
<m:mo>=</m:mo>
<m:mi>a</m:mi>
<m:mo>+</m:mo>
<m:mi>bx</m:mi>
</m:math>, <m:math><m:mi>b</m:mi></m:math> = slope and <m:math><m:mi>a</m:mi></m:math> = y-intercept.</para><para id="element-748">From algebra recall that the slope is a number that describes the steepness of a line and
the y-intercept is the y coordinate of the point <m:math><m:mo>(</m:mo><m:mn>0</m:mn><m:mo>,</m:mo><m:mi>a</m:mi><m:mo>)</m:mo></m:math> where the line crosses the y-axis.</para><para id="element-659"><figure id="linrgs_slope1"><subfigure>
 <media type="image/png" src="linrgs_slope1pos.png">
  <param name="alt" value="A straight line with a slope up and to the right."/>

  <param name="print-width" value="1.5in"/>
 </media>
 <caption>
  If <m:math><m:mi>b</m:mi><m:mo> &gt; </m:mo><m:mn>0</m:mn></m:math>, the line slopes upward to the right.
 </caption>
</subfigure>
<subfigure>
 <media type="image/png" src="linrgs_slope1const.png">
  <param name="alt" value="A flat line from left to right with no slope."/>

  <param name="print-width" value="1.5in"/>
 </media>
 <caption>
  If <m:math><m:mi>b</m:mi><m:mo> = </m:mo><m:mn>0</m:mn></m:math>, the line is horizontal.
 </caption>
</subfigure>
<subfigure>
 <media type="image/png" src="linrgs_slope1neg.png">
  <param name="alt" value="A straight line with a slope down and to the right."/>

  <param name="print-width" value="1.5in"/>
 </media>
 <caption>
  If <m:math><m:mi>b</m:mi><m:mo> &lt; </m:mo><m:mn>0</m:mn></m:math>, the line slopes downward to the right.
 </caption>
</subfigure><caption>Three possible graphs of <m:math>
<m:mi>y</m:mi>
<m:mo>=</m:mo>
<m:mi>a</m:mi>
<m:mo>+</m:mo>
<m:mi>bx</m:mi>
</m:math>.</caption></figure></para><example id="element-201"><para id="element-693">Svetlana tutors to make extra money for college. For each tutoring
session, she charges a one time fee of $25 plus $15 per hour of tutoring.
A linear equation that expresses the total amount of money Svetlana earns for each session
she tutors is <m:math><m:mi>y</m:mi><m:mo>=</m:mo><m:mn>25</m:mn><m:mo>+</m:mo><m:mtext>15x</m:mtext></m:math>. </para>

<exercise id="element-00112">
<problem>
<para id="element-71">What are the independent and dependent variables?  
What is the y-intercept and what is the slope? Interpret them using complete sentences.</para>
</problem>
<solution>
<para id="element-88">The independent variable (x) is the number of hours Svetlana tutors each session.  The dependent variable (y) is the amount, in dollars, Svetlana earns for each session.
</para><para id="element-9">The y-intercept is 25 (a = 25).  At the start of the tutoring session, Svetlana charges a one-time fee of $25 (this is when x = 0).
The slope is 15 (b = 15).  For each session, Svetlana earns $15 for each hour she tutors.</para>
</solution>
</exercise></example>   
  </content>
  
</document>
