Altamont Ravenard
Explorer
Zappo said:Technically, you perform the sum of all the values multiplied by their individual probability. In most cases, this is a bit complex, but with dice you can simplify a lot.
Since the probability for any given value of a die is 1/N where N is the number of faces, the formula for the average ends up being the sum of all values divided by N.
However, the values on a normal die generally just go from 1 to N. This makes it very easy to compute the sum as N*(N+1)/2.
Which leaves the formula as (N+1)/2, or N + 0.5. That's about all.![]()
This gets my seal of approval

AR