document.write( "Question 854781: Consider the following 17 measurements:
\n" );
document.write( "151, 146, 156, 187, 153, 212, 93, 147, 107, 145, 140, 157, 161, 169, 157, 186, 185\r
\n" );
document.write( "\n" );
document.write( "What is the sample mean? What is the standard deviation?
\n" );
document.write( "What is the standard of error? (round off to 3 significant figures)
\n" );
document.write( "What is the rule-of-thumb interval around the sample mean? (round off to four significant figures)
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #514915 by richwmiller(17219) You can put this solution on YOUR website! mean | 156 \n" ); document.write( "median | 156 \n" ); document.write( "sample standard deviation | 28.5 \n" ); document.write( " |