document.write( "Question 1133557: Proctor & Gamble claims that at least half the bars of Ivory soap they produce are 99.44% pure (or more pure) as advertised. Unilever, one of Proctor & Gamble's competitors, wishes to put this claim to the test. They sample the purity of 112 bars of Ivory soap. They find that 44 of them meet the 99.44% purity advertised.\r
\n" );
document.write( "\n" );
document.write( "1. Multiple choice: What type of test should be run?\r
\n" );
document.write( "\n" );
document.write( "(a) t-test of a mean
\n" );
document.write( "(b) z-test of a proportion\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "2. Multiple choice: The alternative hypothesis indicates a\r
\n" );
document.write( "\n" );
document.write( "(a) right-tailed test
\n" );
document.write( "(b) two-tailed test
\n" );
document.write( "(c) left-tailed test\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "3. Calculate the p-value: __________ \r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "4. Multiple choice: Does Unilever have sufficient evidence to reject Proctor & Gamble's claim?\r
\n" );
document.write( "\n" );
document.write( "(a) Yes
\n" );
document.write( "(b) No \n" );
document.write( "
Algebra.Com's Answer #750853 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! This is a one sample proportion test \n" ); document.write( "Ho: purity is in 0.5 of them or more \n" ); document.write( "Ha: purity is not in 0.5 of them\r \n" ); document.write( "\n" ); document.write( "left tailed test with 5% (if this is desired) at z<=-1.645 \n" ); document.write( "44/112 is 0.393 \n" ); document.write( "z=(0.393-0.5)/sqrt (0.393*0.607/112) \n" ); document.write( "=-.107/0.0462 \n" ); document.write( "=-2.32 \n" ); document.write( "p=0.010 \n" ); document.write( "Yes, there is sufficient evidence to reject the claim even at the 1% level. \n" ); document.write( " \n" ); document.write( " |