document.write( "Question 1135467: Find the P-value for the indicated hypothesis test.\r
\n" );
document.write( "\n" );
document.write( "An airline claims that the no-show rate for passengers booked on its flights is less than 5%. Of 380 randomly selected reservations, 18 were no-shows. Find the P-value for a test of the airline's claim. Round to 2 decimals. \n" );
document.write( "
Algebra.Com's Answer #753087 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! Ho: p >=0.05 \n" ); document.write( "Ha: p< 0.05 \n" ); document.write( "test statistic is z=(p hat-p)/sqrt(p*(1-p)/n) \n" ); document.write( "this is (0.047-0.05)/sqrt(p*(1-p)/n) \n" ); document.write( "=-0.003/0.010 which is -0.276 \n" ); document.write( "p-value is 0.39 \n" ); document.write( " |