Hi everyone,
This is not a homework question and it has been quite some time since I tried to work anything like this out:
I roll three 6-sided dice three times. Two of the dice are white and the third is black. When the two white dice show a total result of 9 or higher then the result of the black die is checked.
I want to calculate the odds of rolling 9 or higher on the white dice AND getting the same result on the black die 3 time in a row EXCEPT a 6 (eg getting three 1's in a row).
So I can calculate getting a result of 9 or more on two dice three times in a row and I can calculate the odds of getting the same result three times on the black die, excluding a 6. Where my brain melts is combining the two sets of probabilities.