document.write( "Question 269315:
\n" );
document.write( "An insurance company states that 75% of its claims are settled within 5 weeks. A consumer group selected a random sample of 25 of the company’s claims and found 8 of the claims were settled within 5 weeks. Is there enough evidence to support the consumer group’s claim that fewer than 75% of the claims were settled within 5 weeks? Test using the traditional approach with α = 0.05.
\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?\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #197447 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! An insurance company states that 75% of its claims are settled within 5 weeks. \n" ); document.write( "-------------- \n" ); document.write( "A consumer group selected a random sample of 25 of the company’s claims and found 8 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 75% of the claims were settled within 5 weeks? Test using the traditional approach with α = 0.05. \n" ); document.write( "--------------------- \n" ); document.write( "· State the null and alternate hypotheses \n" ); document.write( "Ho: p >= 0.75 \n" ); document.write( "H1: p < 0.75 \n" ); document.write( "--------------------- \n" ); document.write( "· Calculate the sample proportion \n" ); document.write( "p-hat = 8/25 = 0.32 \n" ); document.write( "-------------------------- \n" ); document.write( "· Determine which test statistic applies, and calculate it \n" ); document.write( "z(0.32) + (0.32 - 0.75)/sqrt[0.75*0.25/75] = -8.6 \n" ); document.write( "---------- \n" ); document.write( "· Determine the critical value for left-tail test with alpha = 5% \n" ); document.write( "= 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 cv is not in the rejection interval, fail to reject Ho. \n" ); document.write( "--------------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |