Let's say we have a fair five-sided die. The sides of the die are numbered from 1 to 5. Each die roll is independent and all faces are equally likely. We roll twice.
Event A = the total of two rolls is 10
Event B = at least one roll resulted in 5
I get that these are clearly dependent. The $P(B\mid A) = 1$ because if you get two rolls = 10, they had to be 5 and 5, so clearly B occurs.
But how would I visualize this on a Venn diagram? Like I'm not sure how the P(B|A) = mA intersect B/P(A) and it equals 1.
To be clear, I know why the answer is so intuitively/logically but not sure how it would look visually (like Venn diagram) and mathematically. How do we get a 1?





As you noted, $A$ is a subset of $B$, which implies $A \cap B = A$. So, $$P(B \mid A) = P(B \cap A) / P(A) = P(A) / P(A) = 1.$$