The Layonara Community > Just for Fun

Fun with randomness

(1/2) > >>

Dorganath:
(subtitle: How good are your dice?)

OneST8 passed this my way and I thought I'd share:

The Epic 20,000 Roll Dice Randomness Test - Forbes

If anyone's curious, I have a compilation of over 3.5 years worth of crafting die rolls and over 4.5 years worth of Save vs. Soul Mother rolls.  See the attached Excel file for the results

I have done this for curiosity purposes, not to brow-beat anyone or start up a debate, and decided to share it with all of you for the same reasons.

The file contains two worksheets, one for crafting results and one for Soul Mother saves.  Each contains the following:
[*]The frequency of each die roll result
[*]A handy chart for visualization purposes
[*]Computed total number of rolls
[*]Computed standard deviation
[*]Computed average deviation
[*]Maximum and minimum roll frequency values
[*]Range of frequencies as a percentage of total rolls
[*]Sum of values of all dice rolled (from database query)
[*]Computed average roll
[*]Computed ideal average roll[/LIST]You may have to scroll down to see the calculated results.


Enjoy!

Script Wrecked:
There!

See!

I knew it!

;)

Aphel:
What does NWN use for it's dice algorithm? A PRNG? Especially the soul mother saves look rather cyclic in their deviation. No expert on that kind of mathematics, tho.

Dorganath:
Layonara uses a lagged Fibonacci RNG algorithm for crafting and loot drops.  It looks like that was never integrated into the Soul Mother saves, though after this much time and the apparent reliability of the algorithm, I could probably do so without much issue.  The Soul Mother checks still use Bioware's default PRNG, and there may be a few other places that do as well.

lonnarin:
Are lagged Fibonacci RNG algorithms more random than regular Bioware ones, or do they just cost more and come with a free air freshener?

Navigation

[0] Message Index

[#] Next page

There was an error while thanking
Thanking...
Go to full version