answersLogoWhite

0


Best Answer

Here are two ways you can solve this, depending on if order matters or order does not matter:


Order of the dice does matter:

Assuming that you roll a 1, 1, 1, 1, 4 is not the same as rolling a 1, 4, 1, 1, 1


Think of 5 blanks first (one for each six sided dice).[ dice 1 ] [ dice 2 ] [ dice 3 ] [ dice 4 ] [ dice 5 ]


Each dice has 6 sides, so you can have 6 different possibilities per dice. Fill in each blank with how manypossibilities. Then multiply them.


(6) x (6) x (6) x (6) x (6) = 65 = 7776 possibilities.


A few possibilities looks like (I'm not listing all 7776possibilities):

(1, 1, 1, 1, 1), (2, 1, 1, 1, 1), (3, 1, 1, 1, 1), (4, 1, 1, 1, 1), (5, 1, 1, 1, 1), (6, 1, 1, 1, 1), where (1, 1, 1, 1, 1) represents all five dice landing on a 6.


The answer is 7776 possibilities.



Order of the dice does not Matter

Now if 1, 1, 1, 1, 4 is the same as rolling a 1, 4, 1, 1, 1 then the problem is more complex. You can use the following formula (it's a binomial):


C(n+5, 5), where n is the amount of dice

C(5+5,5) = C(10,5)


How to use this:

C(A,B) = A! / [ (A-B)! B! ], where A! is read A factorial


What is a factorial:

n! = n x (n-1) x (n-2) ... x ... (n-n+1)

Example:

5! = 5 x (5-1) x (5-2) x (5-3) x (5-4)

5! = 5 x 4 x 3 x 2 x 1


Plug in your numbers;

C(10,5) = 10! / [ (10-5)! 5! ]

C(10,5) = 10! / ( 5! 5! )


( 1 x 2 x 3 x 4 x 5 x 6 x 7 x 8 x 9 x 10 ) / ( 1 x 1 x 2 x 2 x 3 x 3 x 4 x 4 x 5 x 5 )

= ( 6 x 7 x 8 x 9 x 10 ) / ( 2 x 3 x 4 x 5 ) = 30240 / 120 = 252 possibilities


The equation I gave you works for six sided dice problems. I have verified this answer numerically.


So the answers are:

7776 possibilities if order matters.

252 possibilities if order does not matter

User Avatar

Wiki User

11y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: How many possible outcomes are their when you roll five six sided dice?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

How many outcomes are possible when rolling 5 dice?

Possible outcomes of a single dice are 6 ( 1,2,3,4,5,6) So if 5 such dices are rolled then the number of possible outcomes are 6 mulitiplied by 6 five times. 6x6x6x6x6x6=46656 possible outcomes.


What is the probability of rolling a sum of a 6 on two dice?

On two fair 6-sided dice: 5 out of 36 = 13.89%. Consider the two dice unique. Maybe one is black with white spots, and the other is white with black spots. There are 36 possible outcomes. You can make a table of the sums, and see that five of the outcomes have a sum of 6. Here they are:1+5, 2+4, 3+3, 4+2, 5+1


How many sets do you get by rolling one dice five times?

You get 6 sets of outcomes.


If a six sided dice is thrown What is the probability that the score is a five?

You said "a" six sided dice. Though the singular is "die". If you mean one die, the odds are 1 in 6 of it turning up five, or about 16.6%. If you meant two dice, the odds are four out of thirty six, or 1/9th, or about 11%.


If two twelve side fair dice are rolled what it the probability that the total number of spots shown is equal to 5?

If two twelve side fair dice are rolled, there are 144 possible outcomes. Of those 144 outcomes, there are four (1-4, 2-3, 3-2, and 4-1) that add up to five, So the probability of rolling a sum of five is 4 in 144, or 1 in 36.


What is the expected number of flips of a coin to simulate a six-sided die?

Five coin flips. Any outcome on a six-sided die has a probability of 1 in 6. If I assume that the order of the outcome does not matter, the same probability can be achieved with five flips of the coin. The possible outcomes of five flips of a coin are as follows: 5 Heads 5 Tails 4 Heads and 1 Tails 4 Tails and 1 Heads 3 Heads and 2 Tails 3 Tails and 2 Heads For six possible outcomes.


If a quiz has five true or false questions how many outcomes for answering the five questions are possible?

If there are 5 questions, each with 2 possible answers, there will be 25 different quiz outcomes possible. We know that 25 = 32 different possible outcomes on a competed quiz where one answer is selected for each question.


If five dice are rolled how many possible outcomes?

Depends on what detail of outcome you are interested in. If you are only interested in the total, you can get all numbers between 5 (5 ones) and 30 (5 sixes) - a total of 26 different results.


Suppose two balanced die are rolled Let X denote the absolute value of the difference of the two numbers What are the possible values of the random variable X?

Considering two six sided dice each have values of one to six. The maximum difference is then five and the minimum difference is zero. So all of the possible values of X are Y-1 to zero, where Y is the number of sides on the dice.


What are the most likely sums to be rolled on two regular dice?

For two 6-sided dice, the sum of seven will come up more often than any other sum. You need to look at each die as a unique event to solve this. So here are the outcomes that add to seven: 1 + 62 + 53 + 44 + 35 + 26 + 1Note that there are six different outcomes which add to 7. Also note that 1+6 is a different event than 6+1, and similarly for the other events. The next most likely sums are 6 and 8: each of those has five different outcomes to sum up.


A five-sided polygon is called?

A five sided polygon is called a pentagon because pentagon means five sided polygon I think.


Probability of tossing a 5 in a number cube?

The probability of an event is the number of favourable outcomes divided by the total number of possible outcomes. What is the total number of possible outcomes of tossing a number cube? 6 How many outcomes are favourable to the event of getting a five? 1 So the prob is 1/6 or 0.16667