document.write( "Question 1017571: The probability that a student will graduate with honors and get a good job is 0.09 whereas the probability that a student will graduate with honors is 0.1. What is the probability that a student will get a good job if she graduates with honors? ans: 90% how ? \n" ); document.write( "
Algebra.Com's Answer #633830 by Theo(13342)\"\" \"About 
You can put this solution on YOUR website!
let a be the event that she graduates with honors.
\n" ); document.write( "let b be the event that she gets a good job.
\n" ); document.write( "let (a and b) be the event that she graduates with honors and gets a good job.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "p(a) = .1
\n" ); document.write( "p(a and b) = .09.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the formula you need to use is:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "p(b given a) = p(a and b) / p(b)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "this means that the probability that she gets a good job given that she has graduated with honors is equal to the probability that (she has graduated with honors and gets a good job) divided by the probability that (she graduated with honors).\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "p(b given a) = p(a and b) / p(b) becomes:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "p(b given a) = .09 / .1 = .9 = 90%.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "logically, this would look like this.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "9% of the population graduates with honors and gets a good job.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "10% of the population graduates with honors.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "given that a person graduated with honors, then then the probability that the person gets a good job is 9% / 10% which is equal to .09/.10 which is equal to 9/10 which is equal to .9 which is equal to 9%.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "if 100 persons graduated, then:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "9 of them graduated with honors and got a good job.
\n" ); document.write( "10 of them graduated with honors.
\n" ); document.write( "given that a person graduated with honors, the probability that the person also got a good job is 9/10.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );