jasong
05-23-2005, 12:56 PM
I realize most people don't care about esoteric math concepts, but an argument was started over whether 3 coin flips gave 8 even chances.
Before I start let me say that this is an argument about MATH, not an argument about whether or not my decision in the contest should be honored. I have totally accepted Lauren's decision in the matter and am simply disturbed with the accidental abuse statistical analysis is getting.
Now to begin:
We have 8 choices: 0-7, with the zero being the "eighth" choice since we're doing this in binary and switching.
The first choice is basically 0 or 4, the second choice is 0 or 2, and the third choice is 0 or 1. Lauren commented that there's a greater chance of getting 2 of one and 1 of another(heads or tails), which is true, but I must point out we're not counting heads and tails, we're figuring binary values(like a computer).
For the sake of understanding things, I'm going to add 1 to each choice. This is how it works:
The first choice decided whether the number will be 1-4 or 5-8. 50-50 split in choice and randomness
the second choice is to add or not to add 2, either way 2 pots of 2 numbers to choose from.
the third choice uses the last 2 numbers and randomly picks between the two.
Every time 50% of the numbers make it through and 50% don't.
Also, might I add that since this is binary, if the total number of heads and tails mattered, wouldn't the total number of 0s and 1s matter in a computer? And yet nobody ever asks that question since it has no play on the vast majority of processes, including random numbers.
Before I start let me say that this is an argument about MATH, not an argument about whether or not my decision in the contest should be honored. I have totally accepted Lauren's decision in the matter and am simply disturbed with the accidental abuse statistical analysis is getting.
Now to begin:
We have 8 choices: 0-7, with the zero being the "eighth" choice since we're doing this in binary and switching.
The first choice is basically 0 or 4, the second choice is 0 or 2, and the third choice is 0 or 1. Lauren commented that there's a greater chance of getting 2 of one and 1 of another(heads or tails), which is true, but I must point out we're not counting heads and tails, we're figuring binary values(like a computer).
For the sake of understanding things, I'm going to add 1 to each choice. This is how it works:
The first choice decided whether the number will be 1-4 or 5-8. 50-50 split in choice and randomness
the second choice is to add or not to add 2, either way 2 pots of 2 numbers to choose from.
the third choice uses the last 2 numbers and randomly picks between the two.
Every time 50% of the numbers make it through and 50% don't.
Also, might I add that since this is binary, if the total number of heads and tails mattered, wouldn't the total number of 0s and 1s matter in a computer? And yet nobody ever asks that question since it has no play on the vast majority of processes, including random numbers.