Understanding Dice and Probability
A die is a small, throwable object with multiple faces used for generating random numbers. While the 6-sided cube is the most common, gamers and statisticians often use a variety of shapes.
Common Dice Shapes
- Tetrahedron (d4): 4 faces.
- Cube (d6): 6 faces – the standard die.
- Octahedron (d8): 8 faces.
- Pentagonal trapezohedron (d10): 10 faces.
- Dodecahedron (d12): 12 faces.
- Icosahedron (d20): 20 faces – common in Dungeons & Dragons.
How Random are Physical Dice?
In theory, a die should have an equal probability of landing on any face. However, mass-produced dice are rarely perfectly uniform. Small air bubbles, uneven cooling, or asymmetrical polishing can make certain sides slightly heavier, leading to biased results.
The Salt Water Balance Test
You can test the physical balance of your dice using a simple density test:
- Fill a small container with warm water.
- Add salt and stir until the water is saturated and the die floats.
- Flick the die in the water. If it consistently rotates to show the same number, the die is unbalanced.
Virtual vs. Physical Dice
Virtual dice rollers use pseudo-random number generating algorithms (PRNG). While not "truly" random in a quantum sense, they are generally much more consistent and fair than mass-produced physical dice, which are subject to physical defects and surface friction.