Which Dice Is Best for Highest Mean Value?

  • Thread starter Thread starter Numeriprimi
  • Start date Start date
  • Tags Tags
    Dice
Numeriprimi
Messages
135
Reaction score
0
Hey! :-) I have got question about verisimilitude.

I have got classic one dice. The dice can have 2-20 walls, where is numers from 1, 2, 3, ...20 (two-walls: only 1, 2; seven-walls: 1,2,3,...,7).

You can throw with dice. When you have got largest number on dice (two-walls: 2, seven-walls:7) you can throw again.

AND NOW - Which dice (how many walls) is the best for largest mean value totals throws?

Logical - you have got 2-walles= big verisimilitude you throw again but small numbers
- you have got 20-walles= very small verisimilitude you throw again but very big
numbers...

So... Have you got any idea and MATHEMATICAL PROOF for it?
 
Mathematics news on Phys.org
Welcome to PF, Numeriprimi! :smile:

Suppose we start with a dice with 2 walls.
And let's call the mean total value E.

Then the chance is 1/2 that you get a 1, which would be the final total.

And there is another chance of 1/2 that you get 2, in which case you throw again.
After this you can expect the same mean total value E to follow.
So the actual total would become (2+E).

In other words:
$$E = \frac 1 2 \times 1 + \frac 1 2 \times (2 + E)$$

Solve for E and you get your mean total value...
 
I like Serena said:
Welcome to PF, Numeriprimi! :smile:

Suppose we start with a dice with 2 walls.
And let's call the mean total value E.

Then the chance is 1/2 that you get a 1, which would be the final total.

And there is another chance of 1/2 that you get 2, in which case you throw again.
After this you can expect the same mean total value E to follow.
So the actual total would become (2+E).

In other words:
$$E = \frac 1 2 \times 1 + \frac 1 2 \times (2 + E)$$

Solve for E and you get your mean total value...

There is some problems... I'm not sure to I understand you because maths is difficult and more difficult when is in English, which I only a few years learning :-)

So... If I understand...
This is verisimilitude about two-walls. Yes, there is quite big verisimilitude to throwing again, this I know. However, what others numbers? I still don't know which dice is best for the bigger mean value and why :-( I maybe badly wrote the example or I didn't understand you... So, can you explain me this problem again? Thank you very much.

Greetings from Czech Republic to PF :-)
 
Ah well, with an n-sided dice, your expectation is:
$$E=\frac 1 n \times 1 + \frac 1 n \times 2 + ... + \frac 1 n \times (n - 1) + \frac 1 n \times (n + E)$$
I am skipping a few steps in between, getting:
$$E = \frac n 2 + 1 + \frac E n$$
Which can be solved to the final formula:
$$E = (\frac n 2 + 1) \cdot \frac n {n-1}$$

So for instance for a 2-sided dice, you get ##E = (\frac 2 2 + 1) \cdot \frac 2 {2-1} = 4##.

In particular this expression becomes bigger for bigger n.
So you will have the biggest result for a 20-sided dice, which is ##E = (\frac {20} 2 + 1) \cdot \frac {20} {20-1} = \frac {220} {19} \approx 11.6##
 
Nearly, but the second equation should be
E = \frac{(n-1)}2+1+E
which gives you
E = \frac{n(n+1)}{2(n-1)}
But the conclusion is the same: The larger n gets, the larger E will be.
 
Ou, that looks good :-) I think I understand you. Thank both of you very much.
 
By the way- there is no such thing as one "dice". "Dice" is the plural of "die".
 
Back
Top