What is the probability that after throwing 6 fair dice, all of the numbers facing up are different?
Express the answer as a decimal to the nearest thousandth.
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Another way of thinking about it is the number of ways to arrange the faces on the die, and then divide by the number of ways to roll the die (i.e. 6 6 6 ! ).
what the hell...... I just wrote 0.0154 and forgot to round of till nearest 1000th and I thought that my thinking was wrong.....
Log in to reply
Same Here!!!! I used (6!/6^6) and forgot to round off !!!!
Log in to reply
too bad ...................... i am sorry to hear that
I tried to solve it this way.
There are 6 6 possible outcomes when throwing 6 dice. There are 6! ways of throwing 6 dice with different faces up. Hence, the probability is given by 6 6 6 ! , which is approximately 0.015.
Problem Loading...
Note Loading...
Set Loading...
We analyze the throws in order.
After the first throw, the second throw must be anything except for the first throw with a probability of 5/6.
The third throw must be anything but the second or first, with a probability of 4/6.
Continuing for every throw, we find the answer to be 6 5 × 6 4 × 6 3 × 6 2 × 6 1 = 3 2 4 5
Rounding, we find the answer to be approximately 0 . 0 1 5