<?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: Introduction</name>
  <metadata>
  <md:version>1.5</md:version>
  <md:created>2008/06/23 13:27:43 GMT-5</md:created>
  <md:revised>2008/10/27 17:57:36.558 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 introduction of Linear Regression and Correlation as a part of Collaborative Statistics collection (col10522) by Barbara Illowsky and Susan Dean.</md:abstract>
</metadata>
  <content><section id="element-592"><name>Student Learning Objectives</name>
<para id="element-382">By the end of this chapter, the student should be able to:</para><list id="element-22" type="bulleted"><item>Discuss basic ideas of linear regression and correlation.</item>
<item>Create and interpret a line of best fit.</item>
<item>Calculate and interpret the correlation coefficient.</item>
<item>Calculate and interpret outliers.</item></list></section><section><name>Introduction</name>
    <para id="delete_me">Professionals often want to know how two or more variables are related. For example, is
there a relationship between the grade on the second math exam a student takes and the
grade on the final exam? If there is a relationship, what is it and how strong is the
relationship?</para><para id="element-814">In another example, your income may be determined by your education, your profession,
your years of experience, and your ability. The amount you pay a repair person for labor is
often determined by an initial amount plus an hourly fee. These are all examples in which
regression can be used.</para><para id="element-363">The type of data described in the examples is <emphasis>bivariate</emphasis> data - "bi" for two variables. In reality, statisticians use <emphasis>multivariate</emphasis> data, meaning many variables.</para><para id="element-601">In this chapter, you will be studying the simplest form of regression, "linear regression" with
one independent variable (<m:math><m:mi>x</m:mi></m:math>). This involves data that fits a line in two dimensions. You will
also study correlation which measures how strong the relationship is.</para> </section>  
  </content>
  
</document>
