Conditional probability with two fair dice

180 Views Asked by At

You roll two fair $6$-sided dice. Given at least one of the rolls is a $4$, what is the probability that the sum is even?

I feel like one could approach this problem using probability laws or Bayes' Rule. However, I thought of something that is much simpler, but could be wrong.

If at least one of the rolls is a $4$, in order for the sum to be even, the other die would have to show a $2,4,$ or $6.$ In other words, an even number would have to be rolled.

The probability of rolling an even number is $\frac{1}{2}$, which is my final answer.

Thanks for reading this short post. Any thoughts?

1

There are 1 best solutions below

0
On BEST ANSWER

There are five outcomes in the joint event "a four shows and the sum is even": $$\{(4,2),(4,4),(4,6),(2,4),(6,4)\}$$

How many outcomes form the conditioning event: "a four shows"?