document.write( "Question 580990: if X is a binomial random variable with n=37 and p=.39, find\r
\n" );
document.write( "\n" );
document.write( "a. What is the expected value?\r
\n" );
document.write( "\n" );
document.write( "b. what is the standard deviation? \n" );
document.write( "
Algebra.Com's Answer #371449 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! if X is a binomial random variable with n=37 and p=.39, find \n" ); document.write( "a. What is the expected value? \n" ); document.write( "E(x) = mean = np = 37*0.39 = 14.43 \n" ); document.write( "------- \n" ); document.write( "b. what is the standard deviation? \n" ); document.write( "std = sqrt(npq) = sqrt(37.0.39*0.61) = 2.9669 \n" ); document.write( "============================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "================= \n" ); document.write( " |