If $B⊂A, P(A)=0.6, P(B)=0.4,$ what is $P(A∣B)?$
$A. 2/5$
$B. 3/5$
$C. 1/3$
$D. 2/3$
now since B is a subset of A. I know $P(A \cap B) = 0.4 $
So I thought the answer is $1$ because $P(A | B)$ = $\cfrac {P(A \cap B)}{P(B)} = 1$
But the final answer is D: $\frac 23$
The reasoning behind the answer is as follows
$P(A\cap B)=P(B)\cdot P(A|B)= \cfrac{P(A\cap B)}{P(A)}=\frac 23.$
But I don't understand why you divide by $P(A)$ in the above. Isn't conditional probability formula $P(A | B)$ = $\cfrac {P(A \cap B)}{P(B)}$ ?
It's a simply typo in the question. The solution they show is the probability
$$\mathbb{P}[B|A]$$
That's all. Your answer is correct.