{"id":471,"date":"2022-05-18T16:39:48","date_gmt":"2022-05-18T16:39:48","guid":{"rendered":"https:\/\/pressbooks.ccconline.org\/accintrostats\/chapter\/scatter-plots\/"},"modified":"2022-08-10T19:37:10","modified_gmt":"2022-08-10T19:37:10","slug":"scatter-plots","status":"publish","type":"chapter","link":"https:\/\/pressbooks.ccconline.org\/accintrostats\/chapter\/scatter-plots\/","title":{"raw":"Chapter 3.3: Scatter Plots","rendered":"Chapter 3.3: Scatter Plots"},"content":{"raw":"&nbsp;\r\n\r\nBefore we take up the discussion of linear regression and correlation, we need to examine a way to display the relation between two variables <em data-effect=\"italics\">x<\/em> and <em data-effect=\"italics\">y<\/em>. The most common and easiest way is a <strong>scatter plot<\/strong>. The following example illustrates a scatter plot.\r\n<div id=\"element-777\" class=\"textbox textbox--examples\" data-type=\"example\">\r\n\r\nIn Europe and Asia, m-commerce is popular. M-commerce users have special mobile phones that work like electronic wallets as well as provide phone and Internet services. Users can do everything from paying for parking to buying a TV set or soda from a machine to banking to checking sports scores on the Internet. For the years 2000 through 2004, was there a relationship between the year and the number of m-commerce users? Construct a scatter plot. Let <em data-effect=\"italics\">x<\/em> = the year and let <em data-effect=\"italics\">y<\/em> = the number of m-commerce users, in millions.\r\n<table id=\"linrgs_scater1\" summary=\"\"><caption>Table showing the number of m-commerce users (in millions) by year.<\/caption>\r\n<thead>\r\n<tr>\r\n<th>\\(x\\) (year)<\/th>\r\n<th>\\(y\\) (# of users)<\/th>\r\n<\/tr>\r\n<\/thead>\r\n<tbody>\r\n<tr>\r\n<td>2000<\/td>\r\n<td>0.5<\/td>\r\n<\/tr>\r\n<tr>\r\n<td>2002<\/td>\r\n<td>20.0<\/td>\r\n<\/tr>\r\n<tr>\r\n<td>2003<\/td>\r\n<td>33.0<\/td>\r\n<\/tr>\r\n<tr>\r\n<td>2004<\/td>\r\n<td>47.0<\/td>\r\n<\/tr>\r\n<\/tbody>\r\n<\/table>\r\n<div id=\"linrgs_scater12\" class=\"bc-figure figure\">\r\n<div class=\"bc-figcaption figcaption\">Scatter plot showing the number of m-commerce users (in millions) by year.<\/div>\r\n<span id=\"id1171452159644\" data-type=\"media\" data-alt=\"This is a scatter plot for the data provided. The x-axis represents the year and the y-axis represents the number of m-commerce users in millions. There are four points plotted, at (2000, 0.5), (2002, 20.0), (2003, 33.0), (2004, 47.0).\"><img src=\"https:\/\/pressbooks.ccconline.org\/acccomposition1\/wp-content\/uploads\/sites\/83\/2022\/05\/fig-ch12_04_01-1.jpg\" alt=\"This is a scatter plot for the data provided. The x-axis represents the year and the y-axis represents the number of m-commerce users in millions. There are four points plotted, at (2000, 0.5), (2002, 20.0), (2003, 33.0), (2004, 47.0).\" width=\"380\" data-media-type=\"image\/jpeg\" \/><\/span>\r\n\r\n<\/div>\r\n<\/div>\r\n<div id=\"fs-idp52837344\" class=\"statistics calculator\" data-type=\"note\" data-has-label=\"true\" data-label=\"\">\r\n\r\nTo create a scatter plot:\r\n<ol id=\"fs-idp71144528\">\r\n \t<li>Enter your X data into list L1 and your Y data into list L2.<\/li>\r\n \t<li>Press 2nd STATPLOT ENTER to use Plot 1. On the input screen for PLOT 1, highlight On and press ENTER. (Make sure the other plots are OFF.)<\/li>\r\n \t<li>For TYPE: highlight the very first icon, which is the scatter plot, and press ENTER.<\/li>\r\n \t<li>For Xlist:, enter L1 ENTER and for Ylist: L2 ENTER.<\/li>\r\n \t<li>For Mark: it does not matter which symbol you highlight, but the square is the easiest to see. Press ENTER.<\/li>\r\n \t<li>Make sure there are no other equations that could be plotted. Press Y = and clear any equations out.<\/li>\r\n \t<li>Press the ZOOM key and then the number 9 (for menu item \"ZoomStat\") ; the calculator will fit the window to the data. You can press WINDOW to see the scaling of the axes.<\/li>\r\n<\/ol>\r\n<\/div>\r\n<div id=\"fs-idm16826784\" class=\"statistics try\" data-type=\"note\" data-has-label=\"true\" data-label=\"\">\r\n<div data-type=\"title\">Try It<\/div>\r\n<div data-type=\"exercise\">\r\n<div data-type=\"problem\">\r\n\r\nAmelia plays basketball for her high school. She wants to improve to play at the college level. She notices that the number of points she scores in a game goes up in response to the number of hours she practices her jump shot each week. She records the following data:\r\n<table id=\"eip-idp1116432\" summary=\"\">\r\n<thead>\r\n<tr>\r\n<th><em data-effect=\"italics\">X<\/em> (hours practicing jump shot)<\/th>\r\n<th><em data-effect=\"italics\">Y<\/em> (points scored in a game)<\/th>\r\n<\/tr>\r\n<\/thead>\r\n<tbody>\r\n<tr>\r\n<td>5<\/td>\r\n<td>15<\/td>\r\n<\/tr>\r\n<tr>\r\n<td>7<\/td>\r\n<td>22<\/td>\r\n<\/tr>\r\n<tr>\r\n<td>9<\/td>\r\n<td>28<\/td>\r\n<\/tr>\r\n<tr>\r\n<td>10<\/td>\r\n<td>31<\/td>\r\n<\/tr>\r\n<tr>\r\n<td>11<\/td>\r\n<td>33<\/td>\r\n<\/tr>\r\n<tr>\r\n<td>12<\/td>\r\n<td>36<\/td>\r\n<\/tr>\r\n<\/tbody>\r\n<\/table>\r\n<p id=\"eip-idm36661536\">Construct a scatter plot and state if what Amelia thinks appears to be true.<\/p>\r\n\r\n<\/div>\r\n<\/div>\r\n<\/div>\r\nA scatter plot shows the <strong>direction<\/strong> of a relationship between the variables. A clear direction happens when there is either:\r\n<ul>\r\n \t<li>High values of one variable occurring with high values of the other variable or low values of one variable occurring with low values of the other variable.<\/li>\r\n \t<li>High values of one variable occurring with low values of the other variable.<\/li>\r\n<\/ul>\r\nYou can determine the <strong data-effect=\"bold\">strength<\/strong> of the relationship by looking at the scatter plot and seeing how close the points are to a line, a power function, an exponential function, or to some other type of function. For a linear relationship there is an exception. Consider a scatter plot where all the points fall on a horizontal line providing a \"perfect fit.\" The horizontal line would in fact show no relationship.\r\n\r\nWhen you look at a scatterplot, you want to notice the <strong>overall pattern<\/strong> and any <strong>deviations<\/strong> from the pattern. The following scatterplot examples illustrate these concepts.\r\n<div id=\"lingrgs10\" class=\"bc-figure figure\"><span id=\"id1171450550347\" data-type=\"media\" data-alt=\"The first graph is a scatter plot with 6 points plotted. The points form a pattern that moves upward to the right, almost in a straight line. The second graph is a scatter plot with the same 6 points as the first graph. A 7th point is plotted in the top left corner of the quadrant. It falls outside the general pattern set by the other 6 points.\"><img src=\"https:\/\/pressbooks.ccconline.org\/acccomposition1\/wp-content\/uploads\/sites\/83\/2022\/08\/fig-ch12_04_02-1.jpg\" alt=\"The first graph is a scatter plot with 6 points plotted. The points form a pattern that moves upward to the right, almost in a straight line. The second graph is a scatter plot with the same 6 points as the first graph. A 7th point is plotted in the top left corner of the quadrant. It falls outside the general pattern set by the other 6 points.\" width=\"380\" data-media-type=\"image\/jpeg\" \/><\/span><\/div>\r\n<div id=\"lingrgs20\" class=\"bc-figure figure\"><span id=\"id1171453496318\" data-type=\"media\" data-alt=\"The first graph is a scatter plot with 6 points plotted. The points form a pattern that moves downward to the right, almost in a straight line. The second graph is a scatter plot of 8 points. These points form a general downward pattern, but the point do not align in a tight pattern.\"><img src=\"https:\/\/pressbooks.ccconline.org\/acccomposition1\/wp-content\/uploads\/sites\/83\/2022\/08\/fig-ch12_04_03-1.jpg\" alt=\"The first graph is a scatter plot with 6 points plotted. The points form a pattern that moves downward to the right, almost in a straight line. The second graph is a scatter plot of 8 points. These points form a general downward pattern, but the point do not align in a tight pattern.\" width=\"380\" data-media-type=\"image\/jpeg\" \/><\/span><\/div>\r\n<div id=\"lingrgs30\" class=\"bc-figure figure\"><span id=\"id1171454842074\" data-type=\"media\" data-alt=\"The first graph is a scatter plot of 7 points in an exponential pattern. The pattern of the points begins along the x-axis and curves steeply upward to the right side of the quadrant. The second graph shows a scatter plot with many points scattered everywhere, exhibiting no pattern.\"><img src=\"https:\/\/pressbooks.ccconline.org\/acccomposition1\/wp-content\/uploads\/sites\/83\/2022\/08\/fig-ch12_04_04-1.jpg\" alt=\"The first graph is a scatter plot of 7 points in an exponential pattern. The pattern of the points begins along the x-axis and curves steeply upward to the right side of the quadrant. The second graph shows a scatter plot with many points scattered everywhere, exhibiting no pattern.\" width=\"380\" data-media-type=\"image\/jpeg\" \/><\/span><\/div>\r\nIn this chapter, we are interested in scatter plots that show a linear pattern. Linear patterns are quite common. The linear relationship is strong if the points are close to a straight line, except in the case of a horizontal line where there is no relationship. If we think that the points show a linear relationship, we would like to draw a line on the scatter plot. This line can be calculated through a process called <span data-type=\"term\">linear regression<\/span>. However, we only calculate a regression line if one of the variables helps to explain or predict the other variable. If <em data-effect=\"italics\">x<\/em> is the independent variable and <em data-effect=\"italics\">y<\/em> the dependent variable, then we can use a regression line to predict <em data-effect=\"italics\">y<\/em> for a given value of <em data-effect=\"italics\">x<\/em>\r\n<div class=\"summary\" data-depth=\"1\">\r\n<h3 data-type=\"title\">Chapter Review<\/h3>\r\n<p id=\"fs-idm18585216\">Scatter plots are particularly helpful graphs when we want to see if there is a linear relationship among data points. They indicate both the direction of the relationship between the <em data-effect=\"italics\">x<\/em> variables and the <em data-effect=\"italics\">y<\/em> variables, and the strength of the relationship. We calculate the strength of the relationship between an independent variable and a dependent variable using linear regression.<\/p>\r\n\r\n<\/div>\r\n<div class=\"practice\" data-depth=\"1\">\r\n<div data-type=\"exercise\">\r\n<div data-type=\"problem\">\r\n<p id=\"eip-780\">Does the scatter plot appear linear? Strong or weak? Positive or negative?<\/p>\r\n\r\n<div id=\"fs-idp130114112\" class=\"bc-figure figure\"><span id=\"eip-idm143400624\" data-type=\"media\" data-alt=\"This is a scatterplot with several points plotted in the first quadrant. The points form a clear pattern, moving upward to the right. The points do not line up , but the overall pattern can be modeled with a line.\" data-display=\"block\"><img src=\"https:\/\/pressbooks.ccconline.org\/acccomposition1\/wp-content\/uploads\/sites\/83\/2022\/08\/CNX_Stats_C012_M04_item001-1.jpg\" alt=\"This is a scatterplot with several points plotted in the first quadrant. The points form a clear pattern, moving upward to the right. The points do not line up , but the overall pattern can be modeled with a line.\" width=\"450\" data-media-type=\"image\/jpeg\" \/><\/span><\/div>\r\n<\/div>\r\n<div data-type=\"solution\">\r\n\r\nThe data appear to be linear with a strong, positive correlation.\r\n\r\n<\/div>\r\n<\/div>\r\n<div id=\"eip-281\" data-type=\"exercise\">\r\n<div id=\"eip-986\" data-type=\"problem\">\r\n\r\nDoes the scatter plot appear linear? Strong or weak? Positive or negative?\r\n<div id=\"fs-idp68059856\" class=\"bc-figure figure\"><span id=\"eip-idp14193472\" data-type=\"media\" data-alt=\"This is a scatterplot with several points plotted in the first quadrant. The points move downward to the right. The overall pattern can be modeled with a line, but the points are widely scattered.\" data-display=\"block\"><img src=\"https:\/\/pressbooks.ccconline.org\/acccomposition1\/wp-content\/uploads\/sites\/83\/2022\/08\/CNX_Stats_C012_M04_item002-1.jpg\" alt=\"This is a scatterplot with several points plotted in the first quadrant. The points move downward to the right. The overall pattern can be modeled with a line, but the points are widely scattered.\" width=\"450\" data-media-type=\"image\/jpeg\" \/><\/span><\/div>\r\n<\/div>\r\n<\/div>\r\n<div data-type=\"exercise\">\r\n<div data-type=\"problem\">\r\n\r\nDoes the scatter plot appear linear? Strong or weak? Positive or negative?\r\n<div id=\"fs-idp63135408\" class=\"bc-figure figure\"><span id=\"eip-idp1376736\" data-type=\"media\" data-alt=\"This is a scatter plot with several points plotted all over the first quadrant. There is no pattern.\" data-display=\"block\"><img src=\"https:\/\/pressbooks.ccconline.org\/acccomposition1\/wp-content\/uploads\/sites\/83\/2022\/08\/CNX_Stats_C012_M04_item003-1.jpg\" alt=\"This is a scatter plot with several points plotted all over the first quadrant. There is no pattern.\" width=\"450\" data-media-type=\"image\/jpeg\" \/><\/span><\/div>\r\n<\/div>\r\n<div id=\"eip-921\" data-type=\"solution\">\r\n\r\nThe data appear to have no correlation.\r\n\r\n<\/div>\r\n<\/div>\r\n<\/div>\r\n<div id=\"fs-idm75649888\" class=\"free-response\" data-depth=\"1\">\r\n<h3 data-type=\"title\">Homework<\/h3>\r\n<div id=\"fs-idp128138576\" data-type=\"exercise\">\r\n<div id=\"fs-idp35640784\" data-type=\"problem\">\r\n<p id=\"fs-idp63162736\">1) The Gross Domestic Product Purchasing Power Parity is an indication of a country\u2019s currency value compared to another country. <a class=\"autogenerated-content\" href=\"#fs-idm59733200\">(Figure)<\/a> shows the GDP PPP of Cuba as compared to US dollars. Construct a scatter plot of the data.<\/p>\r\n\r\n<table id=\"fs-idm59733200\" summary=\"..\"><caption>\u00a0<\/caption>\r\n<thead>\r\n<tr>\r\n<th>Year<\/th>\r\n<th>Cuba\u2019s PPP<\/th>\r\n<th>Year<\/th>\r\n<th>Cuba\u2019s PPP<\/th>\r\n<\/tr>\r\n<\/thead>\r\n<tbody>\r\n<tr>\r\n<td>1999<\/td>\r\n<td>1,700<\/td>\r\n<td>2006<\/td>\r\n<td>4,000<\/td>\r\n<\/tr>\r\n<tr>\r\n<td>2000<\/td>\r\n<td>1,700<\/td>\r\n<td>2007<\/td>\r\n<td>11,000<\/td>\r\n<\/tr>\r\n<tr>\r\n<td>2002<\/td>\r\n<td>2,300<\/td>\r\n<td>2008<\/td>\r\n<td>9,500<\/td>\r\n<\/tr>\r\n<tr>\r\n<td>2003<\/td>\r\n<td>2,900<\/td>\r\n<td>2009<\/td>\r\n<td>9,700<\/td>\r\n<\/tr>\r\n<tr>\r\n<td>2004<\/td>\r\n<td>3,000<\/td>\r\n<td>2010<\/td>\r\n<td>9,900<\/td>\r\n<\/tr>\r\n<tr>\r\n<td>2005<\/td>\r\n<td>3,500<\/td>\r\n<td><\/td>\r\n<td><\/td>\r\n<\/tr>\r\n<\/tbody>\r\n<\/table>\r\n<\/div>\r\n<div id=\"fs-idm27096576\" data-type=\"solution\">\r\n<p id=\"fs-idm47595680\"><\/p>\r\n\r\n<\/div>\r\n<\/div>\r\n<div id=\"fs-idm75154176\" data-type=\"exercise\">\r\n<div id=\"fs-idm56634624\" data-type=\"problem\">\r\n<p id=\"fs-idp103485488\">2) The following table shows the poverty rates and cell phone usage in the United States. Construct a scatter plot of the data<\/p>\r\n\r\n<table id=\"fs-idm6414736\" summary=\"..\">\r\n<thead>\r\n<tr>\r\n<th>Year<\/th>\r\n<th>Poverty Rate<\/th>\r\n<th>Cellular Usage per Capita<\/th>\r\n<\/tr>\r\n<\/thead>\r\n<tbody>\r\n<tr>\r\n<td>2003<\/td>\r\n<td>12.7<\/td>\r\n<td>54.67<\/td>\r\n<\/tr>\r\n<tr>\r\n<td>2005<\/td>\r\n<td>12.6<\/td>\r\n<td>74.19<\/td>\r\n<\/tr>\r\n<tr>\r\n<td>2007<\/td>\r\n<td>12<\/td>\r\n<td>84.86<\/td>\r\n<\/tr>\r\n<tr>\r\n<td>2009<\/td>\r\n<td>12<\/td>\r\n<td>90.82<\/td>\r\n<\/tr>\r\n<\/tbody>\r\n<\/table>\r\n&nbsp;\r\n\r\n<\/div>\r\n<\/div>\r\n<div id=\"fs-idp83642048\" data-type=\"exercise\">\r\n<div id=\"fs-idp127740240\" data-type=\"problem\">\r\n<p id=\"fs-idm35544512\">3) Does the higher cost of tuition translate into higher-paying jobs? The table lists the top ten colleges based on mid-career salary and the associated yearly tuition costs. Construct a scatter plot of the data.<\/p>\r\n\r\n<table id=\"fs-idp39411984\" summary=\"..\"><caption>\u00a0<\/caption>\r\n<thead>\r\n<tr>\r\n<th>School<\/th>\r\n<th>Mid-Career Salary (in thousands)<\/th>\r\n<th>Yearly Tuition<\/th>\r\n<\/tr>\r\n<\/thead>\r\n<tbody>\r\n<tr>\r\n<td>Princeton<\/td>\r\n<td>137<\/td>\r\n<td>28,540<\/td>\r\n<\/tr>\r\n<tr>\r\n<td>Harvey Mudd<\/td>\r\n<td>135<\/td>\r\n<td>40,133<\/td>\r\n<\/tr>\r\n<tr>\r\n<td>CalTech<\/td>\r\n<td>127<\/td>\r\n<td>39,900<\/td>\r\n<\/tr>\r\n<tr>\r\n<td>US Naval Academy<\/td>\r\n<td>122<\/td>\r\n<td>0<\/td>\r\n<\/tr>\r\n<tr>\r\n<td>West Point<\/td>\r\n<td>120<\/td>\r\n<td>0<\/td>\r\n<\/tr>\r\n<tr>\r\n<td>MIT<\/td>\r\n<td>118<\/td>\r\n<td>42,050<\/td>\r\n<\/tr>\r\n<tr>\r\n<td>Lehigh University<\/td>\r\n<td>118<\/td>\r\n<td>43,220<\/td>\r\n<\/tr>\r\n<tr>\r\n<td>NYU-Poly<\/td>\r\n<td>117<\/td>\r\n<td>39,565<\/td>\r\n<\/tr>\r\n<tr>\r\n<td>Babson College<\/td>\r\n<td>117<\/td>\r\n<td>40,400<\/td>\r\n<\/tr>\r\n<tr>\r\n<td>Stanford<\/td>\r\n<td>114<\/td>\r\n<td>54,506<\/td>\r\n<\/tr>\r\n<\/tbody>\r\n<\/table>\r\n<\/div>\r\n<div id=\"fs-idp37956800\" data-type=\"solution\">\r\n<p id=\"fs-idp99428928\"><\/p>\r\n\r\n<\/div>\r\n<\/div>\r\n<div id=\"eip-201\" data-type=\"exercise\">\r\n<div data-type=\"problem\">\r\n\r\n4) If the level of significance is 0.05 and the <em data-effect=\"italics\">p<\/em>-value is 0.06, what conclusion can you draw?\r\n\r\n&nbsp;\r\n\r\n<\/div>\r\n<\/div>\r\n<div data-type=\"exercise\">\r\n<div id=\"eip-idm68833888\" data-type=\"problem\">\r\n<p id=\"eip-idm163228576\">5) If there are 15 data points in a set of data, what is the number of degree of freedom?<\/p>\r\n\r\n<\/div>\r\n<div id=\"eip-idm194939824\" data-type=\"solution\">\r\n\r\n<strong>Answers to odd questions<\/strong>\r\n\r\n3) \u00a0Note that tuition is the independent variable and salary is the dependent variable.\r\n\r\n5) 13\r\n\r\n<\/div>\r\n<\/div>\r\n<\/div>","rendered":"<p>&nbsp;<\/p>\n<p>Before we take up the discussion of linear regression and correlation, we need to examine a way to display the relation between two variables <em data-effect=\"italics\">x<\/em> and <em data-effect=\"italics\">y<\/em>. The most common and easiest way is a <strong>scatter plot<\/strong>. The following example illustrates a scatter plot.<\/p>\n<div id=\"element-777\" class=\"textbox textbox--examples\" data-type=\"example\">\n<p>In Europe and Asia, m-commerce is popular. M-commerce users have special mobile phones that work like electronic wallets as well as provide phone and Internet services. Users can do everything from paying for parking to buying a TV set or soda from a machine to banking to checking sports scores on the Internet. For the years 2000 through 2004, was there a relationship between the year and the number of m-commerce users? Construct a scatter plot. Let <em data-effect=\"italics\">x<\/em> = the year and let <em data-effect=\"italics\">y<\/em> = the number of m-commerce users, in millions.<\/p>\n<table id=\"linrgs_scater1\" summary=\"\">\n<caption>Table showing the number of m-commerce users (in millions) by year.<\/caption>\n<thead>\n<tr>\n<th>\\(x\\) (year)<\/th>\n<th>\\(y\\) (# of users)<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td>2000<\/td>\n<td>0.5<\/td>\n<\/tr>\n<tr>\n<td>2002<\/td>\n<td>20.0<\/td>\n<\/tr>\n<tr>\n<td>2003<\/td>\n<td>33.0<\/td>\n<\/tr>\n<tr>\n<td>2004<\/td>\n<td>47.0<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<div id=\"linrgs_scater12\" class=\"bc-figure figure\">\n<div class=\"bc-figcaption figcaption\">Scatter plot showing the number of m-commerce users (in millions) by year.<\/div>\n<p><span id=\"id1171452159644\" data-type=\"media\" data-alt=\"This is a scatter plot for the data provided. The x-axis represents the year and the y-axis represents the number of m-commerce users in millions. There are four points plotted, at (2000, 0.5), (2002, 20.0), (2003, 33.0), (2004, 47.0).\"><img decoding=\"async\" src=\"https:\/\/pressbooks.ccconline.org\/acccomposition1\/wp-content\/uploads\/sites\/83\/2022\/05\/fig-ch12_04_01-1.jpg\" alt=\"This is a scatter plot for the data provided. The x-axis represents the year and the y-axis represents the number of m-commerce users in millions. There are four points plotted, at (2000, 0.5), (2002, 20.0), (2003, 33.0), (2004, 47.0).\" width=\"380\" data-media-type=\"image\/jpeg\" \/><\/span><\/p>\n<\/div>\n<\/div>\n<div id=\"fs-idp52837344\" class=\"statistics calculator\" data-type=\"note\" data-has-label=\"true\" data-label=\"\">\n<p>To create a scatter plot:<\/p>\n<ol id=\"fs-idp71144528\">\n<li>Enter your X data into list L1 and your Y data into list L2.<\/li>\n<li>Press 2nd STATPLOT ENTER to use Plot 1. On the input screen for PLOT 1, highlight On and press ENTER. (Make sure the other plots are OFF.)<\/li>\n<li>For TYPE: highlight the very first icon, which is the scatter plot, and press ENTER.<\/li>\n<li>For Xlist:, enter L1 ENTER and for Ylist: L2 ENTER.<\/li>\n<li>For Mark: it does not matter which symbol you highlight, but the square is the easiest to see. Press ENTER.<\/li>\n<li>Make sure there are no other equations that could be plotted. Press Y = and clear any equations out.<\/li>\n<li>Press the ZOOM key and then the number 9 (for menu item &#8220;ZoomStat&#8221;) ; the calculator will fit the window to the data. You can press WINDOW to see the scaling of the axes.<\/li>\n<\/ol>\n<\/div>\n<div id=\"fs-idm16826784\" class=\"statistics try\" data-type=\"note\" data-has-label=\"true\" data-label=\"\">\n<div data-type=\"title\">Try It<\/div>\n<div data-type=\"exercise\">\n<div data-type=\"problem\">\n<p>Amelia plays basketball for her high school. She wants to improve to play at the college level. She notices that the number of points she scores in a game goes up in response to the number of hours she practices her jump shot each week. She records the following data:<\/p>\n<table id=\"eip-idp1116432\" summary=\"\">\n<thead>\n<tr>\n<th><em data-effect=\"italics\">X<\/em> (hours practicing jump shot)<\/th>\n<th><em data-effect=\"italics\">Y<\/em> (points scored in a game)<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td>5<\/td>\n<td>15<\/td>\n<\/tr>\n<tr>\n<td>7<\/td>\n<td>22<\/td>\n<\/tr>\n<tr>\n<td>9<\/td>\n<td>28<\/td>\n<\/tr>\n<tr>\n<td>10<\/td>\n<td>31<\/td>\n<\/tr>\n<tr>\n<td>11<\/td>\n<td>33<\/td>\n<\/tr>\n<tr>\n<td>12<\/td>\n<td>36<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p id=\"eip-idm36661536\">Construct a scatter plot and state if what Amelia thinks appears to be true.<\/p>\n<\/div>\n<\/div>\n<\/div>\n<p>A scatter plot shows the <strong>direction<\/strong> of a relationship between the variables. A clear direction happens when there is either:<\/p>\n<ul>\n<li>High values of one variable occurring with high values of the other variable or low values of one variable occurring with low values of the other variable.<\/li>\n<li>High values of one variable occurring with low values of the other variable.<\/li>\n<\/ul>\n<p>You can determine the <strong data-effect=\"bold\">strength<\/strong> of the relationship by looking at the scatter plot and seeing how close the points are to a line, a power function, an exponential function, or to some other type of function. For a linear relationship there is an exception. Consider a scatter plot where all the points fall on a horizontal line providing a &#8220;perfect fit.&#8221; The horizontal line would in fact show no relationship.<\/p>\n<p>When you look at a scatterplot, you want to notice the <strong>overall pattern<\/strong> and any <strong>deviations<\/strong> from the pattern. The following scatterplot examples illustrate these concepts.<\/p>\n<div id=\"lingrgs10\" class=\"bc-figure figure\"><span id=\"id1171450550347\" data-type=\"media\" data-alt=\"The first graph is a scatter plot with 6 points plotted. The points form a pattern that moves upward to the right, almost in a straight line. The second graph is a scatter plot with the same 6 points as the first graph. A 7th point is plotted in the top left corner of the quadrant. It falls outside the general pattern set by the other 6 points.\"><img decoding=\"async\" src=\"https:\/\/pressbooks.ccconline.org\/acccomposition1\/wp-content\/uploads\/sites\/83\/2022\/08\/fig-ch12_04_02-1.jpg\" alt=\"The first graph is a scatter plot with 6 points plotted. The points form a pattern that moves upward to the right, almost in a straight line. The second graph is a scatter plot with the same 6 points as the first graph. A 7th point is plotted in the top left corner of the quadrant. It falls outside the general pattern set by the other 6 points.\" width=\"380\" data-media-type=\"image\/jpeg\" \/><\/span><\/div>\n<div id=\"lingrgs20\" class=\"bc-figure figure\"><span id=\"id1171453496318\" data-type=\"media\" data-alt=\"The first graph is a scatter plot with 6 points plotted. The points form a pattern that moves downward to the right, almost in a straight line. The second graph is a scatter plot of 8 points. These points form a general downward pattern, but the point do not align in a tight pattern.\"><img decoding=\"async\" src=\"https:\/\/pressbooks.ccconline.org\/acccomposition1\/wp-content\/uploads\/sites\/83\/2022\/08\/fig-ch12_04_03-1.jpg\" alt=\"The first graph is a scatter plot with 6 points plotted. The points form a pattern that moves downward to the right, almost in a straight line. The second graph is a scatter plot of 8 points. These points form a general downward pattern, but the point do not align in a tight pattern.\" width=\"380\" data-media-type=\"image\/jpeg\" \/><\/span><\/div>\n<div id=\"lingrgs30\" class=\"bc-figure figure\"><span id=\"id1171454842074\" data-type=\"media\" data-alt=\"The first graph is a scatter plot of 7 points in an exponential pattern. The pattern of the points begins along the x-axis and curves steeply upward to the right side of the quadrant. The second graph shows a scatter plot with many points scattered everywhere, exhibiting no pattern.\"><img decoding=\"async\" src=\"https:\/\/pressbooks.ccconline.org\/acccomposition1\/wp-content\/uploads\/sites\/83\/2022\/08\/fig-ch12_04_04-1.jpg\" alt=\"The first graph is a scatter plot of 7 points in an exponential pattern. The pattern of the points begins along the x-axis and curves steeply upward to the right side of the quadrant. The second graph shows a scatter plot with many points scattered everywhere, exhibiting no pattern.\" width=\"380\" data-media-type=\"image\/jpeg\" \/><\/span><\/div>\n<p>In this chapter, we are interested in scatter plots that show a linear pattern. Linear patterns are quite common. The linear relationship is strong if the points are close to a straight line, except in the case of a horizontal line where there is no relationship. If we think that the points show a linear relationship, we would like to draw a line on the scatter plot. This line can be calculated through a process called <span data-type=\"term\">linear regression<\/span>. However, we only calculate a regression line if one of the variables helps to explain or predict the other variable. If <em data-effect=\"italics\">x<\/em> is the independent variable and <em data-effect=\"italics\">y<\/em> the dependent variable, then we can use a regression line to predict <em data-effect=\"italics\">y<\/em> for a given value of <em data-effect=\"italics\">x<\/em><\/p>\n<div class=\"summary\" data-depth=\"1\">\n<h3 data-type=\"title\">Chapter Review<\/h3>\n<p id=\"fs-idm18585216\">Scatter plots are particularly helpful graphs when we want to see if there is a linear relationship among data points. They indicate both the direction of the relationship between the <em data-effect=\"italics\">x<\/em> variables and the <em data-effect=\"italics\">y<\/em> variables, and the strength of the relationship. We calculate the strength of the relationship between an independent variable and a dependent variable using linear regression.<\/p>\n<\/div>\n<div class=\"practice\" data-depth=\"1\">\n<div data-type=\"exercise\">\n<div data-type=\"problem\">\n<p id=\"eip-780\">Does the scatter plot appear linear? Strong or weak? Positive or negative?<\/p>\n<div id=\"fs-idp130114112\" class=\"bc-figure figure\"><span id=\"eip-idm143400624\" data-type=\"media\" data-alt=\"This is a scatterplot with several points plotted in the first quadrant. The points form a clear pattern, moving upward to the right. The points do not line up , but the overall pattern can be modeled with a line.\" data-display=\"block\"><img decoding=\"async\" src=\"https:\/\/pressbooks.ccconline.org\/acccomposition1\/wp-content\/uploads\/sites\/83\/2022\/08\/CNX_Stats_C012_M04_item001-1.jpg\" alt=\"This is a scatterplot with several points plotted in the first quadrant. The points form a clear pattern, moving upward to the right. The points do not line up , but the overall pattern can be modeled with a line.\" width=\"450\" data-media-type=\"image\/jpeg\" \/><\/span><\/div>\n<\/div>\n<div data-type=\"solution\">\n<p>The data appear to be linear with a strong, positive correlation.<\/p>\n<\/div>\n<\/div>\n<div id=\"eip-281\" data-type=\"exercise\">\n<div id=\"eip-986\" data-type=\"problem\">\n<p>Does the scatter plot appear linear? Strong or weak? Positive or negative?<\/p>\n<div id=\"fs-idp68059856\" class=\"bc-figure figure\"><span id=\"eip-idp14193472\" data-type=\"media\" data-alt=\"This is a scatterplot with several points plotted in the first quadrant. The points move downward to the right. The overall pattern can be modeled with a line, but the points are widely scattered.\" data-display=\"block\"><img decoding=\"async\" src=\"https:\/\/pressbooks.ccconline.org\/acccomposition1\/wp-content\/uploads\/sites\/83\/2022\/08\/CNX_Stats_C012_M04_item002-1.jpg\" alt=\"This is a scatterplot with several points plotted in the first quadrant. The points move downward to the right. The overall pattern can be modeled with a line, but the points are widely scattered.\" width=\"450\" data-media-type=\"image\/jpeg\" \/><\/span><\/div>\n<\/div>\n<\/div>\n<div data-type=\"exercise\">\n<div data-type=\"problem\">\n<p>Does the scatter plot appear linear? Strong or weak? Positive or negative?<\/p>\n<div id=\"fs-idp63135408\" class=\"bc-figure figure\"><span id=\"eip-idp1376736\" data-type=\"media\" data-alt=\"This is a scatter plot with several points plotted all over the first quadrant. There is no pattern.\" data-display=\"block\"><img decoding=\"async\" src=\"https:\/\/pressbooks.ccconline.org\/acccomposition1\/wp-content\/uploads\/sites\/83\/2022\/08\/CNX_Stats_C012_M04_item003-1.jpg\" alt=\"This is a scatter plot with several points plotted all over the first quadrant. There is no pattern.\" width=\"450\" data-media-type=\"image\/jpeg\" \/><\/span><\/div>\n<\/div>\n<div id=\"eip-921\" data-type=\"solution\">\n<p>The data appear to have no correlation.<\/p>\n<\/div>\n<\/div>\n<\/div>\n<div id=\"fs-idm75649888\" class=\"free-response\" data-depth=\"1\">\n<h3 data-type=\"title\">Homework<\/h3>\n<div id=\"fs-idp128138576\" data-type=\"exercise\">\n<div id=\"fs-idp35640784\" data-type=\"problem\">\n<p id=\"fs-idp63162736\">1) The Gross Domestic Product Purchasing Power Parity is an indication of a country\u2019s currency value compared to another country. <a class=\"autogenerated-content\" href=\"#fs-idm59733200\">(Figure)<\/a> shows the GDP PPP of Cuba as compared to US dollars. Construct a scatter plot of the data.<\/p>\n<table id=\"fs-idm59733200\" summary=\"..\">\n<caption>\u00a0<\/caption>\n<thead>\n<tr>\n<th>Year<\/th>\n<th>Cuba\u2019s PPP<\/th>\n<th>Year<\/th>\n<th>Cuba\u2019s PPP<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td>1999<\/td>\n<td>1,700<\/td>\n<td>2006<\/td>\n<td>4,000<\/td>\n<\/tr>\n<tr>\n<td>2000<\/td>\n<td>1,700<\/td>\n<td>2007<\/td>\n<td>11,000<\/td>\n<\/tr>\n<tr>\n<td>2002<\/td>\n<td>2,300<\/td>\n<td>2008<\/td>\n<td>9,500<\/td>\n<\/tr>\n<tr>\n<td>2003<\/td>\n<td>2,900<\/td>\n<td>2009<\/td>\n<td>9,700<\/td>\n<\/tr>\n<tr>\n<td>2004<\/td>\n<td>3,000<\/td>\n<td>2010<\/td>\n<td>9,900<\/td>\n<\/tr>\n<tr>\n<td>2005<\/td>\n<td>3,500<\/td>\n<td><\/td>\n<td><\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<\/div>\n<div id=\"fs-idm27096576\" data-type=\"solution\">\n<p id=\"fs-idm47595680\">\n<\/div>\n<\/div>\n<div id=\"fs-idm75154176\" data-type=\"exercise\">\n<div id=\"fs-idm56634624\" data-type=\"problem\">\n<p id=\"fs-idp103485488\">2) The following table shows the poverty rates and cell phone usage in the United States. Construct a scatter plot of the data<\/p>\n<table id=\"fs-idm6414736\" summary=\"..\">\n<thead>\n<tr>\n<th>Year<\/th>\n<th>Poverty Rate<\/th>\n<th>Cellular Usage per Capita<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td>2003<\/td>\n<td>12.7<\/td>\n<td>54.67<\/td>\n<\/tr>\n<tr>\n<td>2005<\/td>\n<td>12.6<\/td>\n<td>74.19<\/td>\n<\/tr>\n<tr>\n<td>2007<\/td>\n<td>12<\/td>\n<td>84.86<\/td>\n<\/tr>\n<tr>\n<td>2009<\/td>\n<td>12<\/td>\n<td>90.82<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>&nbsp;<\/p>\n<\/div>\n<\/div>\n<div id=\"fs-idp83642048\" data-type=\"exercise\">\n<div id=\"fs-idp127740240\" data-type=\"problem\">\n<p id=\"fs-idm35544512\">3) Does the higher cost of tuition translate into higher-paying jobs? The table lists the top ten colleges based on mid-career salary and the associated yearly tuition costs. Construct a scatter plot of the data.<\/p>\n<table id=\"fs-idp39411984\" summary=\"..\">\n<caption>\u00a0<\/caption>\n<thead>\n<tr>\n<th>School<\/th>\n<th>Mid-Career Salary (in thousands)<\/th>\n<th>Yearly Tuition<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td>Princeton<\/td>\n<td>137<\/td>\n<td>28,540<\/td>\n<\/tr>\n<tr>\n<td>Harvey Mudd<\/td>\n<td>135<\/td>\n<td>40,133<\/td>\n<\/tr>\n<tr>\n<td>CalTech<\/td>\n<td>127<\/td>\n<td>39,900<\/td>\n<\/tr>\n<tr>\n<td>US Naval Academy<\/td>\n<td>122<\/td>\n<td>0<\/td>\n<\/tr>\n<tr>\n<td>West Point<\/td>\n<td>120<\/td>\n<td>0<\/td>\n<\/tr>\n<tr>\n<td>MIT<\/td>\n<td>118<\/td>\n<td>42,050<\/td>\n<\/tr>\n<tr>\n<td>Lehigh University<\/td>\n<td>118<\/td>\n<td>43,220<\/td>\n<\/tr>\n<tr>\n<td>NYU-Poly<\/td>\n<td>117<\/td>\n<td>39,565<\/td>\n<\/tr>\n<tr>\n<td>Babson College<\/td>\n<td>117<\/td>\n<td>40,400<\/td>\n<\/tr>\n<tr>\n<td>Stanford<\/td>\n<td>114<\/td>\n<td>54,506<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<\/div>\n<div id=\"fs-idp37956800\" data-type=\"solution\">\n<p id=\"fs-idp99428928\">\n<\/div>\n<\/div>\n<div id=\"eip-201\" data-type=\"exercise\">\n<div data-type=\"problem\">\n<p>4) If the level of significance is 0.05 and the <em data-effect=\"italics\">p<\/em>-value is 0.06, what conclusion can you draw?<\/p>\n<p>&nbsp;<\/p>\n<\/div>\n<\/div>\n<div data-type=\"exercise\">\n<div id=\"eip-idm68833888\" data-type=\"problem\">\n<p id=\"eip-idm163228576\">5) If there are 15 data points in a set of data, what is the number of degree of freedom?<\/p>\n<\/div>\n<div id=\"eip-idm194939824\" data-type=\"solution\">\n<p><strong>Answers to odd questions<\/strong><\/p>\n<p>3) \u00a0Note that tuition is the independent variable and salary is the dependent variable.<\/p>\n<p>5) 13<\/p>\n<\/div>\n<\/div>\n<\/div>\n","protected":false},"author":32,"menu_order":82,"template":"","meta":{"pb_show_title":"","pb_short_title":"","pb_subtitle":"","pb_authors":[],"pb_section_license":""},"chapter-type":[],"contributor":[],"license":[],"class_list":["post-471","chapter","type-chapter","status-publish","hentry"],"part":452,"_links":{"self":[{"href":"https:\/\/pressbooks.ccconline.org\/accintrostats\/wp-json\/pressbooks\/v2\/chapters\/471","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/pressbooks.ccconline.org\/accintrostats\/wp-json\/pressbooks\/v2\/chapters"}],"about":[{"href":"https:\/\/pressbooks.ccconline.org\/accintrostats\/wp-json\/wp\/v2\/types\/chapter"}],"author":[{"embeddable":true,"href":"https:\/\/pressbooks.ccconline.org\/accintrostats\/wp-json\/wp\/v2\/users\/32"}],"version-history":[{"count":3,"href":"https:\/\/pressbooks.ccconline.org\/accintrostats\/wp-json\/pressbooks\/v2\/chapters\/471\/revisions"}],"predecessor-version":[{"id":596,"href":"https:\/\/pressbooks.ccconline.org\/accintrostats\/wp-json\/pressbooks\/v2\/chapters\/471\/revisions\/596"}],"part":[{"href":"https:\/\/pressbooks.ccconline.org\/accintrostats\/wp-json\/pressbooks\/v2\/parts\/452"}],"metadata":[{"href":"https:\/\/pressbooks.ccconline.org\/accintrostats\/wp-json\/pressbooks\/v2\/chapters\/471\/metadata\/"}],"wp:attachment":[{"href":"https:\/\/pressbooks.ccconline.org\/accintrostats\/wp-json\/wp\/v2\/media?parent=471"}],"wp:term":[{"taxonomy":"chapter-type","embeddable":true,"href":"https:\/\/pressbooks.ccconline.org\/accintrostats\/wp-json\/pressbooks\/v2\/chapter-type?post=471"},{"taxonomy":"contributor","embeddable":true,"href":"https:\/\/pressbooks.ccconline.org\/accintrostats\/wp-json\/wp\/v2\/contributor?post=471"},{"taxonomy":"license","embeddable":true,"href":"https:\/\/pressbooks.ccconline.org\/accintrostats\/wp-json\/wp\/v2\/license?post=471"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}