document.write( "Question 1077023: Previously, 9.4% of workers had a travel time to work of more than 60 minutes. An urban economist believes that the percentage has increased since then. She randomly selects 60 workers and finds that 12 of them have a travel time to work that is more than 60 minutes. Test the economist's belief at the
\n" );
document.write( "α=0.1 level of significance.
\n" );
document.write( "What is the P value? \n" );
document.write( "
Algebra.Com's Answer #691586 by stanbon(75887) ![]() You can put this solution on YOUR website! Previously, 9.4% of workers had a travel time to work of more than 60 minutes. An urban economist believes that the percentage has increased since then. the percentage has increased since then. She randomly selects 60 workers and finds that 12 of them have a travel time to work that is more than 60 minutes. Test the economist's belief at the α=0.1 level of significance. \n" ); document.write( "What is the P value? \n" ); document.write( "-------- \n" ); document.write( "Ho: p <= 0.094 \n" ); document.write( "Ha: p > 0.094 (claim) \n" ); document.write( "------ \n" ); document.write( "Sample proportion:: 12/60 = 0.20 \n" ); document.write( "----- \n" ); document.write( "Test statistic:: z(0.20) = (0.20-0.094)/sqrt[0.094*0.906/60] = 2.8135 \n" ); document.write( "----- \n" ); document.write( "p-value = P(z > 2.8135) = normalcdf(2.8135,100) = 0.0025 \n" ); document.write( "--------------- \n" ); document.write( "Conclusion:: Since the p-value is less than 1%, 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( " \n" ); document.write( " |