document.write( "Question 1192054: If n=5 and p=0.2 of binomial distribution.find P(X>3)=? \n" ); document.write( "
Algebra.Com's Answer #823950 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! this includes x=4 and x=5 \n" ); document.write( "for 4 it is 5C4 0.2^4*0.8^1=0.0064 \n" ); document.write( "for 5 it is 0.2^5=0.00032 \n" ); document.write( "the sum is 0.00672 \n" ); document.write( " |