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 perceive which is affecting the outcome of the roles.
Show HN: A Set of Dice That Follows the Gambler's Fallacy
11–20 of 243 posts
Re: Show HN: A Set of Dice That Follows the Gambler's Fallacy
#12Re: Show HN: A Set of Dice That Follows the Gambler's Fallacy
#13Interesting, and at first I was excited about the possibilities in something like D&D, where a series of bad rolls can have you feeling down. "I'm due for a critical hit any swing now..." Players would love that! Make my hero feel more heroic! The inevitable comeback! But then I thought about the inverse case -- you are doing really well, and now you are due for a failure. Or series of failures. That would feel awful…
Anyway, nice work!
Re: Show HN: A Set of Dice That Follows the Gambler's Fallacy
#14A 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…
Whether this was because they had a botched 'smart' randomizer or because they in fact used true random to shuffle, I may never know.
Re: Show HN: A Set of Dice That Follows the Gambler's Fallacy
#15A 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
#16A 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…
This is also an example of users saying they want one thing (randomness) when really they want something else (variety).
Re: Show HN: A Set of Dice That Follows the Gambler's Fallacy
#17A 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 think the original Zune had a bad randomizer. In my experience it would tend to play two songs from the same artist back to back. Whether this was because they had a botched 'smart' randomizer or because they in fact used true random to shuffle, I may never know.
Supposedly Jobs specifically “fixed” this behavior and it’s why there used to be (still is?) a slider that allowed you to customize that behavior.
Re: Show HN: A Set of Dice That Follows the Gambler's Fallacy
#18A 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
#19I'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…
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
#20I'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…