[Question] 2 four tetrahedral dice with sides, 1,2,3,4. the two dice are thrown, what is the probability that given the first dice is a 3, the sum of the 2 dices will be an even number.
This has had me stumped for about 30mins. im assuming i should be using
P(A|B) = P(A&B)/P(B)
where...