document.write( "Question 1193151: There are three sets of traffic lights on Zimmer’s journey to work. The independent probabilities that Zimmer has to stop at the first, second and third sets of lights are 0.4, 0.8 and 0.3 respectively.
\n" );
document.write( "a) Draw a tree diagram to show this information.
\n" );
document.write( "b) Find the probability that Zimmer has to stop at the first and third sets of lights but
\n" );
document.write( "does not have to stop at the second set.
\n" );
document.write( "c) Find the probability that Zimmer has to stop at exactly two of the three sets of lights.
\n" );
document.write( "d) Find the probability that Zimmer has to stop at the second set of lights, given that he
\n" );
document.write( "has to stop at exactly two sets of lights.\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "I have done a and b, however stuck on c and d... \n" );
document.write( "
Algebra.Com's Answer #825153 by ikleyn(52781)![]() ![]() You can put this solution on YOUR website! .\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " Solution to part (c)\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \r\n" ); document.write( "P = P(stop1 stop2 no-stop3) + P(stop1 no-stop2 stop3) + P(no-stop1 stop2 stop3) = \r\n" ); document.write( "\r\n" ); document.write( " = 0.4*0.8*(1-0.3) + 0.4*(1-0.8)*0.3) + (1-0.4)*0.8*0.3 = 0.392 (exact value). ANSWER\r\n" ); document.write( "\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " Solution to part (d)\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \r\n" ); document.write( "It is the conditional probability P =\r \n" ); document.write( "\n" ); document.write( "Solved.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |