document.write( "Question 1172502: In an electrical firm, 75% of the employees are Bumiputras. Of the Bumiputras, 20% have graduate training, 50% have college training and others have only high school training. Of non-bumiputras, 40% have graduate training, 20% have college training and others have high school training.\r
\n" );
document.write( "\n" );
document.write( "i)Draw a tree diagram to represent the above situation
\n" );
document.write( "ii)If an employee is selected at random, what is the probability that he has college training?
\n" );
document.write( "iii)Given that the employee selected has graduate training, what is the probability that he is a Bumiputra.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #797542 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! .75B--.2GT----------.15 total \n" ); document.write( "-------.5CT----------.375 total \n" ); document.write( "-------.3 other-------.225 total\r \n" ); document.write( "\n" ); document.write( ".25NB--.4GT---------.10 total \n" ); document.write( "--------.2CT---------.05 total \n" ); document.write( "--------.4other-------.10 total\r \n" ); document.write( "\n" ); document.write( "for college training, it is .375 from B and .05 from NB or 0.425 together. \n" ); document.write( "for graduate training, the total is .25 and .15 of that or 60% is B. \n" ); document.write( " \n" ); document.write( " |