document.write( "Question 860598: The variance of first 50 even natural numbers is \n" ); document.write( "
Algebra.Com's Answer #518736 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
The average of the even numbers from 2 to 50 is 26.
\n" ); document.write( "\"mu=26\"
\n" ); document.write( "Then find the average of the square of the deviations from the average.
\n" ); document.write( "Example: \"%282-26%29%5E2=%28-24%29%5E2=576\"
\n" ); document.write( "This average would be the variance.
\n" ); document.write( "\"V=208\"
\n" ); document.write( "
\n" );