document.write( "Question 1178965: True or False: For two events A and B, suppose P(A) = 0.35, P(B) = 0.65, and P(B|A) = 0.35. Then A and B are independent. \n" ); document.write( "
Algebra.Com's Answer #808432 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( " P(Independent Events) = the product of the individual probabilities.
\n" ); document.write( "P(A|B) = P(A and B)/P(B) = (.35)(.65)/(.65)= .35
\n" ); document.write( "Yes, A and B are independent.
\n" ); document.write( "
\n" );