Atticus837
New member
- Joined
- Apr 26, 2020
- Messages
- 3
Suppose I have a 10x10 grid (or even nxn) and I fill in the squares one by one, in an order that is randomly determined. After how many squares is the probability of completing ANY row and/or column of the grid to be greater than 50%? In the 10x10 example, with 10 squares filled the probability is absurdly small that all 10 of them lie in the same row or column, but with 90 squares filled it's almost a certainty that there's a complete row or column somewhere on the grid. My intuition tells me the answer may be 50/100, but that seems like quite an unsatisfying answer. We're dealing with such large numbers of combinations here, but does anyone know how to approach a problem like this? Not for schoolwork or anything, just been bugging me.