Question: If the probability of event A is 0.2 and the probability of event B is 0.5, what is the probability of either A or B occurring if A and B are independent?
Options:
Correct Answer: 0.7
Solution:
The probability of either A or B occurring is P(A) + P(B) - P(A and B) = 0.2 + 0.5 - (0.2 * 0.5) = 0.7.