document.write( "Question 380865: Determine whether a correlation coefficient of r = -0.405 is significant at 5% level for a sample size of 22. r is not sifnificant at 5% or r is significant at 5% \n" ); document.write( "
Algebra.Com's Answer #270291 by robertb(5830)\"\" \"About 
You can put this solution on YOUR website!
Use the t-distribution for small samples.
\n" ); document.write( "The test statistic is \"t+=+r%2Asqrt%28%28n-2%29%2F%281-r%5E2%29%29\". Then \"t+=+r%2Asqrt%2820%2F%281-%28-0.405%29%5E2%29%29+=+-1.98\".
\n" ); document.write( "Degree of freedom is 22- 2 = 20.
\n" ); document.write( "For 20 df and one-tailed test, critical value is -1.725. Since -1.725 > -1.98, r is significant at the 5% level.
\n" ); document.write( "
\n" );