Skip to main content
replaced http://math.stackexchange.com/ with https://math.stackexchange.com/
Source Link

Let's assume there are two players in a dice game; zombie and hero.

The Zombie rolls z fair 6-sided dice.

The Hero rolles h fair 6-sided dice.

If the heroes greatest dice roll is larger than the zombie's greatest dice roll, the hero wins. Otherwise, the zombie wins.

How can I calculate the probability of the hero winning as a function of z and h (without just enumerating the answers).

Example 1: z = 1, h = 2

Zombie rolls (4), hero rolls (1,5). Hero has a higher dice roll and wins.

Example 2: z = 2, h = 2

Zombie rolls (4,4), hero rolls (1,4). Hero does not have a higher dice roll and loses.

Related Question: Given a die, what is the probability that the second roll of a die will be less than the first roll?Given a die, what is the probability that the second roll of a die will be less than the first roll?

Let's assume there are two players in a dice game; zombie and hero.

The Zombie rolls z fair 6-sided dice.

The Hero rolles h fair 6-sided dice.

If the heroes greatest dice roll is larger than the zombie's greatest dice roll, the hero wins. Otherwise, the zombie wins.

How can I calculate the probability of the hero winning as a function of z and h (without just enumerating the answers).

Example 1: z = 1, h = 2

Zombie rolls (4), hero rolls (1,5). Hero has a higher dice roll and wins.

Example 2: z = 2, h = 2

Zombie rolls (4,4), hero rolls (1,4). Hero does not have a higher dice roll and loses.

Related Question: Given a die, what is the probability that the second roll of a die will be less than the first roll?

Let's assume there are two players in a dice game; zombie and hero.

The Zombie rolls z fair 6-sided dice.

The Hero rolles h fair 6-sided dice.

If the heroes greatest dice roll is larger than the zombie's greatest dice roll, the hero wins. Otherwise, the zombie wins.

How can I calculate the probability of the hero winning as a function of z and h (without just enumerating the answers).

Example 1: z = 1, h = 2

Zombie rolls (4), hero rolls (1,5). Hero has a higher dice roll and wins.

Example 2: z = 2, h = 2

Zombie rolls (4,4), hero rolls (1,4). Hero does not have a higher dice roll and loses.

Related Question: Given a die, what is the probability that the second roll of a die will be less than the first roll?

Source Link
WW.
  • 183
  • 6

Probability greatest roll of z dice exceeding greatest roll of h dice?

Let's assume there are two players in a dice game; zombie and hero.

The Zombie rolls z fair 6-sided dice.

The Hero rolles h fair 6-sided dice.

If the heroes greatest dice roll is larger than the zombie's greatest dice roll, the hero wins. Otherwise, the zombie wins.

How can I calculate the probability of the hero winning as a function of z and h (without just enumerating the answers).

Example 1: z = 1, h = 2

Zombie rolls (4), hero rolls (1,5). Hero has a higher dice roll and wins.

Example 2: z = 2, h = 2

Zombie rolls (4,4), hero rolls (1,4). Hero does not have a higher dice roll and loses.

Related Question: Given a die, what is the probability that the second roll of a die will be less than the first roll?