Question
Question: If A and B are two events defined on a sample space Q.65 such that P(A) = 0.3; P(B) = 0.5; P(A/B) = ...
If A and B are two events defined on a sample space Q.65 such that P(A) = 0.3; P(B) = 0.5; P(A/B) = 0.2 and P(B/Ac)=73, then the value of P ((A∩Bc)∪(Ac∩B)) is

0.4
0.5
0.6
0.7
0.5
Solution
Let A and B be two events. We are given the following probabilities:
P(A) = 0.3 P(B) = 0.5 P(A|B) = 0.2 P(B|Ac) = 3/7
We need to find the value of P((A ∩ Bc) ∪ (Ac ∩ B)).
This expression represents the probability of the symmetric difference of events A and B, which is the event that exactly one of A or B occurs. The events (A ∩ Bc) and (Ac ∩ B) are mutually exclusive.
So, P((A ∩ Bc) ∪ (Ac ∩ B)) = P(A ∩ Bc) + P(Ac ∩ B).
First, let's find P(A ∩ B) using the definition of conditional probability P(A|B):
P(A|B) = P(A ∩ B) / P(B)
0.2 = P(A ∩ B) / 0.5
P(A ∩ B) = 0.2 * 0.5 = 0.1
Next, let's find P(Ac). Since Ac is the complement of A, P(Ac) = 1 - P(A).
P(Ac) = 1 - 0.3 = 0.7.
Now, let's find P(Ac ∩ B) using the definition of conditional probability P(B|Ac):
P(B|Ac) = P(B ∩ Ac) / P(Ac)
P(B ∩ Ac) = P(B|Ac) * P(Ac)
P(Ac ∩ B) = (3/7) * 0.7 = (3/7) * (7/10) = 3/10 = 0.3.
Now we need to find P(A ∩ Bc). We know that P(A) = P(A ∩ B) + P(A ∩ Bc).
So, P(A ∩ Bc) = P(A) - P(A ∩ B).
P(A ∩ Bc) = 0.3 - 0.1 = 0.2.
Finally, we can calculate the required probability:
P((A ∩ Bc) ∪ (Ac ∩ B)) = P(A ∩ Bc) + P(Ac ∩ B)
= 0.2 + 0.3 = 0.5.
Note: The given probabilities are inconsistent, as P(B) = P(A ∩ B) + P(Ac ∩ B) should hold, but 0.5 = 0.1 + 0.3 = 0.4. However, the calculation of the desired quantity proceeds directly from the given values and definitions. We assume the question intends for us to use the given values as provided.