document.write( "Question 137562: Find the mean and standard deviation of the following discrete random variable.
\n" );
document.write( " Number of siblings: X| 1 2 3 4 5
\n" );
document.write( " Probability P(X=x): |0.200| 0.425| 0.275|0.075|0.025
\n" );
document.write( " 1 goes on top 0.200 2 goes on top 0.425 etc. \n" );
document.write( "
Algebra.Com's Answer #100746 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Find the mean and standard deviation of the following discrete random variable. \n" ); document.write( " Number of siblings: X| 1 2 3 4 5 \n" ); document.write( " Probability P(X=x): |0.200| 0.425| 0.275|0.075|0.025 \n" ); document.write( "--------------------------- \n" ); document.write( "mean = 2.3 \n" ); document.write( "stdev = 0.953939... \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |