document.write( "Question 150568: Find the value for the correlation coefficient r\r
\n" );
document.write( "\n" );
document.write( "x 5, 1, 4, 2, 3
\n" );
document.write( "-------------------------
\n" );
document.write( "y 5, 10, 12, 4, 8 \r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "Can anyone help? \n" );
document.write( "
Algebra.Com's Answer #110541 by Edwin McCravy(20055)![]() ![]() You can put this solution on YOUR website! \r\n" ); document.write( " Find the value for the correlation coefficient r \r\n" ); document.write( "\r\n" ); document.write( "x | 5, 1, 4, 2, 3 \r\n" ); document.write( "--------------------\r\n" ); document.write( "y | 5, 10, 12, 4, 8 \r\n" ); document.write( "\r\n" ); document.write( "Can anyone help?\r\n" ); document.write( "\n" ); document.write( "\r\n" ); document.write( "It's a terrible formula! But if you have a TI-83 \r\n" ); document.write( "or TI-84, you can find it easily.\r\n" ); document.write( "\r\n" ); document.write( "First you have to turn the Diagnostics On; \r\n" ); document.write( "otherwise the correlation coefficient won't\r\n" ); document.write( "be displayed with the regression line equation.\r\n" ); document.write( "\r\n" ); document.write( "You press 2nd 0 for CATALOG\r\n" ); document.write( "Scroll down alphabetically to Diagnostics On\r\n" ); document.write( "Press ENTER and you'll see \"Done\".\r\n" ); document.write( "\r\n" ); document.write( "Then they will stay on as long as you don't\r\n" ); document.write( "turn the Diagnostics Off\r\n" ); document.write( "\r\n" ); document.write( "--------------\r\n" ); document.write( "\r\n" ); document.write( "Now press STAT 1\r\n" ); document.write( "\r\n" ); document.write( "Put\r\n" ); document.write( "\r\n" ); document.write( "5 1 4 2 3 in L1\r\n" ); document.write( "\r\n" ); document.write( "and\r\n" ); document.write( "\r\n" ); document.write( "5 10 12 4 8 in L2\r\n" ); document.write( "\r\n" ); document.write( "Press STAT and the right arrow to highlight CALC\r\n" ); document.write( "\r\n" ); document.write( "Press 4 for LinReg(ax+b)\r\n" ); document.write( "\r\n" ); document.write( "Then press ENTER\r\n" ); document.write( "\r\n" ); document.write( "You see\r\n" ); document.write( "\r\n" ); document.write( "LinReg\r\n" ); document.write( " y=ax+b\r\n" ); document.write( " a=-.2\r\n" ); document.write( " n=8.4\r\n" ); document.write( " rē=.0089285714\r\n" ); document.write( " r=-.0944911183\r\n" ); document.write( "\r\n" ); document.write( "That value of r is the regression coefficient.\r\n" ); document.write( "That is very small in absolute value, which\r\n" ); document.write( "means that the points are not very close to \r\n" ); document.write( "falling in a straight line.\r\n" ); document.write( "\r\n" ); document.write( "Edwin |