document.write( "Question 375390: a certain insecticide kills 50% of all insects in lab experiments a sample of 11 insects is exposed to the insecticide in a particular experiment what is the probability that exactly 6 insects will survive \n" ); document.write( "
Algebra.Com's Answer #266960 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi,
\n" ); document.write( "Note: The probability of x successes in n trials is: \r
\n" ); document.write( "\n" ); document.write( "P = nCx* \"p%5Ex%2Aq%5E%28n-x%29\" where p and q are the probabilities of success and failure respectively.
\n" ); document.write( "In this case p & q are = 1/2 or .5
\n" ); document.write( "nCx = \"n%21%2F%28x%21%28n-x%21%29%29\" 11C6 = 462
\n" ); document.write( "P(exactly 6 surviving)= 462*(.5)^6(.5)^5 = .2256
\n" ); document.write( " \n" ); document.write( "
\n" );