1 match in-a-row (trivial) possible outcomes: W < L odds: 1/2 2 matches in-a-row possible outcomes: WW < WL LW LL odds: 1/4 3 matches in-a-row possible outcomes: WWW < WWL WLW WLL LWW LWL LLW LLL odds: 1/8
n = 1 2 3 4 5 6 p(0.1) 0.10000 0.01000 0.00100 0.00010 0.00001 0.00000 p(0.2) 0.20000 0.04000 0.00800 0.00160 0.00032 0.00006 p(0.3) 0.30000 0.09000 0.02700 0.00810 0.00243 0.00073 p(0.4) 0.40000 0.16000 0.06400 0.02560 0.01024 0.00410 p(0.5) 0.50000 0.25000 0.12500 0.06250 0.03125 0.01563 p(0.6) 0.60000 0.36000 0.21600 0.12960 0.07776 0.04666 p(0.7) 0.70000 0.49000 0.34300 0.24010 0.16807 0.11765 p(0. ) 0.80000 0.64000 0.51200 0.40960 0.32768 0.26214 p(0.9) 0.90000 0.81000 0.72900 0.65610 0.59049 0.53144 (for some reason "p(0. produces a smiley"