document.write( "Question 161632: CAN SOMEONE HELP ME WITH THIS PROBLEM:\r
\n" );
document.write( "\n" );
document.write( "Use technology to compute r, the correlation coefficient.
\n" );
document.write( "The following are costs of advertising ( in thousands of dollars) and the number of products sold (in thousands):\r
\n" );
document.write( "\n" );
document.write( "Costs 9, 2, 3, 4, 2, 5, 9, 10
\n" );
document.write( "Number 85, 52, 55, 68, 67, 86, 83, 73\r
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #119128 by gonzo(654) ![]() You can put this solution on YOUR website! i went online to find a correlation coefficient calculator. \n" ); document.write( "found one on \n" ); document.write( "http://www.fon.hum.uva.nl/Service/Statistics/Correlation_coefficient.html \n" ); document.write( "entered the data as you described it. \n" ); document.write( "9 85 \n" ); document.write( "2 52 \n" ); document.write( "3 55 \n" ); document.write( "4 68 \n" ); document.write( "2 67 \n" ); document.write( "5 86 \n" ); document.write( "9 83 \n" ); document.write( "10 73 \n" ); document.write( "-------- \n" ); document.write( "answer i got is \n" ); document.write( "R = 0.7077, p <= 0.055 (t = 2.454, DF = 6) \n" ); document.write( "y = 2.788 * x + 55.79 \n" ); document.write( "----- \n" ); document.write( "looks like your R factor is .7077. \n" ); document.write( "probability of error is <= 0.055. \n" ); document.write( "t factor is 2.454 with 6 degrees of freedom. \n" ); document.write( "equation of the regression line is \n" ); document.write( "y = 2.788 * x + 55.79 \n" ); document.write( "----- \n" ); document.write( "neat tool. \n" ); document.write( "real easy to use.\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |