document.write( "Question 1105712: Suppose p(x)=.25 and p(y)=.40. If p(x|y)= .20, what is p(y|x)? \n" ); document.write( "
Algebra.Com's Answer #720594 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
P(x|y)=P(y|x)*P(x)/p(y)
\n" ); document.write( "0.2=P(y|x)*0.25/0.40
\n" ); document.write( "0.08=0.25 P(y|x)
\n" ); document.write( "P(y|x)=0.32.
\n" ); document.write( "
\n" );