document.write( "Question 1160048: To make decisions on the purchase of securities, a market analysis system was developed. From past data it is known that 5% of the market are “bad” securities - unsuitable objects for investment. The proposed system identifies 98% of “bad” securities as potentially “bad”, but also defines 15% of eligible investments as potentially “bad”. Given that a security has been identified as potentially “bad”, what is the likelihood that the security is actually “bad”? Comment on the suitability of the system for making investment decisions. \n" ); document.write( "
Algebra.Com's Answer #783446 by ikleyn(53937) You can put this solution on YOUR website! . \n" ); document.write( " \r\n" ); document.write( "Let N be the total number of all securities.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "Then 0.05N of them are \"bad\" securities. ( (!) actually \"bad\", using the terminology from the condition).\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "The proposed system identifies 98% of these 0.05N \"bad\" securities as potentially bad;\r\n" ); document.write( "\r\n" ); document.write( " so, there are 0.98*0.05N potentially bad securities, from this pool.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "The system also defines 15% of the rest, eligible securities as potentially bad. \r\n" ); document.write( "\r\n" ); document.write( " So, there are addition 0.15*(1-0.05)N = 0.15*0.95N potentially bad securities, from the other pool.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "In all, the number of potentially bad securities is the sum\r\n" ); document.write( "\r\n" ); document.write( " 0.098*0.05N + 0.15*0.95N.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "Now, the probability under the question is\r\n" ); document.write( "\r\n" ); document.write( " P =\r \n" ); document.write( "\n" ); document.write( "Solved.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |