document.write( "Question 147636: For a sample of size n = 100, proportion p = 0.6, and at a 95% confidence level, the upper bound of the portion is: \n" ); document.write( "
Algebra.Com's Answer #108088 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! For a sample of size n = 100, sample proportion p = 0.6, and at a 95% confidence level, the upper bound of p is: \n" ); document.write( "------------------- \n" ); document.write( "E = 1.96sqrt[(0.6)(0.4)/100] \n" ); document.write( "E = 1.96sqrt[0.04899) \n" ); document.write( "E = 0.09602 \n" ); document.write( "----------- \n" ); document.write( "Upper bound of the 95% CI is 0.6+0.09602 = 0.69602.. \n" ); document.write( "================ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |