Bingo Simulator

djicenine

New Member
Joined
Mar 16, 2016
Messages
10
Hi all!

This is more of a math question, but I thought I might be able to get the answer here. I would like to create a Bingo Simulator that will allow me to predict the approximate number of draws it will take to get BINGO.

Bingo is typically played on a 5x5 grid, with 75 possible draws (B1 through O75). Given this, the number of draws necessary to get a bingo, would be dependent on the number of (random) cards in play--the more cards in play, the less draws it will take to achieve a BINGO. I would like to be able to simulate the length of the game in draws, by plugging in the variables below:

CardsInPlay (number of randomly-generated cards in play)

BoardSize (size of the grid 5x5, 4x4 etc.)

PossibleDraws (number of unique values, or "bingo balls")

Any help would be greatly appreciated! Thanks in advance!

-Patrick
 

Excel Facts

Copy formula down without changing references
If you have =SUM(F2:F49) in F50; type Alt+' in F51 to copy =SUM(F2:F49) to F51, leaving the formula in edit mode. Change SUM to COUNT.

Forum statistics

Threads
1,215,231
Messages
6,123,754
Members
449,119
Latest member
moudenourd

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top