document.write( "Question 709390: The following data lists the average monthly snowfall for January in 15 cities around the US:
\n" ); document.write( "
\n" ); document.write( "40 44 43 15 22 29 38 22
\n" ); document.write( "14 13 28 29 47 31 18
\n" ); document.write( "
\n" ); document.write( "Find the mean, variance, and standard deviation.
\n" ); document.write( "

Algebra.Com's Answer #436574 by vheroli(126)\"\" \"About 
You can put this solution on YOUR website!
Solution for Mean:
\n" ); document.write( "Add all the numbers and then divide by 15
\n" ); document.write( "40 44 43 15 22 29 38 22
\n" ); document.write( "14 13 28 29 47 31 18\r
\n" ); document.write( "\n" ); document.write( "Mean= 28.87\r
\n" ); document.write( "\n" ); document.write( "Solution for standard deviation:
\n" ); document.write( "Use the formula for standard deviation
\n" ); document.write( "\"+sqrt%28sum+%28%28X%5Bi%5D-mean%29%5E2%2C+i=1%2C+N%29%2FN%29\"
\n" ); document.write( "=\"+sqrt%28sum+%28%28X%5Bi%5D-28.87%29%5E2%2C+i=1%2C+15%29%2F15%29\"\r
\n" ); document.write( "\n" ); document.write( "Standard Deviation=11.10\r
\n" ); document.write( "\n" ); document.write( "Solution for Variance:
\n" ); document.write( "Simply: (Standard Dev)^2
\n" ); document.write( "Variance= (11.10)^2 = 123.18
\n" ); document.write( "
\n" );