MainpageFractalsBirthprimesWordBabygenTexturizeProgramsPhonewordData Matrix
SudokuSudokutoWordokuCodokuSudoku3DSudokuGTKakuroFillominoHitoriArukone
HashiShuffleBogglemPuzzleCalcuDokuSangerProbabilityLærer

Probability

Probability is very difficult to understand. It is easy to calculate wrong, and the mathematics for it are above most peoples understanding. I myself keep picking the wrong answers if I just rely on what I read and what would seem to be correct.

I like to verify things programmatically. It is usually easier to understand the logic in a test than in mathematical equations. It does not prove anything, but it gives us an easy way of seeing some numbers. And it is much easier to understand numbers than equations.

Let me know if you want me to add a test on probability. Just send me an email, and I'll implement it. You can also find the source code for all these tests in my github repository: https://github.com/flogvit/probability/.