why does theoretical probability not align with practice?

1.29K views

For example, when I flip a coin, I have a 1/2 chance of getting head, and the same chance at getting tails. With that theory, if I toss a coin 50 times, I should get 25 heads, and 25 tails.

​

However, I did 3 rounds of 50 coin flips, with results of:

1. 28 heads, 22 tails
2. 27 heads, 23 tails
3. 27 heads, 23 tails.

I assumed that perhaps the coins weren’t “true”. Maybe the sides are waited different, maybe I tossed with different height/force each time. So I went virtual, and switched to having a computer roll a dice.

​

I should have a 1/6 chance at rolling a number between 1-6. So 60 rolls, should have each number come up 10 times. But in practice my results were:

1. 14
2. 9
3. 8
4. 13
5. 6
6. 10

So how come practice/reality, doesn’t align with theory, even when we take human error out of the equation?

In: 34

41 Answers

Anonymous 0 Comments

It’s a matter of scale. The more you repeat the same experiment, the closer to the true distribution you get. Keep flipping that coin. Do it 1000 times. Then, ask yourself (other than “is this good for my wrist”), has the distribution of heads/tails converged over the sequence. It’s the same with the dice

Anonymous 0 Comments

There really isn’t any reason we should expect the results to exactly match the probability, because the probability addresses *each individual roll* and the individual rolls don’t care about the other rolls…in other words, the rolls don’t “know” that they’re “supposed to” work out to 1/6 overall.

Anonymous 0 Comments

Probability/Statistics-wise you are using a very low sample set.

Over a set of say 100,000,000 the numbers will be closer to 50/50 (most likely).

Probability is a matter of chance though. It doesn’t dictate results. The coin has a ~50% chance of either heads or tails, for each toss. None of the tosses are linked. The results of a prior toss do not effect the chances of subsequent tosses. It is also possible that you could throw 32 tails in a row. It’s a 1 in 4,294,967,296 chance though. The more throws the smaller that chance gets.

Anonymous 0 Comments

Maybe at the exact same time I was also conducting 3 rounds of 50 coin flips and got the exact opposite results!

Also it might just be a matter of sample size. 50 flips is a lot, but maybe you should try 100 or even 1 thousand. I suspect the more you do it, the closer it is going to get to theoretical probability.

Anonymous 0 Comments

>I should get 25 head, and 25 tails.

No, you “should” not, since that’s implying that the many other reasonable outcomes, like 24h 26t or 26h 24t are *impossible outcomes*. They clearly aren’t, it’s just that 25h 25t is the most *probable outcome* and that’s a completely different thing.

In this case it happens because the sample size you’ve investigated is still quite small, especially compared to infinity! According to probability theorems and inequalities like the [Law of Large Numbers](https://en.m.wikipedia.org/wiki/Law_of_large_numbers), the [Glivenko–Cantelli theorem](https://en.m.wikipedia.org/wiki/Glivenko%E2%80%93Cantelli_theorem) and the [Dvoretzky–Kiefer–Wolfowitz–Massart inequality](https://en.m.wikipedia.org/wiki/Dvoretzky%E2%80%93Kiefer%E2%80%93Wolfowitz_inequality) we do have correspondence between the theoretical probability and the observed or empirical probability as the sample size goes to infinity. We also know how the difference between them “behaves along the way” as the sample size goes towards infinity.

Let us take the weak form of the [Law of Large Numbers](https://en.m.wikipedia.org/wiki/Law_of_large_numbers) that’s basically saying that you can get arbitrarily close to the 50/50 proportion you’re expecting in the coin toss case with a “large enough” sample size. Or a bit more precise, you can almost certainly get within a small distance from the true proportion 50/50 as the sample size goes to infinity, for arbitrarily small distances larger than zero.

In summary, we “know” that we’re getting close to the ground truth, that is the theoretical probability, as the sample size increases and we “know” that we’d get to the ground truth exactly if we could take an infinitely large sample (which we can’t in reality but that’s beside the point). This is true in the trivial case of coin flips and sample proportions but some of these guarantees don’t hold in more complicated situations.

Anonymous 0 Comments

You already sort of answered your own question:

It’s THEORETICAL probability. The results we expect from an infinite amount of “tries”. Reality isn’t infinite, so there’s going to be a discrepancy.

Anonymous 0 Comments

They do align, perfectly. Just as we can calculate the probability that you will get heads or tails if you flip a coin once, we can use the binomial distribution formula to calculate the probability of various outcomes if you flip a coin 50 times. For example, the probability of getting 25 heads and 25 tails is about 11%, the probability of getting 27 heads is about 10%, and the probability of getting 28 heads is about 8%. So these are not surprising outcomes at all. If you got 49 or 50 heads, that would be an extremely surprising outcome and would suggest that something was wrong.

Anonymous 0 Comments

>With that theory, if I toss a coin 50 times, I should get 25 heads, and 25 tails.

No, that’s not what the theory says. [The theory](https://en.wikipedia.org/wiki/Binomial_distribution) says, that any result from 0/50 to 50/0 is possible, but the **average** and the **maximum probability** is achieved at 25/25 – with 11% probability. Your actual results have probability of 8% (for 28/22) and 10% (for 27/23). Note, that they are only slightly less than the maximum. On average, you should expect a deviation of 3.5.

This average deviation actually increases with the number of trials, but at a slower rate – as a square root of the number of trials. So, as a percentage of the possible range, the results become closer towards the average with more trials.

Anonymous 0 Comments

the theory isnt that. at best the theory give you the central limit theorem. aka with more iteration of the event, closer to the expected result we are.but probability give you all the possibly results and assign that the corrispondent chance

Anonymous 0 Comments

Real coins don’t fall 50-50 as they aren’t symmetrical. Same goes for dice

It looks like your coin is heavier on the tails side so you get heads a bit more often

Edit: missed that the dice are stimulated so they should be fair, so other comments are right about that

Edit 2: OP got 82/150 heads. With a chance of 50% for heads, getting 80/150 or more would be 23.2% and with a 60% chance for heads it will be 96%. It can obviously happen, but it’s well known that coins aren’t exactly fair, and this fact shouldn’t be ignored