Hi LCKurtz,
I'm a newbie, so I may very well have it wrong, but the full question states:
A school has a computer lab that is closed for the summer, when no students are
there, and then is re-opened in the fall. Sometimes, a computer in the lab that worked before the lab closed is found to not work properly when it is powered up again in the fall.
These computer failures are always due to one or more of the following causes:
A) Failure of the power supply.
B) Failure of the disk drive.
C) Failure of the RAM.
D) Failure of the CPU.
From long experience, it is known that these failure events are INDEPENDENT, and that their probabilities of occurrence (for a single computer) are P(A) = 0.04, P(B) = 0.03, P(C) = 0.02, and
P(D) = 0.01.
1) Find the probability that a computer will fail for any of these reasons — that is, find P(F), where F = A ∪ B ∪ C ∪ D.
2) Find the probability that a non-working computer has failed for more than one reason — that is, find the conditional probability that more than one of A, B, C, and D has occurred, given that F = A ∪ B ∪ C ∪ D has occurred.
I'll have to dig through my notes to see where he told us that P(A∪B∪C∪D) = P(A) + P(B) + P(C) + P(D). Perhaps I misinterpreted.