document.write( "Question 471255: Find the mean and standard deviation of the following probability distribution:
\n" ); document.write( "
\n" ); document.write( "x 1 2 3
\n" ); document.write( "P(x) .3 .4 .3
\n" ); document.write( "

Algebra.Com's Answer #323373 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( " Find the mean and standard deviation of the following probability distribution
\n" ); document.write( "x 1 2 3
\n" ); document.write( "P(x) .3 .4 .3\r
\n" ); document.write( "\n" ); document.write( "E(x) = 1*.3 +2*.4 +3*.3 = 2
\n" ); document.write( "sd = sqrt[(1-2)^2*.3 + (2-2)^2*.4 + (3-2)^2 *.3] = .77
\n" ); document.write( " \n" ); document.write( "
\n" );