document.write( "Question 1050926: I really need help with this problem:\r
\n" );
document.write( "\n" );
document.write( "You are conducting a study to see if students do better when they study all at once or in intervals. One group of 12 participants took a test after studying for one hour continuously. The other group of 12 participants took a test after studying for three twenty minute sessions. \r
\n" );
document.write( "\n" );
document.write( "The first group had a mean score of 75 and a variance of 120. The second group had a mean score of 86 and a variance of 100.\r
\n" );
document.write( "\n" );
document.write( "a. What is the calculated t value? Are the mean test scores of these two groups significantly different at the .05 level?\r
\n" );
document.write( "\n" );
document.write( "b. What would the t value be if there were only 6 participants in each group? Would the scores be significant at the .05 level?\r
\n" );
document.write( "\n" );
document.write( "Thank you so much for your help!
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #666558 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! One group of 12 participants took a test after studying for one hour continuously. The other group of 12 participants took a test after studying for three twenty minute sessions. \n" ); document.write( "The first group had a mean score of 75 and a variance of 120. \n" ); document.write( "The second group had a mean score of 86 and a variance of 100. \n" ); document.write( "a. What is the calculated t value? \n" ); document.write( "Are the mean test scores of these two groups significantly different at the .05 level? \n" ); document.write( "t(75-86) = (-11)/sqrt[(120/12)+(100/12)] = -2.5690 \n" ); document.write( "p(value) = 2*P(t< -0.6 when df = 12-1) = 2*tcdf(-100,-2.5690,11) \n" ); document.write( "= 2*0.013 = 0.026 \n" ); document.write( "Since the p-value is < 5%, reject equality; the scores are significantly \n" ); document.write( "different \n" ); document.write( "------------------------------------ \n" ); document.write( " \n" ); document.write( "b. What would the t value be if there were only 6 participants in each group? Would the scores be significant at the .05 level? \n" ); document.write( "I'll leave that to you. \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "--------------- \n" ); document.write( " |