document.write( "Question 268668: I need help with this probability problem.\r
\n" );
document.write( "\n" );
document.write( "Suppose that 19% of the employees of a given corporation utilize the company fitness center during the lunch hour. Moreover, assume that 58% of all employees are male, and 13% of all employees are males who utilize the company fitness center during the lunch hour.\r
\n" );
document.write( "\n" );
document.write( "A) If we choose an employee at random from this corporation, what is the probability that this person is a female?\r
\n" );
document.write( "\n" );
document.write( "B) If we choose an employee at random from this corporation, what is the probability that this person is a male or someone who utilizes the company fitness center during the lunch hour? \n" );
document.write( "
Algebra.Com's Answer #196885 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Suppose that 19% of the employees of a given corporation utilize the company fitness center during the lunch hour. \n" ); document.write( "Moreover, assume that 58% of all employees are male, and 13% of all employees are males who utilize the company fitness center during the lunch hour. \n" ); document.write( "-------------------------------------------------------------------- \n" ); document.write( "A) If we choose an employee at random from this corporation, what is the probability that this person is a female? \n" ); document.write( "P(female) = 0.42 \n" ); document.write( "---------------------------- \n" ); document.write( "B) If we choose an employee at random from this corporation, what is the probability that this person is a male or someone who utilizes the company fitness center during the lunch hour? \n" ); document.write( "P(male or uses fitness center) \n" ); document.write( "= P(male) + P(fitness center) - P(male AND uses fitness center) \n" ); document.write( "-- \n" ); document.write( "= 0.58 + 0.19 - 0.13 \n" ); document.write( "= 0.64 \n" ); document.write( "=============================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |