document.write( "Question 413498: Suppose D, E, and F are independent events with P(D) = 0.21 , P(E) = 0.48, and P(F) = 0.18. What is the probability that at least one of the three events occurs? \n" ); document.write( "
Algebra.Com's Answer #290160 by Theo(13342)![]() ![]() You can put this solution on YOUR website! The probability that at least 1 of the events occur is equal to 1 minus the probability that none of the events occur.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "p of d = .21 \n" ); document.write( "p of e = .48 \n" ); document.write( "p of f = .18\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "p of not d = 1 - .21 = .79 \n" ); document.write( "p of not e = 1 - .48 = .52 \n" ); document.write( "p of not f = 1 - .18 = .82\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "p of none of the events occurring is equal to .79 * .52 * .82 = .336856\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "p of at least one of the event occurring would be 1 -.336856 = .663144\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "to see if this is good, just take the possibility of 1, 2, or 3 of the events occurring and add them up.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "it's a lot more labor intensive to do it this way, but it is instructive.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "because each of the probabilities are different, you can't take any shortcuts.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "you have to find:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "p of only first event occurring. \n" ); document.write( "p of only second event occurring. \n" ); document.write( "p of only third event occurring.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "p of only first and second event occurring. \n" ); document.write( "p of only first and third event occurring. \n" ); document.write( "p of only second and third event occurring.\r \n" ); document.write( "\n" ); document.write( "p of all 3 events occurring.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "then you have to add them up.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the number required are shown below:\r \n" ); document.write( "\n" ); document.write( ".089544 = p of only first event occurring. \n" ); document.write( ".310944 = p of only second event occurring. \n" ); document.write( ".073944 = p of only third event occurring.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( ".082656 = p of only first and second event occurring. \n" ); document.write( ".019656 = p of only first and third event occurring. \n" ); document.write( ".068256 = p of only second and third event occurring.\r \n" ); document.write( "\n" ); document.write( ".018144 p of all 3 events occurring.\r \n" ); document.write( "\n" ); document.write( "sum of all these probabilities is equal to .663144\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "That's the same we got the easy way by taking 1 - p that none of the events occur.\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |