An automated risk-management system uses three independent algorithms—Algorithm X, Algorithm Y, and Algorithm Z—to detect fraudulent transactions. The probability that Algorithm X detects a given fraudulent transaction is , the probability that Algorithm Y detects it is , and the probability that Algorithm Z detects it is . If a fraudulent transaction occurs, what is the probability that it will be detected by at least two of these three algorithms?
Cevap: 0.75
Cevap
The probability that the transaction is detected by at least two of the three algorithms is 0.75 (or 3/4).
Because the algorithms operate independently, the event 'at least two algorithms detect the transaction' consists of four mutually exclusive outcomes: exactly X and Y detect (probability 6/60 = 0.10), exactly X and Z detect (probability 9/60 = 0.15), exactly Y and Z detect (probability 12/60 = 0.20), and all three detect (probability 18/60 = 0.30). Summing these four probabilities gives 0.10 + 0.15 + 0.20 + 0.30 = 0.75.
Adım Adım Çözüm
Anahtar Kavram
Independent Events and Addition Rule for Mutually Exclusive Outcomes