What is The Mathematics of Unpredictability?
Mathematical Foundation
Laws & Principles
- The Probability Bounds Envelope: Inputs structurally must be constrained between 0.0 (0% chance) and 1.0 (100% chance). Any probability outside these bounds fractures the fabric of stochastic mathematics.
- Symmetric Zero-Sum Nature: In pure zero-sum games, whatever Player 1 wins, Player 2 explicitly loses (E_1 = -E_2). If it's non-zero-sum (like the Prisoner's Dilemma), players could both win or both lose simultaneously.
- Mixed Strategy Nash Equilibriums: The strategic goal isn't always to chase the highest theoretical payout. It is often about finding the exact p and q ratios where changing strategies no longer offers any mathematical benefit, creating a stable adversarial gridlock.
Step-by-Step Example Walkthrough
" A Battle of the Sexes 2x2 grid interaction where P1 prefers matching on Action A (3 points) and P2 prefers Action D (3 points). "
- Player 1 secretly flips a weighted coin, playing A 60% of the time (p = 0.6).
- Player 2 flips, playing C 40% of the time (q = 0.4).
- Top-Left Match frequency: 0.6 * 0.4 = 24% of games. P1 wins 3 here. Value: 0.72.
- Bottom-Right Match frequency: 0.4 * 0.6 = 24% of games. P1 wins 2 here. Value: 0.48.
- Non-matching quadrants evaluate to 0.
- Total Aggregate: 0.72 + 0.48 = 1.20.