I'm probably very wrong, but I still feel there is some undiscovered science when it comes to RNG and the fallacy of the maturity of chances ( Gambler's Fallacy ). Einstein believed the universe was deterministic. Just because it appears to us that there is no correlation between independent events ( the roll of a dice ), does not mean that there isn't some underlaying variable that we are unable to measure or percei…
Show HN: A Set of Dice That Follows the Gambler's Fallacy
31–40 of 243 posts
Re: Show HN: A Set of Dice That Follows the Gambler's Fallacy
#32This "unfair RNG" issue was big in Dota 2 (a popular video game) for a while. They ultimately implemented something similar and AFAIK now all "random" effects use it.
I googled "RNG" because I wanted to know what it meant, but was presented with an interactive widget that generated numbers.
Re: Show HN: A Set of Dice That Follows the Gambler's Fallacy
#33I'm probably very wrong, but I still feel there is some undiscovered science when it comes to RNG and the fallacy of the maturity of chances ( Gambler's Fallacy ). Einstein believed the universe was deterministic. Just because it appears to us that there is no correlation between independent events ( the roll of a dice ), does not mean that there isn't some underlaying variable that we are unable to measure or percei…
Re: Show HN: A Set of Dice That Follows the Gambler's Fallacy
#34I'm probably very wrong, but I still feel there is some undiscovered science when it comes to RNG and the fallacy of the maturity of chances ( Gambler's Fallacy ). Einstein believed the universe was deterministic. Just because it appears to us that there is no correlation between independent events ( the roll of a dice ), does not mean that there isn't some underlaying variable that we are unable to measure or percei…
There almost certainly is but you can’t collect the data. At some point quantum effects will come into play too. Theoretically all physical processes are predictable, but in practice there is a limit.
Re: Show HN: A Set of Dice That Follows the Gambler's Fallacy
#35Earlier quoted context omitted.
I actually tested the random distribution of Spotify's shuffle functionality: http://michaelmcmillan.net
On your website you put a source mark on the statement 'This is the same reason the Brits mistakenly assumed that the Germans had an exceptionally good aim with their V-1 flying bombs during World War II ' I'd like to read about this, do you still have the intended link?
Re: Show HN: A Set of Dice That Follows the Gambler's Fallacy
#36A great application for this is in randomizing playlists. My friends, who are also CS grads and should know better, have often complained that their MP3 players, CD carousels, etc play the same music too often claiming that the random is broken, when a song repeating in a short period of time or other songs never playing is what you would expect from a truly random selection. Using this algorithm, you'd be sure to he…
I actually tested the random distribution of Spotify's shuffle functionality: http://michaelmcmillan.net
About your linked post: You don't test the randomness of the shuffling, you only test if a shuffled list contain one and only of each original item.
Re: Show HN: A Set of Dice That Follows the Gambler's Fallacy
#37A great application for this is in randomizing playlists. My friends, who are also CS grads and should know better, have often complained that their MP3 players, CD carousels, etc play the same music too often claiming that the random is broken, when a song repeating in a short period of time or other songs never playing is what you would expect from a truly random selection. Using this algorithm, you'd be sure to he…
Re: Show HN: A Set of Dice That Follows the Gambler's Fallacy
#38Re: Show HN: A Set of Dice That Follows the Gambler's Fallacy
#39http://www.gdcvault.com/play/1012186/The-Psychology-of-Game-...
More often than not, true RNG in game design takes a back seat to fun.
Re: Show HN: A Set of Dice That Follows the Gambler's Fallacy
#40I'm probably very wrong, but I still feel there is some undiscovered science when it comes to RNG and the fallacy of the maturity of chances ( Gambler's Fallacy ). Einstein believed the universe was deterministic. Just because it appears to us that there is no correlation between independent events ( the roll of a dice ), does not mean that there isn't some underlaying variable that we are unable to measure or percei…
There almost certainly is but you can’t collect the data. At some point quantum effects will come into play too. Theoretically all physical processes are predictable, but in practice there is a limit.
If you count a radioactive decay event as a physical process, then this is not so.