document.write( "Question 1151398: Find the margin of error for the given values of C,s,c
\n" );
document.write( "C=0.90,s=2.3,n=6 \n" );
document.write( "
Algebra.Com's Answer #773229 by Boreal(15235) You can put this solution on YOUR website! margin of error is C for appropriate df (n-1) * s/sqrt (n) \n" ); document.write( "C0.90, df=5 =2.051 \n" ); document.write( "so margin of error is 2.051*2.3/sqrt(6)=+/- 1.93 \n" ); document.write( " \n" ); document.write( " |