document.write( "Question 369371: there are 26 men and 4 women, one got chossen. whats the probabilty that a woman will get choosen a second time?\r
\n" );
document.write( "\n" );
document.write( "--------------------------------------------------------------------------------
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #263225 by robertb(5830) You can put this solution on YOUR website! Assuming no replacement: if the first choice was a man, then the probability is 4/29. If the first choice was a woman, then the probability is 3/29.\r \n" ); document.write( "\n" ); document.write( "Assuming replacement: if the first choice was a man or a woman, then regardless, the probability is 4/30. \n" ); document.write( " |