document.write( "Question 1208267: Good day. please help me solve this problem.
\n" );
document.write( "The table below lists the distribution of employees in various departments at the \"Tech Future\" company.\r
\n" );
document.write( "\n" );
document.write( "Department Male Female
\n" );
document.write( "Software Design 700 900
\n" );
document.write( "Hardware Design 300 550
\n" );
document.write( "Marketing 800 500
\n" );
document.write( "Human Resources 40 60\r
\n" );
document.write( "\n" );
document.write( "If an employee is selected at random, what is the probability that the employee is:
\n" );
document.write( "i. A Software Design employee? [2 Marks]
\n" );
document.write( "ii. A male employee and working in Hardware Design? [3 Marks]
\n" );
document.write( "iii. Working in Marketing, given that the employee is female? [3 Marks]
\n" );
document.write( "iv. A male employee? [2 Marks]
\n" );
document.write( "v. Working in Marketing or Human Resources? [3 Marks]
\n" );
document.write( "vi. A male or female employee? [3 Marks] \r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #846577 by Edwin McCravy(20054)![]() ![]() You can put this solution on YOUR website! \r\n" ); document.write( "Put one more column and one more row on your chart \r\n" ); document.write( "for Totals Across and Totals Down. The total of\r\n" ); document.write( "totals will be equal in the lower right hand corner. \r\n" ); document.write( "\r\n" ); document.write( "Department Male Female | Totals Across\r\n" ); document.write( "----------------------------------|--------------\r\n" ); document.write( "Software Design 700 900 | 1600\r\n" ); document.write( "Hardware Design 300 550 | 850\r\n" ); document.write( "Marketing 800 500 | 1300\r\n" ); document.write( "Human Resources 40 60 | 100\r\n" ); document.write( "----------------------------------|--------------\r\n" ); document.write( "Totals down 1840 2010 | 3850\r\n" ); document.write( "\r\n" ); document.write( "That makes it easy to answer any of those:\r\n" ); document.write( "\r\n" ); document.write( "Just find how many in each category and put it over 3850.\r\n" ); document.write( "\r\n" ); document.write( "I'll do iii for you:\r\n" ); document.write( "iii. Working in Marketing, given that the employee is female? \r\n" ); document.write( "\r\n" ); document.write( "500/3850 = 10/77 = 0.1298701299 = 12.99%, approximately.\r\n" ); document.write( "\r\n" ); document.write( "Edwin\n" ); document.write( " |