document.write( "Question 588623: 1. Curriculum planners decided to determine whether a curriculum change should be
\n" );
document.write( "instituted to increase the reading comprehension of sixth-graders in Metro Manila.
\n" );
document.write( "Then mean reading comprehension score under the old curriculum was 92 on a
\n" );
document.write( "standard reading comprehension test. After the new curriculum was used for one
\n" );
document.write( "quarter, the mean of a sample of 400 students was 95. Assuming that the standard
\n" );
document.write( "deviation for the entire population of sixth-graders in Metro Manila is the same
\n" );
document.write( "under the new curriculum as under the old (s = 10), test at significance level 0.01
\n" );
document.write( "whether there would be an improvement in reading comprehension in general if
\n" );
document.write( "the entire population of sixth-graders in Metro Manila were taught using the new
\n" );
document.write( "curriculum.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #374562 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "Curriculum planners decided to determine whether a curriculum change should be \n" ); document.write( "instituted to increase the reading comprehension of sixth-graders in Metro Manila. \n" ); document.write( "Then mean reading comprehension score under the old curriculum was 92 on a \n" ); document.write( "standard reading comprehension test. After the new curriculum was used for one \n" ); document.write( "quarter, the mean of a sample of 400 students was 95. Assuming that the standard \n" ); document.write( "deviation for the entire population of sixth-graders in Metro Manila is the same \n" ); document.write( "under the new curriculum as under the old (s = 10), test at significance level 0.01 \n" ); document.write( "whether there would be an improvement in reading comprehension in general if \n" ); document.write( "the entire population of sixth-graders in Metro Manila were taught using the new \n" ); document.write( "curriculum. \n" ); document.write( "------------ \n" ); document.write( "Ho: u(new) <= 92 \n" ); document.write( "Ha: u(new) > 92 (claim) \n" ); document.write( "----- \n" ); document.write( "t(95) = (95-92)/[10/sqrt(400)] = 3/(10/20) = 6 \n" ); document.write( "p-value = P(t > 6 when df = 399) = tcdf(6,100,399) = 2.22x10^-9 \n" ); document.write( "---- \n" ); document.write( "Since the p-value is less than 1%, reject Ho. \n" ); document.write( "The test results support the claim. \n" ); document.write( "----------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |