document.write( "Question 844876: The probability that an open-heart operation is successful is 0.83 What is the probability that in two randomly selected open-heart operations at least one will not be successful?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #508963 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! Probability of 1 successful surgery is 0.83\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The probability of 2 successful surgeries is 0.83*0.83 = 0.6889\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The probability of at least one failure is 1 - 0.6889 = 0.3111\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So the answer is 0.3111\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |