document.write( "Question 922519: Consider the binomial random variable x with n = 39 and p = 0.4.\r
\n" );
document.write( "\n" );
document.write( "(a) Find the mean. (Give your answer correct to one decimal place.)
\n" );
document.write( " \r
\n" );
document.write( "\n" );
document.write( "(b) Find the standard deviation. (Give your answer correct to two decimal places.) \r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #559588 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! p = .4, n = 39 \n" ); document.write( "(a) Find the mean. .4*39 = 15.6 (Give your answer correct to one decimal place.) \n" ); document.write( " \n" ); document.write( " (b) Find the standard deviation. sqrt(.4*39*.6)= 3.06 (Give your answer correct to two decimal places.) \n" ); document.write( "........... \n" ); document.write( " A binomial random variable has a mean equal to 212 and a standard deviation of 8. \n" ); document.write( "(a) Find the value of n. (Give your answer correct to the nearest whole number.) \n" ); document.write( "np = 212, \n" ); document.write( "sqrt(npq) = 8 \n" ); document.write( "sqrt(212q) = 8 \n" ); document.write( "212q = 64 \n" ); document.write( "q = 64/212 = 16/53 and p = 1- 16/53 = 37/53 and n = 212/p = \n" ); document.write( "(b) Find the value of p. (Give your answer correct to four decimal places.) \n" ); document.write( "p = 37/53 = .6981 rounded \n" ); document.write( " |