document.write( "Question 562997: Finding Mean and Standard Deviation:\r
\n" );
document.write( "\n" );
document.write( "Let the random variable X represent the number of girls in a family of four children. Construct a table describing the probability distribution, them find the mean and standard deviation.\r
\n" );
document.write( "\n" );
document.write( "Could you help me with this problem please?\r
\n" );
document.write( "\n" );
document.write( "Thanks \n" );
document.write( "
Algebra.Com's Answer #364751 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Finding Mean and Standard Deviation: \n" ); document.write( "Let the random variable X represent the number of girls in a family of four children. Construct a table describing the probability distribution, them find the mean and standard deviation. \n" ); document.write( "--------------------------------- \n" ); document.write( "0 girls: 1/16 \n" ); document.write( "1 girl : 4/16 \n" ); document.write( "2 girls: 6/16 \n" ); document.write( "3 girls: 4/16 \n" ); document.write( "4 girls: 1/16 \n" ); document.write( "-------------------------- \n" ); document.write( "mean = np = 4*(1/2) = 2 \n" ); document.write( "std = sqrt(npq) = sqrt(4(1/2)(1/2)) = 1 \n" ); document.write( "------------------------------------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "================== \n" ); document.write( " |