a. Let <Ω,F,P> is a probability space. Random events A and B from F are said to be independent if P(A⋂B)=P(A)⋅P(B).
b. i) Let random event A is "the first customer is female", random event B is "the second customer is female", random event C is "the third customer is female". Then P(A⋂B⋂C)=P(A)⋅P(B)⋅P(C)=(0.65)3≈0.275
(events A,B and C are collectively independent).
ii) Probability that the customer is male equals 1−0.65=0.35.
Let random event A is "the first customer is male", random event B is "the second customer is male", random event C is "the third customer is male". Then P(A⋂B⋂C)=P(A)⋅P(B)⋅P(C)=(0.35)3≈0.043
(events A, B and C are collectively independent).
iii) We have to find probability that at least one (the first, the second or the the third) customer is male:
P=1−0.275=0.725 (events "all three customers are female" and "at least one customer is male" are opposite).
c. Random events:
A --- "did not have an accident"
B --- "had an accident"
C --- "had instructions"
D --- "did not have instructions"
We have:
P(A)=0.99P(B)=0.01P(C)=0.1P(D)=0.9P(C∣B)=0.4P(D∣B)=0.6
We should find P(A∣D) and P(A∣C).
P(A∣D)=P(D)P(A)⋅P(D∣A)P(D)=P(A)P(D∣A)+P(B)P(D∣B)0.9=0.99P(D∣A)+(0.01)(0.6)P(D∣A)≈0.903.i)P(A∣D)=0.9(0.99)(0.903)=0.9933.P(A∣C)=P(C)P(A)⋅P(C∣A)P(C∣A)=1−P(D∣A)=1−0.903=0.097ii)P(A∣C)=0.1(0.99)(0.097)=0.9603.
Comments