document.write( "Question 856101: For a binomial find the probability for x=4, n=12 and p=0.3 \n" ); document.write( "
Algebra.Com's Answer #515748 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "Using TI: The syntax is binompdf(n, p, x-value).
\n" ); document.write( " p = .3, n = 12
\n" ); document.write( "P(x=4) = binompdf(12,.3,4)= .2311\r
\n" ); document.write( "\n" ); document.write( "Using: \"P+%28x%29=+highlight_green%28nCx%29%28p%5Ex%29%28q%29%5E%28n-x%29+\"
\n" ); document.write( "\"P+%284%29=+highlight_green%2812C4%29%28.3%5E4%29%28.7%29%5E%288%29+\"
\n" ); document.write( "\"P+%284%29=+highlight_green%28495%29%28.3%5E4%29%28.7%29%5E%288%29+\" \r
\n" ); document.write( "\n" ); document.write( "Recommend stattrek.com as a reference \n" ); document.write( "
\n" );