Collecting surprising phenomena that can be experienced mathematicallyNon-intuitiveAnti-intuitiveAnti-intuitive phenomenaSurprising relevance
-
/prog-exercises/feeling-surprised-programming.
- Efronās Dice Efronās dice
- The āA beats Bā relationship is not transitive. :
A = (0, 0, 4, 4, 4, 4),
B = (3, 3, 3, 3, 3, 3),
C = (2, 2, 2, 2, 6, 6),
D = (1, 1, 1, 5, 5, 5).
- Unlike the calculation of expected value, the calculation of "probability of winning" involves a nonlinear function that says "win small, lose big, win/lose once", which can be used to create a die with the same expected value but with a higher probability of winning.
- The probability of winning a gacha with probability 1/N drawn N times is rather low.
- In backgammon, throw two dice or throw one and go twice as far, and the latter will finish first.
- Deviation from the mean and sample size
- Low incidence in rural areas, but also high incidence in rural areas
- Uniform random numbers added together approach a normal distribution
- [/prog-exercises/generate normal distribution](https://scrapbox.io/prog-exercises/generate normal distribution).
- The public doesnāt seem to understand the āshape of the distribution,ā as evidenced by the ārandom number cockā response.
- How to experience it? ā A game to get under the skin of probabilistic events.
- Repeated seemingly equal transactions create a gap between the rich and the poor. - Not a natural occurrence of disparity.
- Random distributions do not look random.
- Distribution of random points
- What humans naively imagine as a random distribution is more uniform than a truly random distribution
- Because what humans usually observe, such as the distribution of trees in the mountains, is not a truly random distribution, but a homogenized distribution due to the effect of ātoo close together and they exclude each otherā.
This page is auto-translated from /nishio/ęå¤ćŖē¾č±” using DeepL. If you looks something interesting but the auto-translated English is not good enough to understand it, feel free to let me know at @nishio_en. Iām very happy to spread my thought to non-Japanese readers.