Concept:The problem tests the understanding of basic probability formulas and conditional probability, specifically inclusion-exclusion and the definition of conditional probability.
Explanation:We verify each statement separately.
Statement 1:By the addition rule:
P(A∪B)=P(A)+P(B)−P(A∩B).
This matches the given expression, so statement 1 is correct.
Statement 2:Using the addition rule for
A∪B:
P(A∪B)=P(A)+P(B)−P(A∩B).
We know
P(B)=1−P(B) and
P(A∩B)=P(A)−P(A∩B).
Substituting gives:
P(A)+1−P(B)−[P(A)−P(A∩B)]=1−P(B)+P(A∩B).
This is not equal to
P(B)−P(A∩B) in general, so statement 2 is incorrect.
Statement 3:By definition of conditional probability:
P(A∣B)=P(B)P(A∩B).
Rearranging gives
P(A∩B)=P(B)⋅P(A∣B), which matches statement 3 exactly. Hence statement 3 is correct.
Answer:Statements 1 and 3 are correct. Option B: 1 and 3 only.