document.write( "Question 255643: Compute the variance of the probability distribution in the table below.
\n" );
document.write( "Outcome / Probability
\n" );
document.write( "60 / 0.2
\n" );
document.write( "61 / 0.1
\n" );
document.write( "62 / 0.2
\n" );
document.write( "63 / 0.5\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "This is what I did/ got for an answer:
\n" );
document.write( "The mean is 62.. so
\n" );
document.write( "Var(x)= (60-62)^2(.2)+(61-62)^2(.1)+(62-62)^2(.2)+(63-62)^2(.5)
\n" );
document.write( "=-0.4\r
\n" );
document.write( "\n" );
document.write( "Am I right? \n" );
document.write( "
Algebra.Com's Answer #187859 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The method is correct but I get 1.4 when I add the terms. \n" ); document.write( "===================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |