document.write( "Question 1055051: P(A and B) = 0.34, P(A) = 0.46, what is P(B|A)?
\n" );
document.write( "P(A and B) = 0.36, P(B) = 0.64, P(B|A) = 0.69, what is P(A)?
\n" );
document.write( "help solve \n" );
document.write( "
Algebra.Com's Answer #670259 by ewatrrr(24785) You can put this solution on YOUR website! Need to Know: \n" ); document.write( "P(B|A) = P(A and B)/P(A) \n" ); document.write( "| \n" ); document.write( "P(A and B) = 0.34, P(A) = 0.46 , P(B|A) = .34/.46 \n" ); document.write( "| \n" ); document.write( "P(A and B) = 0.36, P(B) = 0.64, \n" ); document.write( "P(B|A) =.69 \n" ); document.write( "P(B|A) = 0.36/P(A) = .69, P(A) = .36/.69 \n" ); document.write( " |