document.write( "Question 855770: please solve this problem if P(A)=0.5, P(B)=0.6 and P(B/A)=0.9 find the probability that i)A & B both happens. ii)at least one of A & B happens. iii)only A happens.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #515575 by stanbon(75887) ![]() You can put this solution on YOUR website! please solve this problem if P(A)=0.5, P(B)=0.6 and P(B/A)=0.9 find the probability that \n" ); document.write( "i)A & B both happens. \n" ); document.write( "P(A AND B) = P(B|A)*P(A) = 0.9*0.5 = 0.45 \n" ); document.write( "-------------------------------------------------- \n" ); document.write( "ii)at least one of A & B happens. \n" ); document.write( "P(at least one of A or B) = 1 - P(neither A nor B) = 1-0.5*0.4 = 1-0.2 = 0.8 \n" ); document.write( "------------------------------------------------- \n" ); document.write( "iii)only A happens. \n" ); document.write( "P(A) = 0.5 \n" ); document.write( "--------------------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "=========================== \n" ); document.write( " \n" ); document.write( " |