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)\"\" \"About 
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 = \"actually_bad%2Fpotentially_bad\" = \"%280.05%2AN%29%2F%280.098%2A0.05N+%2B+0.15%2A0.95N%29\" = \"0.05%2F%280.098%2A0.05+%2B+0.15%2A0.95%29\" = 0.339213.    ANSWER\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "It means that the \"proposed system\" recognizes actually bad securities among potentially bad securities with the probability about 0.34 only.\r\n" );
document.write( "\r\n" );
document.write( "It is, actually, a  very low level recognition system.   ( It is enough to say, that it is WORST than tossing coin (!) )\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "At so low recognition level, it is better to vote AGAINST the system's predictions.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "A good (or an ideal) system should recognize with the probability 0.9 - 0.95 - 0.98.\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "Solved.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );