The above question was present on brilliant with slight change as written below. I was able to correctly solve it and get the probability=2/11. Question on brilliant: Two fair dice are rolled, and it is revealed that (at least) one of the numbers rolled was a 4. What is the probability that the other number rolled was a 6?
Note: You are not told which of the numbers rolled is a 4.
I am getting the answer to the question I have asked as 1/11 (both 4's). Is that correct? Just wanted to confirm.
If the two throws are independent, then the probability of a "6" on one throw is 1/6 no matter what the other throw was.
If you need a detailed analysis there are 36 results of two 6 sided dice: {(1, 1), (1, 2), (1, 3), ... (6, 4), (6, 5), (6, 6)}.
Of those, exactly 6 have a "4" in the first place: {(4, 1), (4, 2), (4, 3), (4, 4), (4, 5), (4, 6)} one of which has a "6" in the second place. Therefore, the probability that when rolling two dice, if one die is a "4", the other is a "6" is 1/6.