document.write( "Question 1178939: A binomial probability experiment is conducted with the given parameters. Compute the probability of x successes in the n independent trials of the experiment. n=10 p=0.35 x<4
\n" );
document.write( "The probability of x<4 successes is
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #808409 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! \r\n" ); document.write( "Hi\r\n" ); document.write( " binomial probability: p = .35, q = .65, n = 10\r\n" ); document.write( "Using TI or similarly an inexpensive calculator like an Casio fx-115 ES plus \r\n" ); document.write( "\r\n" ); document.write( "P(x < 4) = P( x ≤ 3) = binomcdf(10,.35, 3) = .5138\r\n" ); document.write( "\r\n" ); document.write( "Wish You the Best in your Studies.\r\n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |