Given that a six sided die is rolled three times and We need to find what is the probability of getting at least one even number and at least one odd number?As we are rolling a dice three times => Number of cases = \(6^3\) = 216
Now, we need to get at least one even AND at least one odd
=> one has to be even, one has to be odd and the third one can be even or odd
In any attempt, Ways to pick Even number = Ways to pick Odd number = 3
(As there are three even and three odd numbers out of the six possible numbers)
There are three rolls so we can pick the roll in which we get an even number in 3C1 ways (As it can come in any of the three rolls) = 3 ways
Similarly, for getting the odd number we can pick that in 2C1 ways (As it can come in any of the remaining 2 rolls) = 2 ways
=> Probability of getting at least one even number and at least one odd number = (Ways to pick even roll * Ways to pick odd roll * Ways to pick Even number * Ways to pick Even number * Ways to pick any number) / 216 = \(\frac{3 * 2 * 3 * 3 * 3 }{ 216}\) = \(\frac{3}{4}\)
So,
Answer will be DHope it helps!
Watch the following video to learn How to Solve Dice Rolling Probability Problems