document.write( "Question 284362: 6. A machine produces 9 inch latex gloves. A sample of 81 gloves is selected, and it is found that 37 are shorter than they should be. Find the 99% confidence interval on the proportion of all such gloves that are shorter than 9 inches \n" ); document.write( "
Algebra.Com's Answer #206354 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A machine produces 9 inch latex gloves. A sample of 51 gloves is selected, and it is found that 46 are shorter than they should be. \n" ); document.write( "Find the 98% confidence interval on the proportion of all such gloves that are shorter than 9 inches. \n" ); document.write( "------------------------ \n" ); document.write( "sample proportion = 46/51 = 0.90 \n" ); document.write( "--- \n" ); document.write( "standard error = E = invNorm(0.985)*sqrt[0.9*0.1/(51)] = 0.04 \n" ); document.write( "---- \n" ); document.write( "98% CI: 0.9-0.04 < p < 0.9+0.04 \n" ); document.write( "98% CI: 0.86 < p < 0.94 \n" ); document.write( "=========================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |