Task. A and B are two students. Their chances of solving a problem correctly are 1/3 and 1/4. If the probability of their making a common error is 1/20 and they obtain the same answer then the probability of their answer to be correct is?
A. 1/12
B. 1/40
C. 13/120
D. 10/13
Solution. Consider the following events:
CA=‘‘A solved problem correctly”
CB=‘‘B solved problem correctly”
S = “A and B obtain the same answer”
C = “Their answer is correct”
E = “A and B made common error”.
We will assume that the events CA, CB, and E independent, that is
P(CACBE)=P(CA)∗P(CB)∗P(E),
P(CACB)=P(CA)∗P(CB),P(CAE)=P(CA)∗P(E),P(CBE)=P(CB)∗P(E).
We should find the conditional probability P(C∣S). By definition where SC is the intersection of events S and C:
SC = “A and B obtain correct answer”
By assumption we have that
P(CA)=31,P(CB)=41,P(E)=201.
We will express the probabilities P(SC) and P(S) via P(CA), P(CB), and P(CACB).
Notice that events SC and CACB coincide:
SC = CACB=‘‘A and B obtain correct answer”,
so
P(SC)=P(CACB)=P(CA)∗P(CB)=31∗41=121.
Now compute P(S). Notice that S happens if either of the following two events hold:
CACB=‘‘A and B made no errors’
CACBE=‘‘A and B made error and this error is the same”.
These events are mutually exclusive, that is
P(S)=P(CACB)+P(F).
Moreover,
P(F)=P(CACBE).
Since events CA, CB and E are independent, we obtain that
P(F) =P(CACBE)==P(CA)∗P(CB)∗P(E)
=(1−31)∗(1−41)∗201 =32∗43∗201=401,
so
P(S)=P(CACB)+P(F)=31∗41+401=121+401=12013.
Therefore
P(C∣S)=P(S)P(SC)=P(CACB)+P(F)P(CACB)=12013121=1310.
Answer. D) 1310.