Coin Flip Calculator
Flips
#Times =
Results
Flips =
Heads =
Tails =
Help
Creates a table of coin flips, calculating the percentage of heads and the percentage of tails.
Rows
- #Times: number of times to flip the coin
- Flips: number of times the coin is heads (1) and tails (0)
- Heads%: percentage of coin flips that were heads
- Tails%: percentage of coin flips that were tails
Keywords
#Times
Flips
Heads
Tails
-------------