document.write( "Question 304872: In a sample of 100 Planter’s Mixed Nuts, 19 were found to be almonds. (a) Construct a 90 percent confidence interval for the true proportion of almonds. (b) May normality be assumed? Explain.
\n" );
document.write( "(c) What sample size would be needed for 90 percent confidence and an error of ± 0.03? (d) Why would a quality control manager at Planter’s need to understand sampling? \n" );
document.write( "
Algebra.Com's Answer #218343 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! In a sample of 100 Planter’s Mixed Nuts, 19 were found to be almonds. \n" ); document.write( "(a) Construct a 90 percent confidence interval for the true proportion of almonds. \n" ); document.write( "---- \n" ); document.write( "p-hat = 0.19 \n" ); document.write( "standard error = 1.645*sqrt(0.19*0.81/100) = 0.0645 \n" ); document.write( "----- \n" ); document.write( "90% CI: 0.19-0.0645 < p < 0.19+0.0645 \n" ); document.write( "=============================================\r \n" ); document.write( "\n" ); document.write( "(b) May normality be assumed? Explain. \n" ); document.write( "I'll leave that to you. \n" ); document.write( "============================================= \n" ); document.write( "(c) What sample size would be needed for 90 percent confidence and an error of ± 0.03? \n" ); document.write( "--- \n" ); document.write( "n = [z/E]^2*pq \n" ); document.write( "--- \n" ); document.write( "n = [1.645/0.03]^2*0.19*0.81 = 462.65 \n" ); document.write( "--- \n" ); document.write( "Round up to n = 463 \n" ); document.write( "===========================\r \n" ); document.write( "\n" ); document.write( "(d) Why would a quality control manager at Planter’s need to understand sampling? \n" ); document.write( "Testing will show him whether the product is as it is being advertised. \n" ); document.write( "==================================== \n" ); document.write( "Cheers, \n" ); document.write( "stan H. \n" ); document.write( "==================================== \n" ); document.write( " \n" ); document.write( " |