document.write( "Question 531808:
\n" );
document.write( "Males that said yes= 10 Male that said no = 4 Total males = 14
\n" );
document.write( "Females that said yes= 14 Females that said no= 2 Total females = 16
\n" );
document.write( "Total of yes= 24 Total on No's= 6 Total replies =30\r
\n" );
document.write( "\n" );
document.write( "Find the probability that the respondent was male and said no.? \n" );
document.write( "
Algebra.Com's Answer #350622 by stanbon(75887) ![]() You can put this solution on YOUR website! Males that said yes= 10 Male that said no = 4 Total males = 14 \n" ); document.write( "Females that said yes= 14 Females that said no= 2 Total females = 16 \n" ); document.write( "Total of yes= 24 Total on No's= 6 Total replies =30 \n" ); document.write( "Find the probability that the respondent was male and said no.? \n" ); document.write( "--- \n" ); document.write( "P(m AND no) = P(m | no)*P(no) = 4/6 * 6/30 = 4/30 = 2/15 \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |