document.write( "Question 14601: A class of twenty students consists of eight males and twelve females. Two students are selected at random. By considering the events A=' the first student is male' and B= 'the second student is male' evaluate the possibilities of these events:\r
\n" );
document.write( "\n" );
document.write( "a) C= 'both students are male'
\n" );
document.write( "b) D= 'both students are female'
\n" );
document.write( "c) E= 'one male and one female chosen'\r
\n" );
document.write( "\n" );
document.write( "Please could you help me with the question above, I know that the probability of selecting a male first is 8/20 and selecting second is 7/19, but would appreciate it if someone could help me how to work out the other events.\r
\n" );
document.write( "\n" );
document.write( "Thanks\r
\n" );
document.write( "\n" );
document.write( "Sam \n" );
document.write( "
Algebra.Com's Answer #7299 by longjonsilver(2297)![]() ![]() You can put this solution on YOUR website! P(both male) = 8/20 * 7/19 = 14/95\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "P(both female) = 12/20 * 11/19 = 33/95\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "P(one male and one female) is all the other possibilities, so if you are feeling secure in your maths skills, you can just say 1 - (14/95 + 33/95)\r \n" ); document.write( "\n" ); document.write( "--> 1 - (47/95) \n" ); document.write( "--> 48/95\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Now, if you didn't know this, you would just have to work it out fully as:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "P(first male then female) + P(first female then male) \n" ); document.write( "(8/20 * 12/19) + (12/20 * 8/19) \n" ); document.write( "24/95 + 24/95 \n" ); document.write( "48/95\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "jon. \n" ); document.write( " \n" ); document.write( " |