Despite taking further mathematics, I appear to have completely forgotten statistics. In doing some work (for myself) I have come upon a problem that I haven't managed to solve, despite much though.
So here it is. We have an x by x grid/table of cells (like a chess board). Each cell initially contains a 0. I sequentially apply an operation f a number of times n. The operation f randomly selects a cell and switches its value; if it's a 0 it becomes 1 and vice versa. The same cell can be changed multiple times, back and forth between 0 and 1.
I would like to know, in terms of x and n, what the probability is of a given cell having a different value from its starting value (a 1, in this example) after the n applications of f.
Any help would be much appreciated! Thank you.
So here it is. We have an x by x grid/table of cells (like a chess board). Each cell initially contains a 0. I sequentially apply an operation f a number of times n. The operation f randomly selects a cell and switches its value; if it's a 0 it becomes 1 and vice versa. The same cell can be changed multiple times, back and forth between 0 and 1.
I would like to know, in terms of x and n, what the probability is of a given cell having a different value from its starting value (a 1, in this example) after the n applications of f.
Any help would be much appreciated! Thank you.
