document.write( "Question 1166434: The Acme Candy Company claims that 60% of the jawbreakers it produces weigh more than 0.4
\n" );
document.write( "ounces. Suppose that 800 jawbreakers are selected at random from the production lines. Use the
\n" );
document.write( "Range Rule of Thumb to determine whether it is statistically significant for this sample of 800 to
\n" );
document.write( "contain 494 jawbreakers that weigh more than 0.4 ounces? Consider as significant any result that
\n" );
document.write( "differs from the mean by more than 2 standard deviations. Show all work (using Range Rule of
\n" );
document.write( "Thumb) required to obtain your answer. Clearly state all important values involved. \n" );
document.write( "
Algebra.Com's Answer #790952 by Boreal(15235) You can put this solution on YOUR website! The point estimate is 494/800=0.6175 \n" ); document.write( "two tail test \n" ); document.write( "z=(phat-p)/sqrt(p*(1-p)/n) \n" ); document.write( "=0.0175/sqrt (.24/800); sqrt term=0.0173 \n" ); document.write( "z=1.01 \n" ); document.write( "fail to reject Ho because |z|<1.96. The true percentage could be 60%. \n" ); document.write( "p-value=0.31 \n" ); document.write( " |