document.write( "Question 360771: Please help me with this homework problem.\r
\n" );
document.write( "\n" );
document.write( "8) What is the probability a co-worker is absent given that it is Friday if the probability that it is Friday and that a co-worker is absent is 0.01. Because there are 5 work days in a week, the probability that it is Friday is 0.2. \n" );
document.write( "
Algebra.Com's Answer #257447 by jim_thompson5910(35256) ![]() You can put this solution on YOUR website! P(Absent | Friday ) = P(Friday AND Absent)/P(Friday)\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "P(Absent | Friday ) = 0.01/0.2\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "P(Absent | Friday ) = 0.05\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So the probability that the worker is absent given that it's Friday is 0.05 (ie a 5% chance) \n" ); document.write( " |