document.write( "Question 1192508: (1 point) A breathalyser test is used by police in an area to determine whether a driver has an excess of alcohol in their blood. The device is not totally reliable: 7 % of drivers who have not consumed an excess of alcohol give a reading from the breathalyser as being above the legal limit, while 10 % of drivers who are above the legal limit will give a reading below that level. Suppose that in fact 14 % of drivers are above the legal alcohol limit, and the police stop a driver at random. Give answers to the following to four decimal places.\r
\n" ); document.write( "\n" ); document.write( "Part a)
\n" ); document.write( "What is the probability that the driver is incorrectly classified as being over the limit?\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Part b)
\n" ); document.write( "What is the probability that the driver is correctly classified as being over the limit?\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Part c)
\n" ); document.write( "Find the probability that the driver gives a breathalyser test reading that is over the limit.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Part d)
\n" ); document.write( "Find the probability that the driver is under the legal limit, given the breathalyser reading is also below the limit.\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #849029 by ikleyn(52946)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "A breathalyzer test is used by police in an area to determine whether a driver has an excess of alcohol in their blood.
\n" ); document.write( "The device is not totally reliable: 7% of drivers who have not consumed an excess of alcohol give a reading
\n" ); document.write( "from the breathalyzer as being above the legal limit, while 10% of drivers who are above the legal limit
\n" ); document.write( "will give a reading below that level. Suppose that in fact 14% of drivers are above the legal alcohol limit,
\n" ); document.write( "and the police stop a driver at random. Give answers to the following to four decimal places.\r
\n" ); document.write( "\n" ); document.write( "(a) What is the probability that the driver is incorrectly classified as being over the limit?\r
\n" ); document.write( "\n" ); document.write( "(b) What is the probability that the driver is correctly classified as being over the limit?\r
\n" ); document.write( "\n" ); document.write( "(c) Find the probability that the driver gives a breathalyzer test reading that is over the limit.\r
\n" ); document.write( "\n" ); document.write( "(d) Find the probability that the driver is under the legal limit, given the breathalyzer reading is also below the limit.
\n" ); document.write( "~~~~~~~~~~~~~~~~\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "       In the post by @CPhill,  parts  (a),  (b)  and  (d)  are solved and answered  INCORRECTLY.\r
\n" ); document.write( "\n" ); document.write( "        I came to bring correct solutions to all parts.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "(a)  In (a), they want you determine the probability of two simultaneous events:\r\n" );
document.write( "     the driver is under the limit, but the reading incorrectly classified him\r\n" );
document.write( "     as being over the limit.\r\n" );
document.write( "\r\n" );
document.write( "     The ANSWER to (a) is  (1-0.14)*0.07 = 0.0602 = 6.02%.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "(b)  In (b), they want you determine the probability of two simultaneous events:\r\n" );
document.write( "     the driver is over the limit, and the reading correctly classified him \r\n" );
document.write( "     as being over the limit.\r\n" );
document.write( "\r\n" );
document.write( "     The ANSWER to (b) is  0.14*(1-0.1) = 0.126 = 12.6%.   \r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "(c)  This probability is the sum of two probabilities of disjoint events:\r\n" );
document.write( "\r\n" );
document.write( "         - the driver is under the limit (1-0.14), but the reading is mistakenly over the limit\r\n" );
document.write( "               P1 = (1-0.14)*0.07;\r\n" );
document.write( "\r\n" );
document.write( "         - the driver is over  the limit (0.14),   and the reading is correctly over the limit\r\n" );
document.write( "               P2 = 0.14*0.9.\r\n" );
document.write( "\r\n" );
document.write( "      Therefore, the probability in (c) is  P = P1 + P2= (1-0.14)*0.07 + 0.14*0.9 = 0.1862 = 18.62%.  ANSWER to (c)\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "(d)  In (d), the conditional probability is \r\n" );
document.write( "\r\n" );
document.write( "          P = \"%28%281-0.14%29%2A%281-0.07%29%29%2F%28%281-0.14%29%2A%281-0.07%29%2B0.14%2A%281-0.9%29%29\" = \"0.7998%2F0.8138\" = 0.9830 = 98.30%.  ANSWER to (d)\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "     In this formula, the numerator is the probability of the event that the driver is under the legal limit \r\n" );
document.write( "     and the reading is under the legal limit.\r\n" );
document.write( "\r\n" );
document.write( "     The denominator is the probability that the reading is below the legal limit.\r\n" );
document.write( "     The structure of the denominator here is similar to expression in part (c).\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "Solved.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "----------------------\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The goal of this problem is to teach a student to think logically.
\n" ); document.write( "Having and using common sense is enough to make every step.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The  TWIN  to this problem was solved at this forum many years ago under this link\r
\n" ); document.write( "\n" ); document.write( "https://www.algebra.com/algebra/homework/Probability-and-statistics/Probability-and-statistics.faq.question.1206991.html\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "This example on how incorrectly the problem was solved in the post by @CPhill shows
\n" ); document.write( "that the references to formal theorems do not save from making monstrous errors.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Common sense should work and really works much better in such simple problems.
\n" ); document.write( "And this is exactly my major goal in this post to develop the student's common sense.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The last answer in the post by @CPhill\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "* d) Probability of driver under the limit given breathalyser reading below limit: 0.0740\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "tells me that, in reality, nobody even read it and nobody even thought on/about it
\n" ); document.write( "before submitting it to the forum.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "It is below any common sense level.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );