document.write( "Question 293251: 9.22 The mean arrival rate of flights at O’Hare Airport in marginal weather is 195 flights per hour with a historical standard deviation of 13 flights. To increase arrivals, a new air traffic control procedure is implemented. In the next 30 days of marginal weather the mean arrival rate is 200 flights per hour. (a) Set up a right-tailed decision rule at a =.025 to decide whether there has been a significant increase in the mean number of arrivals per hour. (b) Carry out the test and make the decision. Is it close? Would the decision be different if you used a = .01? (c) What assumptions are you making,
\n" );
document.write( "if any? Flights\r
\n" );
document.write( "\n" );
document.write( "210 215 200 189 200 213 202 181 197 199
\n" );
document.write( "193 209 215 192 179 196 225 199 196 210
\n" );
document.write( "199 188 174 176 202 195 195 208 222 221
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #211739 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The mean arrival rate of flights at O’Hare Airport in marginal weather \n" ); document.write( "is 195 flights per hour with a historical standard deviation of 13 flights. \n" ); document.write( "---------------------------------------------- \n" ); document.write( "To increase arrivals, a new air traffic control procedure is implemented. \n" ); document.write( "---------------------------------------------- \n" ); document.write( " In the next 30 days of marginal weather the mean arrival rate is 200 flights per hour. \n" ); document.write( "----- \n" ); document.write( "(a) Set up a right-tailed decision rule at a =.025 to decide whether there has been a significant increase in the mean number of arrivals per hour. \n" ); document.write( "---------- \n" ); document.write( "(b) Carry out the test and make the decision. Is it close? Would the decision be different if you used a = .01? \n" ); document.write( "---------- \n" ); document.write( "(c) What assumptions are you making, if any? \n" ); document.write( "Flights \n" ); document.write( "210 215 200 189 200 213 202 181 197 199 \n" ); document.write( "193 209 215 192 179 196 225 199 196 210 \n" ); document.write( "199 188 174 176 202 195 195 208 222 221 \n" ); document.write( "======== \n" ); document.write( "Ho: u =195 \n" ); document.write( "Ha: u > 195 \n" ); document.write( "--- \n" ); document.write( "test statistic: t(200) = (200-195)/[13/sqrt(30)] = 2.1066.. \n" ); document.write( "--- \n" ); document.write( "p-value = tcdf(2.1066,100, with df = 29) = 0.022 \n" ); document.write( "--- \n" ); document.write( "Conclusion: Since the p-value is less than 0.025 reject Ho. \n" ); document.write( "---- \n" ); document.write( "Yes, the decision is close. \n" ); document.write( "Yes, the decision would be to not reject Ho if alpha was 1% \n" ); document.write( "============================================================ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |