Question 1197190
<font color=black size=3>
The vertical bar represents "given"
P(A | B) = P(A given B)
For more information, search out "conditional probability".


============================================================


Part (a)


P(A given B) = P(A and B)/P(B)
P(A given B) = 0.56/0.8
P(A given B) = 0.7
and
P(B given A) = P(B and A)/P(A)
P(B given A) = P(A and B)/P(A)
P(B given A) = 0.56/0.7
P(B given A) = 0.8


============================================================


Part (b)


There are two ways we can prove A and B are independent.


Method 1
Note how P(A given B) = 0.7 = P(A)
This shows that the prior event B occurring does NOT change the result of P(A)
Similarly P(B given A) = 0.8 = P(B) showing prior event A occurring does not change P(B)
Neither event affects the other; hence they are independent.


Method 2
If A and B were independent, then the product of P(A) and P(B) should get us P(A and B)
P(A and B) = P(A)*P(B)
P(A and B) = 0.7*0.8
P(A and B) = 0.56
This matches the P(A and B) value in the instructions
We've confirmed that P(A and B) = P(A)*P(B) which shows the events to be independent.
</font>