document.write( "Question 307148: . A class of 15 kindergartners had the following weights in pounds:
\n" );
document.write( "54 48 42 44 46 44 36 50
\n" );
document.write( "43 46 40 46 43 43 43
\n" );
document.write( "
\n" );
document.write( "Find the mean, variance, and standard deviation.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #219748 by Fombitz(32388)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "EXCEL spreadsheet and AVERAGE, VAR, and STDEV functions.\r \n" ); document.write( "\n" ); document.write( "Mean=44.53 \n" ); document.write( "Variance=17.70 \n" ); document.write( "Standard Deviation=4.21 \n" ); document.write( " |