A certain system can experience three different types of defects. Let Ai (i = 1,2,3) denote the event that the system has a defect of type i. Suppose that the following probabilities are true. P(A1) = 0.14 P(A2) = 0.09 P(A3) = 0.09 P(A1 ∪ A2) = 0.16 P(A1 ∪ A3) = 0.18 P(A2 ∪ A3) = 0.14 P(A1 ∩ A2 ∩ A3) = 0.02 (a) What is the probability that the system does not have a type 1 defect? (b) What is the probability that the system has both type 1 and type 2 defects? (c) What is the probability that the system has both type 1 and type 2 defects but not a type 3 defect? (d) What is the probability that the system has at most two of these defects?

Answer :

LammettHash

a.

[tex]P({A_1}^c)=1-P(A_1)=\boxed{0.86}[/tex]

b.

[tex]P(A_1\cap A_2)=P(A_1)+P(A_2)-P(A_1\cup A_2)=\boxed{0.07}[/tex]

c. By the law of total probability,

[tex]P({A_3}^c)=P((A_1\cap A_2)\cap{A_3}^c)+P((A_1\cap A_2)^c\cap{A_3}^c)[/tex]

According to the inclusion/exclusion principle,

[tex]P((A_1\cap A_2)^c\cap{A_3}^c)=P((A_1\cap A_2)^c)+P({A_3}^c)-P((A_1\cap A_2)^c\cup{A_3}^c)[/tex]

but by DeMorgan's law,

[tex](A_1\cap A_2)^c\cup{A_3}^c={A_1}^c\cup{A_2}^c\cup{A_3}^c=(A_1\cap A_2\cap A_3)^c[/tex]

So

[tex]P((A_1\cap A_2)^c\cap{A_3}^c)=(1-P(A_1\cap A_2))+(1-P(A_3))-(1-P(A_1\cap A_2\cap A_3))[/tex]

and from there we find

[tex]P(A_1\cap A_2\cap{A_3}^c)=P((A_1\cap A_2\cap A_3)^c)-P((A_1\cap A_2)^c)=\boxed{0.05}[/tex]

d. The event of having at most two of these defects is complementary to the event that all three defects occur simultaneously:

[tex]P((A_1\cap A_2\cap A_3)^c)=1-P(A_1\cap A_2\cap A_3)=\boxed{0.98}[/tex]

Other Questions