document.write( "Question 599354: Below is a probability distribution showing the year after purchase in which a certain brand of computer first fails:
\n" );
document.write( "Year- 1- 2- 3- 4- 5- 6 or more
\n" );
document.write( "Probability-.12-.02-.05-.08-.11-.62\r
\n" );
document.write( "\n" );
document.write( "(this means for example, that a computer that experiences its first failure in year 1 has failed in less than one year) A small business buys three of these computers. assuming that the three computers function independently, what is the probability that exactly two of the three computers will fail in less than three years? \n" );
document.write( "
Algebra.Com's Answer #378939 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Below is a probability distribution showing the year after purchase in which a certain brand of computer first fails: \n" ); document.write( "Year- 1- 2- 3- 4- 5- 6 or more \n" ); document.write( "Probability-.12-.02-.05-.08-.11-.62\r \n" ); document.write( "\n" ); document.write( "(this means for example, that a computer that experiences its first failure in year 1 has failed in less than one year) A small business buys three of these computers. assuming that the three computers function independently, what is the probability that exactly two of the three computers will fail in less than three years? \n" ); document.write( "---- \n" ); document.write( "Probability a given computer fails in less than 3 years: (0.12+0.02+0.05) = 0.19 \n" ); document.write( "----- \n" ); document.write( "P(2 of 3 fail in less than 3 years) = 3C2*0.19^2*0.81 = 0.0877 \n" ); document.write( "======================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "======================= \n" ); document.write( " |