Maybe_Memorie
- 346
- 0
Homework Statement
A computer system is equipped with 3 hard disks, each independantly having a 0.97 probability of functioning correctly. At least 2 of these are required for a working system. What is the probabiliy that the system is not working?
Homework Equations
P(A and B) = P(A) x P(B)
P(A or B) = P(A) + P(B)
The Attempt at a Solution
3 hard disks, A,B,C, each a 0.97 probability of working, 0.03 of not working.
P(not working) = 1 - p(working)
= p(A and B) or (A and C) or P (B and C)
What's wrong here? I'm getting a probability > 1.