document.write( "Question 185363This question is from textbook Applied Statistics in Business & Economics
\n" );
document.write( ": A certain airplane has two independent alternators to provide electrical power. The probability that a given alternator will fail on a 1-hour flight is .02. What is the probability that (a) both will fail? (b) Neither will fail? (c) One or the other will fail? Show all steps carefully.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #139041 by stanbon(75887) ![]() You can put this solution on YOUR website! A certain airplane has two independent alternators to provide electrical power. The probability that a given alternator will fail on a 1-hour flight is .02. What is the probability that \n" ); document.write( "(a) P(both will fail) = (0.02)^2 = 0.0004 \n" ); document.write( "------------------------------------------------- \n" ); document.write( "(b) P(Neither will fail) = 0.98^2 = 0.9604 \n" ); document.write( "------------------------------------------------- \n" ); document.write( "(c) P(One or the other will fail) = 1 - [0.9604+0.0004] = 0.03920 \n" ); document.write( "------------------------------------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |