Do the 12 lines of a bingo card have equal chance of winning?If I have an event where the outcomes aren't uniformly distributed, how would I make the “fairest” bingo card out of the events?Probability game with three players winning plus losing doesn't equal 1What are my chances of winning this card gamedouble decker, 13 card flush vs. 18+ of each color card. Who has the better odds of winning?Bingo probability of a tie with 20 playersLottery with must-win conditionVariable triples vs. single quad card game. Who has the advantage?What is the probability of winning Hearthstone's heroic tavern brawl?What are the odds of winning this bingo game?Odds of winning a prize where chance of winning increases after each winWhat is the probabillity of winning at ball drawing?

Too soon for a plot twist?

Is divide-by-zero a security vulnerability?

"If + would" conditional in present perfect tense

How to write a chaotic neutral protagonist and prevent my readers from thinking they are evil?

Create chunks from an array

What will happen if my luggage gets delayed?

Will expression retain the same definition if particle is changed?

I reported the illegal activity of my boss to his boss. My boss found out. Now I am being punished. What should I do?

Graphic representation of a triangle using ArrayPlot

How can I portion out frozen cookie dough?

Rationale to prefer local variables over instance variables?

What is this tube in a jet engine's air intake?

Professor forcing me to attend a conference, I can't afford even with 50% funding

Is it possible to clone a polymorphic object without manually adding overridden clone method into each derived class in C++?

What does *dead* mean in *What do you mean, dead?*?

What is better: yes / no radio, or simple checkbox?

Is "cogitate" used appropriately in "I cogitate that success relies on hard work"?

Called into a meeting and told we are being made redundant (laid off) and "not to share outside". Can I tell my partner?

Did Amazon pay $0 in taxes last year?

Does the US political system, in principle, allow for a no-party system?

ESPP--any reason not to go all in?

Converting from "matrix" data into "coordinate" data

How do we create new idioms and use them in a novel?

Either of .... (Plural/Singular)



Do the 12 lines of a bingo card have equal chance of winning?


If I have an event where the outcomes aren't uniformly distributed, how would I make the “fairest” bingo card out of the events?Probability game with three players winning plus losing doesn't equal 1What are my chances of winning this card gamedouble decker, 13 card flush vs. 18+ of each color card. Who has the better odds of winning?Bingo probability of a tie with 20 playersLottery with must-win conditionVariable triples vs. single quad card game. Who has the advantage?What is the probability of winning Hearthstone's heroic tavern brawl?What are the odds of winning this bingo game?Odds of winning a prize where chance of winning increases after each winWhat is the probabillity of winning at ball drawing?













3












$begingroup$


(This question is inspired by: If I have an event where the outcomes aren't uniformly distributed, how would I make the "fairest" bingo card out of the events? )



You have a $5 times 5$ bingo card filled with $25$ distinct numbers, one per square. There is also a pot containing each number once and you draw them out one by one without replacement.



A line is any of the $5$ rows, $5$ columns, or $2$ main diagonals. A line is completed when its $5$ numbers have been drawn. A line wins if it is the first line to be completed.



Question: Do the $12$ lines have equal chance of winning? If not, which lines have higher chance of winning?



Why I ask: Define $T_l$ to be the time to completion for line $l$. It is obvious that all $T_l$ are equi-distributed, and thus all $E[T_l]$ are equal. However, because the lines overlap, the different $T_l$'s are dependent, and it is not clear to me that they have equal chances of being first.



In particular, imagine that the $5$-subsets are not arranged in rows, columns and diagonals, but are clustered in some non-uniform way. Then a subset that shares a lot of elements with other subsets might have a lower chance to win than a subset that does not share a lot of elements with other subsets. (I can provide a simple example if there is interest.)



On the bingo card, the $5$-subsets are pretty uniform but not exactly uniform, due to the diagonals. So my suspicion is that the line win chances are almost equal but not exactly equal. And I am curious as to which lines have higher chances.



I imagine (but would be happy to be proven wrong) that calculating the exact win prob for a line might be difficult/tedious, so qualitative arguments based on e.g. symmetry are also welcome.



Clarifications: A drawn number can complete multiple lines, so that needs some special handling. However what I am interested in is the question of equality, so I will accept any reasonable way to handle such "shared" wins, i.e. if $N>1$ lines are completed at the same draw (and no line has been completed before this draw), then you can treat this as if...



  • they all win (in which case the sum of the $12$ win probabilities exceed $1$, but that doesn't matter since I am interested in which are higher/lower), or,


  • the whole experiment is repeated from the beginning (i.e. we condition on such shared wins not happening), or,


  • you flip an $N$-sided die to determine the winner (i.e. this effectively counts as $1/N$ win for each involved line), etc.










share|cite|improve this question











$endgroup$







  • 1




    $begingroup$
    After this, you can do BINGO cards with a "free" space in the middle.
    $endgroup$
    – GEdgar
    yesterday










  • $begingroup$
    I don't see why you would think any particular line would have a higher chance of winning if there is an equal probability of each square being picked every time. A line requires 5 numbers being picked and the probability of each 5 number combinations are exactly the same.
    $endgroup$
    – Matthew Liu
    yesterday











  • $begingroup$
    @MatthewLiu Because when one line gets a number, it also helps other lines. The diagonal are at a disadvantage. Look at my solution for $3times3$ bingo.
    $endgroup$
    – saulspatz
    yesterday










  • $begingroup$
    @MatthewLiu what you said is why all the $T_l$ are identically-distributed, but they are not independent. A line $L$ wins if $T_L < T_l forall l neq L$.
    $endgroup$
    – antkam
    yesterday















3












$begingroup$


(This question is inspired by: If I have an event where the outcomes aren't uniformly distributed, how would I make the "fairest" bingo card out of the events? )



You have a $5 times 5$ bingo card filled with $25$ distinct numbers, one per square. There is also a pot containing each number once and you draw them out one by one without replacement.



A line is any of the $5$ rows, $5$ columns, or $2$ main diagonals. A line is completed when its $5$ numbers have been drawn. A line wins if it is the first line to be completed.



Question: Do the $12$ lines have equal chance of winning? If not, which lines have higher chance of winning?



Why I ask: Define $T_l$ to be the time to completion for line $l$. It is obvious that all $T_l$ are equi-distributed, and thus all $E[T_l]$ are equal. However, because the lines overlap, the different $T_l$'s are dependent, and it is not clear to me that they have equal chances of being first.



In particular, imagine that the $5$-subsets are not arranged in rows, columns and diagonals, but are clustered in some non-uniform way. Then a subset that shares a lot of elements with other subsets might have a lower chance to win than a subset that does not share a lot of elements with other subsets. (I can provide a simple example if there is interest.)



On the bingo card, the $5$-subsets are pretty uniform but not exactly uniform, due to the diagonals. So my suspicion is that the line win chances are almost equal but not exactly equal. And I am curious as to which lines have higher chances.



I imagine (but would be happy to be proven wrong) that calculating the exact win prob for a line might be difficult/tedious, so qualitative arguments based on e.g. symmetry are also welcome.



Clarifications: A drawn number can complete multiple lines, so that needs some special handling. However what I am interested in is the question of equality, so I will accept any reasonable way to handle such "shared" wins, i.e. if $N>1$ lines are completed at the same draw (and no line has been completed before this draw), then you can treat this as if...



  • they all win (in which case the sum of the $12$ win probabilities exceed $1$, but that doesn't matter since I am interested in which are higher/lower), or,


  • the whole experiment is repeated from the beginning (i.e. we condition on such shared wins not happening), or,


  • you flip an $N$-sided die to determine the winner (i.e. this effectively counts as $1/N$ win for each involved line), etc.










share|cite|improve this question











$endgroup$







  • 1




    $begingroup$
    After this, you can do BINGO cards with a "free" space in the middle.
    $endgroup$
    – GEdgar
    yesterday










  • $begingroup$
    I don't see why you would think any particular line would have a higher chance of winning if there is an equal probability of each square being picked every time. A line requires 5 numbers being picked and the probability of each 5 number combinations are exactly the same.
    $endgroup$
    – Matthew Liu
    yesterday











  • $begingroup$
    @MatthewLiu Because when one line gets a number, it also helps other lines. The diagonal are at a disadvantage. Look at my solution for $3times3$ bingo.
    $endgroup$
    – saulspatz
    yesterday










  • $begingroup$
    @MatthewLiu what you said is why all the $T_l$ are identically-distributed, but they are not independent. A line $L$ wins if $T_L < T_l forall l neq L$.
    $endgroup$
    – antkam
    yesterday













3












3








3





$begingroup$


(This question is inspired by: If I have an event where the outcomes aren't uniformly distributed, how would I make the "fairest" bingo card out of the events? )



You have a $5 times 5$ bingo card filled with $25$ distinct numbers, one per square. There is also a pot containing each number once and you draw them out one by one without replacement.



A line is any of the $5$ rows, $5$ columns, or $2$ main diagonals. A line is completed when its $5$ numbers have been drawn. A line wins if it is the first line to be completed.



Question: Do the $12$ lines have equal chance of winning? If not, which lines have higher chance of winning?



Why I ask: Define $T_l$ to be the time to completion for line $l$. It is obvious that all $T_l$ are equi-distributed, and thus all $E[T_l]$ are equal. However, because the lines overlap, the different $T_l$'s are dependent, and it is not clear to me that they have equal chances of being first.



In particular, imagine that the $5$-subsets are not arranged in rows, columns and diagonals, but are clustered in some non-uniform way. Then a subset that shares a lot of elements with other subsets might have a lower chance to win than a subset that does not share a lot of elements with other subsets. (I can provide a simple example if there is interest.)



On the bingo card, the $5$-subsets are pretty uniform but not exactly uniform, due to the diagonals. So my suspicion is that the line win chances are almost equal but not exactly equal. And I am curious as to which lines have higher chances.



I imagine (but would be happy to be proven wrong) that calculating the exact win prob for a line might be difficult/tedious, so qualitative arguments based on e.g. symmetry are also welcome.



Clarifications: A drawn number can complete multiple lines, so that needs some special handling. However what I am interested in is the question of equality, so I will accept any reasonable way to handle such "shared" wins, i.e. if $N>1$ lines are completed at the same draw (and no line has been completed before this draw), then you can treat this as if...



  • they all win (in which case the sum of the $12$ win probabilities exceed $1$, but that doesn't matter since I am interested in which are higher/lower), or,


  • the whole experiment is repeated from the beginning (i.e. we condition on such shared wins not happening), or,


  • you flip an $N$-sided die to determine the winner (i.e. this effectively counts as $1/N$ win for each involved line), etc.










share|cite|improve this question











$endgroup$




(This question is inspired by: If I have an event where the outcomes aren't uniformly distributed, how would I make the "fairest" bingo card out of the events? )



You have a $5 times 5$ bingo card filled with $25$ distinct numbers, one per square. There is also a pot containing each number once and you draw them out one by one without replacement.



A line is any of the $5$ rows, $5$ columns, or $2$ main diagonals. A line is completed when its $5$ numbers have been drawn. A line wins if it is the first line to be completed.



Question: Do the $12$ lines have equal chance of winning? If not, which lines have higher chance of winning?



Why I ask: Define $T_l$ to be the time to completion for line $l$. It is obvious that all $T_l$ are equi-distributed, and thus all $E[T_l]$ are equal. However, because the lines overlap, the different $T_l$'s are dependent, and it is not clear to me that they have equal chances of being first.



In particular, imagine that the $5$-subsets are not arranged in rows, columns and diagonals, but are clustered in some non-uniform way. Then a subset that shares a lot of elements with other subsets might have a lower chance to win than a subset that does not share a lot of elements with other subsets. (I can provide a simple example if there is interest.)



On the bingo card, the $5$-subsets are pretty uniform but not exactly uniform, due to the diagonals. So my suspicion is that the line win chances are almost equal but not exactly equal. And I am curious as to which lines have higher chances.



I imagine (but would be happy to be proven wrong) that calculating the exact win prob for a line might be difficult/tedious, so qualitative arguments based on e.g. symmetry are also welcome.



Clarifications: A drawn number can complete multiple lines, so that needs some special handling. However what I am interested in is the question of equality, so I will accept any reasonable way to handle such "shared" wins, i.e. if $N>1$ lines are completed at the same draw (and no line has been completed before this draw), then you can treat this as if...



  • they all win (in which case the sum of the $12$ win probabilities exceed $1$, but that doesn't matter since I am interested in which are higher/lower), or,


  • the whole experiment is repeated from the beginning (i.e. we condition on such shared wins not happening), or,


  • you flip an $N$-sided die to determine the winner (i.e. this effectively counts as $1/N$ win for each involved line), etc.







probability combinatorics






share|cite|improve this question















share|cite|improve this question













share|cite|improve this question




share|cite|improve this question








edited yesterday







antkam

















asked yesterday









antkamantkam

1,957212




1,957212







  • 1




    $begingroup$
    After this, you can do BINGO cards with a "free" space in the middle.
    $endgroup$
    – GEdgar
    yesterday










  • $begingroup$
    I don't see why you would think any particular line would have a higher chance of winning if there is an equal probability of each square being picked every time. A line requires 5 numbers being picked and the probability of each 5 number combinations are exactly the same.
    $endgroup$
    – Matthew Liu
    yesterday











  • $begingroup$
    @MatthewLiu Because when one line gets a number, it also helps other lines. The diagonal are at a disadvantage. Look at my solution for $3times3$ bingo.
    $endgroup$
    – saulspatz
    yesterday










  • $begingroup$
    @MatthewLiu what you said is why all the $T_l$ are identically-distributed, but they are not independent. A line $L$ wins if $T_L < T_l forall l neq L$.
    $endgroup$
    – antkam
    yesterday












  • 1




    $begingroup$
    After this, you can do BINGO cards with a "free" space in the middle.
    $endgroup$
    – GEdgar
    yesterday










  • $begingroup$
    I don't see why you would think any particular line would have a higher chance of winning if there is an equal probability of each square being picked every time. A line requires 5 numbers being picked and the probability of each 5 number combinations are exactly the same.
    $endgroup$
    – Matthew Liu
    yesterday











  • $begingroup$
    @MatthewLiu Because when one line gets a number, it also helps other lines. The diagonal are at a disadvantage. Look at my solution for $3times3$ bingo.
    $endgroup$
    – saulspatz
    yesterday










  • $begingroup$
    @MatthewLiu what you said is why all the $T_l$ are identically-distributed, but they are not independent. A line $L$ wins if $T_L < T_l forall l neq L$.
    $endgroup$
    – antkam
    yesterday







1




1




$begingroup$
After this, you can do BINGO cards with a "free" space in the middle.
$endgroup$
– GEdgar
yesterday




$begingroup$
After this, you can do BINGO cards with a "free" space in the middle.
$endgroup$
– GEdgar
yesterday












$begingroup$
I don't see why you would think any particular line would have a higher chance of winning if there is an equal probability of each square being picked every time. A line requires 5 numbers being picked and the probability of each 5 number combinations are exactly the same.
$endgroup$
– Matthew Liu
yesterday





$begingroup$
I don't see why you would think any particular line would have a higher chance of winning if there is an equal probability of each square being picked every time. A line requires 5 numbers being picked and the probability of each 5 number combinations are exactly the same.
$endgroup$
– Matthew Liu
yesterday













$begingroup$
@MatthewLiu Because when one line gets a number, it also helps other lines. The diagonal are at a disadvantage. Look at my solution for $3times3$ bingo.
$endgroup$
– saulspatz
yesterday




$begingroup$
@MatthewLiu Because when one line gets a number, it also helps other lines. The diagonal are at a disadvantage. Look at my solution for $3times3$ bingo.
$endgroup$
– saulspatz
yesterday












$begingroup$
@MatthewLiu what you said is why all the $T_l$ are identically-distributed, but they are not independent. A line $L$ wins if $T_L < T_l forall l neq L$.
$endgroup$
– antkam
yesterday




$begingroup$
@MatthewLiu what you said is why all the $T_l$ are identically-distributed, but they are not independent. A line $L$ wins if $T_L < T_l forall l neq L$.
$endgroup$
– antkam
yesterday










2 Answers
2






active

oldest

votes


















3












$begingroup$

I must admit, when I read the title of the question, I thought "Of course they all have an equal chance of winning. What a silly question." But then, I read the body, and was delighted to see that you had a valid point, and I was the silly one. I don't know how to solve for $5times5$ bingo in any reasonable time, but for $3times3$ bingo we have only $9!$ permutations of the numbers to consider. I wrote a python script to exhaustively test this.



from itertools import permutations
from fractions import Fraction

score = 9*[0]
card = 8*[0]

for p in permutations(range(9)):
card[0] = 0,1,2
card[1] = 3,4,5
card[2] = 6,7,8
card[3] = 0,3,6
card[4] = 1,4,7
card[5] = 2,5,8
card[6] = 0,4,8
card[7] = 2,4,6
for number in p:
for line in card:
line -= number
winners = len([line for line in card if not line])
if winners:
for idx, line in enumerate(card):
if not line: score[idx] += Fraction(1, winners)
break

for idx in range(8):
print(idx, score[idx])


This produced the output



0 47520
1 45600
2 47520
3 47520
4 45600
5 47520
6 40800
7 40800


This means that the diagonals are worst, and the lines along the edges of the card are best, with the horizontal and vertical lines through the center in the middle.



I should mention that in the case of ties, I awarded an equal fraction of the game to each winner, so that the sum of the scores does work out to $9!.$






share|cite|improve this answer









$endgroup$








  • 1




    $begingroup$
    What does it produce if you give a full win to each line if 2/3/4 lines win at once?
    $endgroup$
    – Banbadle
    yesterday










  • $begingroup$
    awesome! i had thought the diagonals are worst but all the rows and columns are equal, but you showed that the row/col passing through the center are penalized. interesting... and now i wonder if the 1st & 2nd rows are different in the 5x5. ooh, yeah, i would like to see the idea of @Banbadle tested too. would the multiple full wins cancel the effect of sharing?
    $endgroup$
    – antkam
    yesterday







  • 1




    $begingroup$
    @Banbadle I just modified saulspatz's code to try other scoring modes. If a full win is given to each simultaneously winning line, the win counts are 54000 > 53290 > 46656 for the edges, center row/col, diagonals respectively. If we condition on no shared wins (i.e. those permutations award no wins to anybody), then the win counts are 41040 > 38880 > 35424, again for edge, center row/col, diagonals. So the order is the same in all 3 win-counting models.
    $endgroup$
    – antkam
    yesterday



















2












$begingroup$

I simulated a standard bingo game, one million games with ten random cards for each game. I recorded the number of times each line triggered bingo, including bingo on multiple cards and multiple lines winning simultaneously on the same card.



The results:



  • Horizontal through center wins $16.2%$ of games

  • Vertical through center wins $16.1%$ of games

  • Diagonals each win $15.9%$ of games

  • Other horizontal lines each win $5.8%$ of games

  • Other vertical lines each win $5.6%$ of games

Note that this totals over $100%$, accounting for multiple wins in a single game (there were nearly $1.1$ million wins in one million games)



After ensuring that these results are indeed accurate and giving some thought to why the diagonals win less than the central row and column, it is clear that this is due to intersecting lines. Each of the squares on the diagonals, when drawn, has the potential to trigger a win on either of two intersecting lines, while each square in the central row or column can only trigger a win on a single intersecting line.



I have also run the simulation without the free center square:



  • Rows win $9.42%$

  • Diagonals win $9.17%$

  • Columns win $9.05%$





share|cite|improve this answer











$endgroup$












  • $begingroup$
    when you say "standard bingo game" do you mean the center square is free (i.e. already marked off)? if so that must be why lines through center win much more coz they only require 4 cells.
    $endgroup$
    – antkam
    yesterday










  • $begingroup$
    @antkam Yes, center square is free in my simulation.
    $endgroup$
    – Daniel Mathias
    yesterday










  • $begingroup$
    Even in the free-center case it is open (at least, in my mind) whether the diagonals are at a disadvantage. If you found that diagonals win 10% vs the center row/col winning 20% each, that would be quite conclusive. But at 15.9.% vs 16.1% I am not sure this is a real effect or just within the error bar.
    $endgroup$
    – antkam
    yesterday






  • 1




    $begingroup$
    @antkam A run of ten million games: $16.18%$, $16.09%$, $15.91%$, $15.90%$ for center row, center column, downward diagonal, upward diagonal. Of course, this only proves that my simulation produces consistent results. It is entirely possible that the inequality is a result of some unintended bias, though I have found no potential cause for bias.
    $endgroup$
    – Daniel Mathias
    yesterday






  • 1




    $begingroup$
    @DanielMathias Thanks. I knew very little about bingo before reading this. Now I have upgraded my knowledge from "very little" to just "little".
    $endgroup$
    – badjohn
    13 hours ago










Your Answer





StackExchange.ifUsing("editor", function ()
return StackExchange.using("mathjaxEditing", function ()
StackExchange.MarkdownEditor.creationCallbacks.add(function (editor, postfix)
StackExchange.mathjaxEditing.prepareWmdForMathJax(editor, postfix, [["$", "$"], ["\\(","\\)"]]);
);
);
, "mathjax-editing");

StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "69"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);

else
createEditor();

);

function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
noCode: true, onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);



);













draft saved

draft discarded


















StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3140502%2fdo-the-12-lines-of-a-bingo-card-have-equal-chance-of-winning%23new-answer', 'question_page');

);

Post as a guest















Required, but never shown

























2 Answers
2






active

oldest

votes








2 Answers
2






active

oldest

votes









active

oldest

votes






active

oldest

votes









3












$begingroup$

I must admit, when I read the title of the question, I thought "Of course they all have an equal chance of winning. What a silly question." But then, I read the body, and was delighted to see that you had a valid point, and I was the silly one. I don't know how to solve for $5times5$ bingo in any reasonable time, but for $3times3$ bingo we have only $9!$ permutations of the numbers to consider. I wrote a python script to exhaustively test this.



from itertools import permutations
from fractions import Fraction

score = 9*[0]
card = 8*[0]

for p in permutations(range(9)):
card[0] = 0,1,2
card[1] = 3,4,5
card[2] = 6,7,8
card[3] = 0,3,6
card[4] = 1,4,7
card[5] = 2,5,8
card[6] = 0,4,8
card[7] = 2,4,6
for number in p:
for line in card:
line -= number
winners = len([line for line in card if not line])
if winners:
for idx, line in enumerate(card):
if not line: score[idx] += Fraction(1, winners)
break

for idx in range(8):
print(idx, score[idx])


This produced the output



0 47520
1 45600
2 47520
3 47520
4 45600
5 47520
6 40800
7 40800


This means that the diagonals are worst, and the lines along the edges of the card are best, with the horizontal and vertical lines through the center in the middle.



I should mention that in the case of ties, I awarded an equal fraction of the game to each winner, so that the sum of the scores does work out to $9!.$






share|cite|improve this answer









$endgroup$








  • 1




    $begingroup$
    What does it produce if you give a full win to each line if 2/3/4 lines win at once?
    $endgroup$
    – Banbadle
    yesterday










  • $begingroup$
    awesome! i had thought the diagonals are worst but all the rows and columns are equal, but you showed that the row/col passing through the center are penalized. interesting... and now i wonder if the 1st & 2nd rows are different in the 5x5. ooh, yeah, i would like to see the idea of @Banbadle tested too. would the multiple full wins cancel the effect of sharing?
    $endgroup$
    – antkam
    yesterday







  • 1




    $begingroup$
    @Banbadle I just modified saulspatz's code to try other scoring modes. If a full win is given to each simultaneously winning line, the win counts are 54000 > 53290 > 46656 for the edges, center row/col, diagonals respectively. If we condition on no shared wins (i.e. those permutations award no wins to anybody), then the win counts are 41040 > 38880 > 35424, again for edge, center row/col, diagonals. So the order is the same in all 3 win-counting models.
    $endgroup$
    – antkam
    yesterday
















3












$begingroup$

I must admit, when I read the title of the question, I thought "Of course they all have an equal chance of winning. What a silly question." But then, I read the body, and was delighted to see that you had a valid point, and I was the silly one. I don't know how to solve for $5times5$ bingo in any reasonable time, but for $3times3$ bingo we have only $9!$ permutations of the numbers to consider. I wrote a python script to exhaustively test this.



from itertools import permutations
from fractions import Fraction

score = 9*[0]
card = 8*[0]

for p in permutations(range(9)):
card[0] = 0,1,2
card[1] = 3,4,5
card[2] = 6,7,8
card[3] = 0,3,6
card[4] = 1,4,7
card[5] = 2,5,8
card[6] = 0,4,8
card[7] = 2,4,6
for number in p:
for line in card:
line -= number
winners = len([line for line in card if not line])
if winners:
for idx, line in enumerate(card):
if not line: score[idx] += Fraction(1, winners)
break

for idx in range(8):
print(idx, score[idx])


This produced the output



0 47520
1 45600
2 47520
3 47520
4 45600
5 47520
6 40800
7 40800


This means that the diagonals are worst, and the lines along the edges of the card are best, with the horizontal and vertical lines through the center in the middle.



I should mention that in the case of ties, I awarded an equal fraction of the game to each winner, so that the sum of the scores does work out to $9!.$






share|cite|improve this answer









$endgroup$








  • 1




    $begingroup$
    What does it produce if you give a full win to each line if 2/3/4 lines win at once?
    $endgroup$
    – Banbadle
    yesterday










  • $begingroup$
    awesome! i had thought the diagonals are worst but all the rows and columns are equal, but you showed that the row/col passing through the center are penalized. interesting... and now i wonder if the 1st & 2nd rows are different in the 5x5. ooh, yeah, i would like to see the idea of @Banbadle tested too. would the multiple full wins cancel the effect of sharing?
    $endgroup$
    – antkam
    yesterday







  • 1




    $begingroup$
    @Banbadle I just modified saulspatz's code to try other scoring modes. If a full win is given to each simultaneously winning line, the win counts are 54000 > 53290 > 46656 for the edges, center row/col, diagonals respectively. If we condition on no shared wins (i.e. those permutations award no wins to anybody), then the win counts are 41040 > 38880 > 35424, again for edge, center row/col, diagonals. So the order is the same in all 3 win-counting models.
    $endgroup$
    – antkam
    yesterday














3












3








3





$begingroup$

I must admit, when I read the title of the question, I thought "Of course they all have an equal chance of winning. What a silly question." But then, I read the body, and was delighted to see that you had a valid point, and I was the silly one. I don't know how to solve for $5times5$ bingo in any reasonable time, but for $3times3$ bingo we have only $9!$ permutations of the numbers to consider. I wrote a python script to exhaustively test this.



from itertools import permutations
from fractions import Fraction

score = 9*[0]
card = 8*[0]

for p in permutations(range(9)):
card[0] = 0,1,2
card[1] = 3,4,5
card[2] = 6,7,8
card[3] = 0,3,6
card[4] = 1,4,7
card[5] = 2,5,8
card[6] = 0,4,8
card[7] = 2,4,6
for number in p:
for line in card:
line -= number
winners = len([line for line in card if not line])
if winners:
for idx, line in enumerate(card):
if not line: score[idx] += Fraction(1, winners)
break

for idx in range(8):
print(idx, score[idx])


This produced the output



0 47520
1 45600
2 47520
3 47520
4 45600
5 47520
6 40800
7 40800


This means that the diagonals are worst, and the lines along the edges of the card are best, with the horizontal and vertical lines through the center in the middle.



I should mention that in the case of ties, I awarded an equal fraction of the game to each winner, so that the sum of the scores does work out to $9!.$






share|cite|improve this answer









$endgroup$



I must admit, when I read the title of the question, I thought "Of course they all have an equal chance of winning. What a silly question." But then, I read the body, and was delighted to see that you had a valid point, and I was the silly one. I don't know how to solve for $5times5$ bingo in any reasonable time, but for $3times3$ bingo we have only $9!$ permutations of the numbers to consider. I wrote a python script to exhaustively test this.



from itertools import permutations
from fractions import Fraction

score = 9*[0]
card = 8*[0]

for p in permutations(range(9)):
card[0] = 0,1,2
card[1] = 3,4,5
card[2] = 6,7,8
card[3] = 0,3,6
card[4] = 1,4,7
card[5] = 2,5,8
card[6] = 0,4,8
card[7] = 2,4,6
for number in p:
for line in card:
line -= number
winners = len([line for line in card if not line])
if winners:
for idx, line in enumerate(card):
if not line: score[idx] += Fraction(1, winners)
break

for idx in range(8):
print(idx, score[idx])


This produced the output



0 47520
1 45600
2 47520
3 47520
4 45600
5 47520
6 40800
7 40800


This means that the diagonals are worst, and the lines along the edges of the card are best, with the horizontal and vertical lines through the center in the middle.



I should mention that in the case of ties, I awarded an equal fraction of the game to each winner, so that the sum of the scores does work out to $9!.$







share|cite|improve this answer












share|cite|improve this answer



share|cite|improve this answer










answered yesterday









saulspatzsaulspatz

16.8k31334




16.8k31334







  • 1




    $begingroup$
    What does it produce if you give a full win to each line if 2/3/4 lines win at once?
    $endgroup$
    – Banbadle
    yesterday










  • $begingroup$
    awesome! i had thought the diagonals are worst but all the rows and columns are equal, but you showed that the row/col passing through the center are penalized. interesting... and now i wonder if the 1st & 2nd rows are different in the 5x5. ooh, yeah, i would like to see the idea of @Banbadle tested too. would the multiple full wins cancel the effect of sharing?
    $endgroup$
    – antkam
    yesterday







  • 1




    $begingroup$
    @Banbadle I just modified saulspatz's code to try other scoring modes. If a full win is given to each simultaneously winning line, the win counts are 54000 > 53290 > 46656 for the edges, center row/col, diagonals respectively. If we condition on no shared wins (i.e. those permutations award no wins to anybody), then the win counts are 41040 > 38880 > 35424, again for edge, center row/col, diagonals. So the order is the same in all 3 win-counting models.
    $endgroup$
    – antkam
    yesterday













  • 1




    $begingroup$
    What does it produce if you give a full win to each line if 2/3/4 lines win at once?
    $endgroup$
    – Banbadle
    yesterday










  • $begingroup$
    awesome! i had thought the diagonals are worst but all the rows and columns are equal, but you showed that the row/col passing through the center are penalized. interesting... and now i wonder if the 1st & 2nd rows are different in the 5x5. ooh, yeah, i would like to see the idea of @Banbadle tested too. would the multiple full wins cancel the effect of sharing?
    $endgroup$
    – antkam
    yesterday







  • 1




    $begingroup$
    @Banbadle I just modified saulspatz's code to try other scoring modes. If a full win is given to each simultaneously winning line, the win counts are 54000 > 53290 > 46656 for the edges, center row/col, diagonals respectively. If we condition on no shared wins (i.e. those permutations award no wins to anybody), then the win counts are 41040 > 38880 > 35424, again for edge, center row/col, diagonals. So the order is the same in all 3 win-counting models.
    $endgroup$
    – antkam
    yesterday








1




1




$begingroup$
What does it produce if you give a full win to each line if 2/3/4 lines win at once?
$endgroup$
– Banbadle
yesterday




$begingroup$
What does it produce if you give a full win to each line if 2/3/4 lines win at once?
$endgroup$
– Banbadle
yesterday












$begingroup$
awesome! i had thought the diagonals are worst but all the rows and columns are equal, but you showed that the row/col passing through the center are penalized. interesting... and now i wonder if the 1st & 2nd rows are different in the 5x5. ooh, yeah, i would like to see the idea of @Banbadle tested too. would the multiple full wins cancel the effect of sharing?
$endgroup$
– antkam
yesterday





$begingroup$
awesome! i had thought the diagonals are worst but all the rows and columns are equal, but you showed that the row/col passing through the center are penalized. interesting... and now i wonder if the 1st & 2nd rows are different in the 5x5. ooh, yeah, i would like to see the idea of @Banbadle tested too. would the multiple full wins cancel the effect of sharing?
$endgroup$
– antkam
yesterday





1




1




$begingroup$
@Banbadle I just modified saulspatz's code to try other scoring modes. If a full win is given to each simultaneously winning line, the win counts are 54000 > 53290 > 46656 for the edges, center row/col, diagonals respectively. If we condition on no shared wins (i.e. those permutations award no wins to anybody), then the win counts are 41040 > 38880 > 35424, again for edge, center row/col, diagonals. So the order is the same in all 3 win-counting models.
$endgroup$
– antkam
yesterday





$begingroup$
@Banbadle I just modified saulspatz's code to try other scoring modes. If a full win is given to each simultaneously winning line, the win counts are 54000 > 53290 > 46656 for the edges, center row/col, diagonals respectively. If we condition on no shared wins (i.e. those permutations award no wins to anybody), then the win counts are 41040 > 38880 > 35424, again for edge, center row/col, diagonals. So the order is the same in all 3 win-counting models.
$endgroup$
– antkam
yesterday












2












$begingroup$

I simulated a standard bingo game, one million games with ten random cards for each game. I recorded the number of times each line triggered bingo, including bingo on multiple cards and multiple lines winning simultaneously on the same card.



The results:



  • Horizontal through center wins $16.2%$ of games

  • Vertical through center wins $16.1%$ of games

  • Diagonals each win $15.9%$ of games

  • Other horizontal lines each win $5.8%$ of games

  • Other vertical lines each win $5.6%$ of games

Note that this totals over $100%$, accounting for multiple wins in a single game (there were nearly $1.1$ million wins in one million games)



After ensuring that these results are indeed accurate and giving some thought to why the diagonals win less than the central row and column, it is clear that this is due to intersecting lines. Each of the squares on the diagonals, when drawn, has the potential to trigger a win on either of two intersecting lines, while each square in the central row or column can only trigger a win on a single intersecting line.



I have also run the simulation without the free center square:



  • Rows win $9.42%$

  • Diagonals win $9.17%$

  • Columns win $9.05%$





share|cite|improve this answer











$endgroup$












  • $begingroup$
    when you say "standard bingo game" do you mean the center square is free (i.e. already marked off)? if so that must be why lines through center win much more coz they only require 4 cells.
    $endgroup$
    – antkam
    yesterday










  • $begingroup$
    @antkam Yes, center square is free in my simulation.
    $endgroup$
    – Daniel Mathias
    yesterday










  • $begingroup$
    Even in the free-center case it is open (at least, in my mind) whether the diagonals are at a disadvantage. If you found that diagonals win 10% vs the center row/col winning 20% each, that would be quite conclusive. But at 15.9.% vs 16.1% I am not sure this is a real effect or just within the error bar.
    $endgroup$
    – antkam
    yesterday






  • 1




    $begingroup$
    @antkam A run of ten million games: $16.18%$, $16.09%$, $15.91%$, $15.90%$ for center row, center column, downward diagonal, upward diagonal. Of course, this only proves that my simulation produces consistent results. It is entirely possible that the inequality is a result of some unintended bias, though I have found no potential cause for bias.
    $endgroup$
    – Daniel Mathias
    yesterday






  • 1




    $begingroup$
    @DanielMathias Thanks. I knew very little about bingo before reading this. Now I have upgraded my knowledge from "very little" to just "little".
    $endgroup$
    – badjohn
    13 hours ago















2












$begingroup$

I simulated a standard bingo game, one million games with ten random cards for each game. I recorded the number of times each line triggered bingo, including bingo on multiple cards and multiple lines winning simultaneously on the same card.



The results:



  • Horizontal through center wins $16.2%$ of games

  • Vertical through center wins $16.1%$ of games

  • Diagonals each win $15.9%$ of games

  • Other horizontal lines each win $5.8%$ of games

  • Other vertical lines each win $5.6%$ of games

Note that this totals over $100%$, accounting for multiple wins in a single game (there were nearly $1.1$ million wins in one million games)



After ensuring that these results are indeed accurate and giving some thought to why the diagonals win less than the central row and column, it is clear that this is due to intersecting lines. Each of the squares on the diagonals, when drawn, has the potential to trigger a win on either of two intersecting lines, while each square in the central row or column can only trigger a win on a single intersecting line.



I have also run the simulation without the free center square:



  • Rows win $9.42%$

  • Diagonals win $9.17%$

  • Columns win $9.05%$





share|cite|improve this answer











$endgroup$












  • $begingroup$
    when you say "standard bingo game" do you mean the center square is free (i.e. already marked off)? if so that must be why lines through center win much more coz they only require 4 cells.
    $endgroup$
    – antkam
    yesterday










  • $begingroup$
    @antkam Yes, center square is free in my simulation.
    $endgroup$
    – Daniel Mathias
    yesterday










  • $begingroup$
    Even in the free-center case it is open (at least, in my mind) whether the diagonals are at a disadvantage. If you found that diagonals win 10% vs the center row/col winning 20% each, that would be quite conclusive. But at 15.9.% vs 16.1% I am not sure this is a real effect or just within the error bar.
    $endgroup$
    – antkam
    yesterday






  • 1




    $begingroup$
    @antkam A run of ten million games: $16.18%$, $16.09%$, $15.91%$, $15.90%$ for center row, center column, downward diagonal, upward diagonal. Of course, this only proves that my simulation produces consistent results. It is entirely possible that the inequality is a result of some unintended bias, though I have found no potential cause for bias.
    $endgroup$
    – Daniel Mathias
    yesterday






  • 1




    $begingroup$
    @DanielMathias Thanks. I knew very little about bingo before reading this. Now I have upgraded my knowledge from "very little" to just "little".
    $endgroup$
    – badjohn
    13 hours ago













2












2








2





$begingroup$

I simulated a standard bingo game, one million games with ten random cards for each game. I recorded the number of times each line triggered bingo, including bingo on multiple cards and multiple lines winning simultaneously on the same card.



The results:



  • Horizontal through center wins $16.2%$ of games

  • Vertical through center wins $16.1%$ of games

  • Diagonals each win $15.9%$ of games

  • Other horizontal lines each win $5.8%$ of games

  • Other vertical lines each win $5.6%$ of games

Note that this totals over $100%$, accounting for multiple wins in a single game (there were nearly $1.1$ million wins in one million games)



After ensuring that these results are indeed accurate and giving some thought to why the diagonals win less than the central row and column, it is clear that this is due to intersecting lines. Each of the squares on the diagonals, when drawn, has the potential to trigger a win on either of two intersecting lines, while each square in the central row or column can only trigger a win on a single intersecting line.



I have also run the simulation without the free center square:



  • Rows win $9.42%$

  • Diagonals win $9.17%$

  • Columns win $9.05%$





share|cite|improve this answer











$endgroup$



I simulated a standard bingo game, one million games with ten random cards for each game. I recorded the number of times each line triggered bingo, including bingo on multiple cards and multiple lines winning simultaneously on the same card.



The results:



  • Horizontal through center wins $16.2%$ of games

  • Vertical through center wins $16.1%$ of games

  • Diagonals each win $15.9%$ of games

  • Other horizontal lines each win $5.8%$ of games

  • Other vertical lines each win $5.6%$ of games

Note that this totals over $100%$, accounting for multiple wins in a single game (there were nearly $1.1$ million wins in one million games)



After ensuring that these results are indeed accurate and giving some thought to why the diagonals win less than the central row and column, it is clear that this is due to intersecting lines. Each of the squares on the diagonals, when drawn, has the potential to trigger a win on either of two intersecting lines, while each square in the central row or column can only trigger a win on a single intersecting line.



I have also run the simulation without the free center square:



  • Rows win $9.42%$

  • Diagonals win $9.17%$

  • Columns win $9.05%$






share|cite|improve this answer














share|cite|improve this answer



share|cite|improve this answer








edited 23 hours ago

























answered yesterday









Daniel MathiasDaniel Mathias

1,35018




1,35018











  • $begingroup$
    when you say "standard bingo game" do you mean the center square is free (i.e. already marked off)? if so that must be why lines through center win much more coz they only require 4 cells.
    $endgroup$
    – antkam
    yesterday










  • $begingroup$
    @antkam Yes, center square is free in my simulation.
    $endgroup$
    – Daniel Mathias
    yesterday










  • $begingroup$
    Even in the free-center case it is open (at least, in my mind) whether the diagonals are at a disadvantage. If you found that diagonals win 10% vs the center row/col winning 20% each, that would be quite conclusive. But at 15.9.% vs 16.1% I am not sure this is a real effect or just within the error bar.
    $endgroup$
    – antkam
    yesterday






  • 1




    $begingroup$
    @antkam A run of ten million games: $16.18%$, $16.09%$, $15.91%$, $15.90%$ for center row, center column, downward diagonal, upward diagonal. Of course, this only proves that my simulation produces consistent results. It is entirely possible that the inequality is a result of some unintended bias, though I have found no potential cause for bias.
    $endgroup$
    – Daniel Mathias
    yesterday






  • 1




    $begingroup$
    @DanielMathias Thanks. I knew very little about bingo before reading this. Now I have upgraded my knowledge from "very little" to just "little".
    $endgroup$
    – badjohn
    13 hours ago
















  • $begingroup$
    when you say "standard bingo game" do you mean the center square is free (i.e. already marked off)? if so that must be why lines through center win much more coz they only require 4 cells.
    $endgroup$
    – antkam
    yesterday










  • $begingroup$
    @antkam Yes, center square is free in my simulation.
    $endgroup$
    – Daniel Mathias
    yesterday










  • $begingroup$
    Even in the free-center case it is open (at least, in my mind) whether the diagonals are at a disadvantage. If you found that diagonals win 10% vs the center row/col winning 20% each, that would be quite conclusive. But at 15.9.% vs 16.1% I am not sure this is a real effect or just within the error bar.
    $endgroup$
    – antkam
    yesterday






  • 1




    $begingroup$
    @antkam A run of ten million games: $16.18%$, $16.09%$, $15.91%$, $15.90%$ for center row, center column, downward diagonal, upward diagonal. Of course, this only proves that my simulation produces consistent results. It is entirely possible that the inequality is a result of some unintended bias, though I have found no potential cause for bias.
    $endgroup$
    – Daniel Mathias
    yesterday






  • 1




    $begingroup$
    @DanielMathias Thanks. I knew very little about bingo before reading this. Now I have upgraded my knowledge from "very little" to just "little".
    $endgroup$
    – badjohn
    13 hours ago















$begingroup$
when you say "standard bingo game" do you mean the center square is free (i.e. already marked off)? if so that must be why lines through center win much more coz they only require 4 cells.
$endgroup$
– antkam
yesterday




$begingroup$
when you say "standard bingo game" do you mean the center square is free (i.e. already marked off)? if so that must be why lines through center win much more coz they only require 4 cells.
$endgroup$
– antkam
yesterday












$begingroup$
@antkam Yes, center square is free in my simulation.
$endgroup$
– Daniel Mathias
yesterday




$begingroup$
@antkam Yes, center square is free in my simulation.
$endgroup$
– Daniel Mathias
yesterday












$begingroup$
Even in the free-center case it is open (at least, in my mind) whether the diagonals are at a disadvantage. If you found that diagonals win 10% vs the center row/col winning 20% each, that would be quite conclusive. But at 15.9.% vs 16.1% I am not sure this is a real effect or just within the error bar.
$endgroup$
– antkam
yesterday




$begingroup$
Even in the free-center case it is open (at least, in my mind) whether the diagonals are at a disadvantage. If you found that diagonals win 10% vs the center row/col winning 20% each, that would be quite conclusive. But at 15.9.% vs 16.1% I am not sure this is a real effect or just within the error bar.
$endgroup$
– antkam
yesterday




1




1




$begingroup$
@antkam A run of ten million games: $16.18%$, $16.09%$, $15.91%$, $15.90%$ for center row, center column, downward diagonal, upward diagonal. Of course, this only proves that my simulation produces consistent results. It is entirely possible that the inequality is a result of some unintended bias, though I have found no potential cause for bias.
$endgroup$
– Daniel Mathias
yesterday




$begingroup$
@antkam A run of ten million games: $16.18%$, $16.09%$, $15.91%$, $15.90%$ for center row, center column, downward diagonal, upward diagonal. Of course, this only proves that my simulation produces consistent results. It is entirely possible that the inequality is a result of some unintended bias, though I have found no potential cause for bias.
$endgroup$
– Daniel Mathias
yesterday




1




1




$begingroup$
@DanielMathias Thanks. I knew very little about bingo before reading this. Now I have upgraded my knowledge from "very little" to just "little".
$endgroup$
– badjohn
13 hours ago




$begingroup$
@DanielMathias Thanks. I knew very little about bingo before reading this. Now I have upgraded my knowledge from "very little" to just "little".
$endgroup$
– badjohn
13 hours ago

















draft saved

draft discarded
















































Thanks for contributing an answer to Mathematics Stack Exchange!


  • Please be sure to answer the question. Provide details and share your research!

But avoid


  • Asking for help, clarification, or responding to other answers.

  • Making statements based on opinion; back them up with references or personal experience.

Use MathJax to format equations. MathJax reference.


To learn more, see our tips on writing great answers.




draft saved


draft discarded














StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3140502%2fdo-the-12-lines-of-a-bingo-card-have-equal-chance-of-winning%23new-answer', 'question_page');

);

Post as a guest















Required, but never shown





















































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown

































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown







Popular posts from this blog

Lowndes Grove History Architecture References Navigation menu32°48′6″N 79°57′58″W / 32.80167°N 79.96611°W / 32.80167; -79.9661132°48′6″N 79°57′58″W / 32.80167°N 79.96611°W / 32.80167; -79.9661178002500"National Register Information System"Historic houses of South Carolina"Lowndes Grove""+32° 48' 6.00", −79° 57' 58.00""Lowndes Grove, Charleston County (260 St. Margaret St., Charleston)""Lowndes Grove"The Charleston ExpositionIt Happened in South Carolina"Lowndes Grove (House), Saint Margaret Street & Sixth Avenue, Charleston, Charleston County, SC(Photographs)"Plantations of the Carolina Low Countrye

random experiment with two different functions on unit interval Announcing the arrival of Valued Associate #679: Cesar Manara Planned maintenance scheduled April 23, 2019 at 00:00UTC (8:00pm US/Eastern)Random variable and probability space notionsRandom Walk with EdgesFinding functions where the increase over a random interval is Poisson distributedNumber of days until dayCan an observed event in fact be of zero probability?Unit random processmodels of coins and uniform distributionHow to get the number of successes given $n$ trials , probability $P$ and a random variable $X$Absorbing Markov chain in a computer. Is “almost every” turned into always convergence in computer executions?Stopped random walk is not uniformly integrable

How should I support this large drywall patch? Planned maintenance scheduled April 23, 2019 at 00:00UTC (8:00pm US/Eastern) Announcing the arrival of Valued Associate #679: Cesar Manara Unicorn Meta Zoo #1: Why another podcast?How do I cover large gaps in drywall?How do I keep drywall around a patch from crumbling?Can I glue a second layer of drywall?How to patch long strip on drywall?Large drywall patch: how to avoid bulging seams?Drywall Mesh Patch vs. Bulge? To remove or not to remove?How to fix this drywall job?Prep drywall before backsplashWhat's the best way to fix this horrible drywall patch job?Drywall patching using 3M Patch Plus Primer