[Math] Total number of combinations when a dice is thrown twice

probability

I was trying some questions on probability when I came across this question:

Two dice are thrown simultaneously. What is the probability of getting two numbers whose product is even?

So in this case while calculating the probability, the sample space is: 6 * 6 = 36.

Now let me change this question:

One dice is thrown twice. What is the probability of getting two numbers whose product is even?

In this case I think sample space should be: 6 * 5 / 2 = 15.

Am I correct?

Best Answer

No.

Throwing two dice is the same as throwing a dice twice.

Let's think naturally:

What is the set of outcomes when a die is thrown twice?

It is just the set of all ordered pairs such that, the first of the two entries tell you the outcome on the first throw and the second of the entries tell you the outcome on the second throw.

What is the set of outcomes when two dice are thrown?

Without loss of generality, I can label the dice as die A and die B. So, now, the set of outcomes will be the set of ordered pairs such that he first of the two entries tell you the outcome on die A and the second of the entries tell you the outcome on the die B.

So, radically, the set of outcomes, technically called the sample space, is the same. To conduct an experiment with $100$ dice, if you have the means, you could buy $100$ dice and use a method that is reasonably unbiased in generating outcomes, save time or throw a single die $100$ times, the outcomes will be unbiased but you'll waste time.

The point is both methods have their own practical merits and demerits.