document.write( "Question 124834: a teacher chooses a student at randmon from a class of 10 boys and 15 girls.Find the odd in favor of,and the odd against,each event.
\n" );
document.write( "(a)choosing a girl
\n" );
document.write( "(b)choosing a boy \n" );
document.write( "
Algebra.Com's Answer #91531 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! a teacher chooses a student at random from a class of 10 boys and 15 girls.Find the odds in favor of,and the odds against,each event.\r \n" ); document.write( "\n" ); document.write( "(a)choosing a girl \n" ); document.write( "P(choosing girl) = 15/25 = 3/5 \n" ); document.write( "P(not choosing girl) = 2/5 \n" ); document.write( "Odds in favor of (3/5)/(2/5) = 3:2 \n" ); document.write( "Odds against: (2/5)/(3/5) = 2:3 \n" ); document.write( "---------------------------------\r \n" ); document.write( "\n" ); document.write( "(b)choosing a boy \n" ); document.write( "Prob(choosing boy) = 10/25 = 2/5 \n" ); document.write( "Prob(not choosing boy) = 3/5 \n" ); document.write( "-------------- \n" ); document.write( "Odds in favor of = (2/5)/(3/5) = 2:3 \n" ); document.write( "Odds against: (3/5)/(2/5) = 3/2 \n" ); document.write( "=============================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |