document.write( "Question 859874: a local school district claims that the number of school days missed by its teachers due to illness is below the national average of 5. a random sample of 40 teachers provided the data below. at α=0.05, test the district's claim using P-values\r
\n" );
document.write( "\n" );
document.write( "0 3 6 3 3 5 4 1 3 5
\n" );
document.write( "7 3 1 2 3 3 2 4 1 6
\n" );
document.write( "2 5 2 8 3 1 2 5 4 1
\n" );
document.write( "1 1 2 1 5 7 5 4 9 3 \n" );
document.write( "
Algebra.Com's Answer #518034 by stanbon(75887) ![]() You can put this solution on YOUR website! a local school district claims that the number of school days missed by its teachers due to illness is below the national average of 5. a random sample of 40 teachers provided the data below. at α=0.05, test the district's claim using P-values \n" ); document.write( "0 3 6 3 3 5 4 1 3 5 \n" ); document.write( "7 3 1 2 3 3 2 4 1 6 \n" ); document.write( "2 5 2 8 3 1 2 5 4 1 \n" ); document.write( "1 1 2 1 5 7 5 4 9 3 \n" ); document.write( "----- \n" ); document.write( "x-bar = 3.4 \n" ); document.write( "std = 2.15 \n" ); document.write( "--------- \n" ); document.write( "Ho: u >= 5.4 \n" ); document.write( "Ha: u < 5.4 (claim) \n" ); document.write( "------ \n" ); document.write( "z(3.4) = (3.4-5.4)/[2.15/sqrt(40)] = -2.94 \n" ); document.write( "--------------------------------- \n" ); document.write( "p-value:: p-value = P(z < -2.94) = 0.0016 \n" ); document.write( "----- \n" ); document.write( "Since the p-value is less than 5%, reject Ho. \n" ); document.write( "The test results support the claim. \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "----------------------- \n" ); document.write( " |