document.write( "Question 444205: Find the P-value for the indicated hypothesis test.\r
\n" );
document.write( "\n" );
document.write( "A manufacturer claims that fewer than 6% of its fax machines are defective. In a random sample of 97 such fax machines, 5% are defective. Find the P-value for a test of the manufacturer's claim. \n" );
document.write( "
Algebra.Com's Answer #306276 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Find the P-value for the indicated hypothesis test. \n" ); document.write( "A manufacturer claims that fewer than 6% of its fax machines are defective. \n" ); document.write( "This implies to have a left-tail test. \n" ); document.write( "-------------------------------------- \n" ); document.write( "In a random sample of 97 such fax machines, 5% are defective. \n" ); document.write( "Find the z-value of that sample proportion: \n" ); document.write( "z(0.05) = (0.05-0.06)/sqrt[0.05*0.95/97] = -0.4520 \n" ); document.write( "------------------------ \n" ); document.write( "Find the P-value for a test of the manufacturer's claim. \n" ); document.write( "p-value = P(z < -0.4520) = tcdf(-100,-0.4520 when df = 96) = 0.3262 \n" ); document.write( "============ \n" ); document.write( "I used a TI-84 to get the p-value \n" ); document.write( "============ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |