document.write( "Question 482591: The probability that an event A occurs in one trial of an experiment is 0.4 Three independent trials of experiment are performed. The probability that A occurs at least once is \n" ); document.write( "
Algebra.Com's Answer #330806 by richard1234(7193) You can put this solution on YOUR website! P(A occurs >= 1) = 1 - P(A does not occur at all)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "= 1 - (0.6)^3 = 0.784 \n" ); document.write( " |