document.write( "Question 635427: Suppose that an experiment is repeated four times. A certain event has probability 1/10 in a single repetition of the experiment. What is the probability that it never occurs? \n" ); document.write( "
Algebra.Com's Answer #400321 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "Suppose that an experiment is repeated four times.
\n" ); document.write( "A certain event has probability 1/10 in a single repetition of the experiment.
\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 = .1 and q = .9 , n = 4
\n" ); document.write( " P(x = 0) = \"%28.9%29%5E4\" | nCx = \"n%21%2F%28x%21%28n-x%29%21%29=+4C0+=+1\" \n" ); document.write( "
\n" );