Question 1160048
.
<pre>
Let N be the total number of all securities.


Then 0.05N of them are "bad" securities.    ( (!) <U>actually "bad"</U>, using the terminology from the condition).


The proposed system identifies 98% of these 0.05N "bad" securities as potentially bad;

    so, there are 0.98*0.05N potentially bad securities, from this pool.


The system also defines 15% of the rest, eligible securities as potentially bad. 

     So, there are addition 0.15*(1-0.05)N = 0.15*0.95N potentially bad securities, from the other pool.


In all, the number of potentially bad securities is the sum

     0.098*0.05N + 0.15*0.95N.


Now, the probability under the question is

    P = {{{actually_bad/potentially_bad}}} = {{{(0.05*N)/(0.098*0.05N + 0.15*0.95N)}}} = {{{0.05/(0.098*0.05 + 0.15*0.95)}}} = 0.339213.    <U>ANSWER</U>


It means that the "proposed system" recognizes actually bad securities among potentially bad securities with the probability about 0.34 only.

It is, actually, a  <U>very low level recognition system</U>.   ( <U>It is enough to say, that it is WORST than tossing coin</U> (!) )


At so low recognition level, it is better to vote AGAINST the system's predictions.


A good (or an ideal) system should recognize with the probability 0.9 - 0.95 - 0.98.
</pre>

Solved.