adambkaplan / conference-bingo

Generate bingo cards for your favorite tech conference!
MIT License
1 stars 3 forks source link

Add statistics #10

Closed adambkaplan closed 1 year ago

adambkaplan commented 3 years ago

Output useful statistics for game analysis, which can help tailor a game for a given event. Statistics include:

  1. Board permutations
  2. Board combinations
  3. Chance that a "picked" word appears on a given board.

All statistics are compared to a "standard" 5x5 Bingo board with 75 numbers to pick from.

Fixes #8