document.write( "Question 1155043: Nationwide, the average waiting time until a electric utility customer service representative answers a call is 260 seconds. The Gigantic Kilowatt Energy Company randomly sampled 30 calls and found that, on average, they were answered in 227 seconds with a population standard deviation of 40 seconds. Can the company claim that they are faster than the average utility at α = 0.05?\r
\n" );
document.write( "\n" );
document.write( " A) Yes, because the test value - 4.52 falls in the critical region.\r
\n" );
document.write( "\n" );
document.write( " B) No, because the test value - 0.83 falls in the critical region.\r
\n" );
document.write( "\n" );
document.write( " C) Yes, because the test value - 0.15 falls in the critical region.\r
\n" );
document.write( "\n" );
document.write( " D) No, because the test value - 0.15 falls in the critical region. \n" );
document.write( "
Algebra.Com's Answer #777707 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "mu = 260 is the population mean \n" ); document.write( "xbar = 227 is the sample mean \n" ); document.write( "sigma = 40 is the population standard deviation \n" ); document.write( "n = 30 is the sample size\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Compute the z score \n" ); document.write( "z = (xbar - mu)/(sigma/sqrt(n)) \n" ); document.write( "z = (227-260)/(40/sqrt(30)) \n" ); document.write( "z = -4.51871109941762 \n" ); document.write( "z = -4.52 \n" ); document.write( "The test statistic, or test value, is approximately -4.52\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The critical value can be found through this table (tables such as this can be found in the back of your textbook). According to that table, the solution to P(Z < k) = 0.95 is roughly k = 1.645 \n" ); document.write( "In other words, P(Z < 1.645) = 0.95 \n" ); document.write( "We make this value negative because we are below the mean. \n" ); document.write( "Therefore, the critical value is approximately -1.645 \n" ); document.write( "meaning that, P(Z < -1.645) = 0.05\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Answer: A) Yes, because the test value -4.52 falls in the critical region. (the boundary is set at the critical value -1.645)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Diagram \n" ); document.write( " ![]() \n" ); document.write( "The critical region is another name for the rejection region. \n" ); document.write( "The null hypothesis is mu = 260, the alternative is mu < 260. \n" ); document.write( " \n" ); document.write( " |