document.write( "Question 1116767: Find the value E, the margin for c=0.99, n= 10, and s=3.6
\n" );
document.write( "What is the Value of E? \n" );
document.write( "
Algebra.Com's Answer #731695 by passionn(5)![]() ![]() ![]() You can put this solution on YOUR website! E = z * s / √n \n" ); document.write( "for 99% confidence interval z=2.575 \n" ); document.write( "substituting the value for z, s and n gives: \n" ); document.write( "E= (2.575)(3.6)/root 10 \n" ); document.write( "E=0.927 \n" ); document.write( " |