document.write( "Question 250277: An insurance company states that 85% of its claims are settled within 5 weeks. A consumer group selected a random sample of 50 of the company’s claims and found 21 of the claims were settled within 5 weeks. Is there enough evidence to support the consumer group’s claim that fewer than 85% of the claims were settled within 5 weeks? Test using the traditional approach with α = 0.02.
\n" );
document.write( "•State the null and alternate hypotheses
\n" );
document.write( "•Calculate the sample proportion
\n" );
document.write( "•Determine which test statistic applies, and calculate it
\n" );
document.write( "•Determine the critical value(s).
\n" );
document.write( "•State your decision: Should the null hypothesis be rejected?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #182211 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! An insurance company states that 85% of its claims are settled within 5 weeks. \n" ); document.write( "--- \n" ); document.write( "A consumer group selected a random sample of 50 of the company’s claims and found 21 of the claims were settled within 5 weeks. \n" ); document.write( "--------------------------- \n" ); document.write( "Is there enough evidence to support the consumer group’s claim that fewer than 85% of the claims were settled within 5 weeks? \n" ); document.write( "--------------------------- \n" ); document.write( "Test using the traditional approach with α = 0.02. \n" ); document.write( "•State the null and alternate hypotheses \n" ); document.write( "Ho: p = 0.85 \n" ); document.write( "H1: p < 0.85 \n" ); document.write( "---------------------------- \n" ); document.write( "•Calculate the sample proportion \n" ); document.write( "p-hat = 21/50 = 0.42 \n" ); document.write( "---------------------------- \n" ); document.write( "•Determine which test statistic applies, and calculate it \n" ); document.write( "z(0.42) = (0.42-0.85)/sqrt(0.85*0.15/sqrt(50) = -3.2023 \n" ); document.write( "-------------------------------\r \n" ); document.write( "\n" ); document.write( "•Determine the critical value(s). \n" ); document.write( "Assuming alpha = 5%, crit value for left tail test = invNorm(0.05) = -1.645 \n" ); document.write( "--------------------------------------------- \n" ); document.write( "•State your decision: Should the null hypothesis be rejected? \n" ); document.write( "Since the test stat is in the reject interval, reject Ho. \n" ); document.write( "Reject Ho. \n" ); document.write( "================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |