document.write( "Question 905401: The Following sample observations were randomly selected
\n" );
document.write( "X 3 6 4 7
\n" );
document.write( "Y 4 8 5 6\r
\n" );
document.write( "\n" );
document.write( "Determine the coefficient of correlation and the coefficient of determination. Interpret the association between X and Y. \n" );
document.write( "
Algebra.Com's Answer #549218 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! Using Excel Scatter Plot \n" ); document.write( " ![]() \n" ); document.write( "coefficient of determination = R^2 \n" ); document.write( "coefficient of correlation = sqrt(R^2) \n" ); document.write( " |