“I know the probabilities involved and they are 50% for X and 50% for Y” and “I don’t know”.
Could we further distinguish between
a uniform distribution on the 0 to 1 range and “I don’t know”?
Let’s say a biased coin with unknown probability of landing heads is tossed, p is uniform on (0,1) and “I don’t know” means you can’t predict better than randomly guessing. So saying p is 50% doesn’t matter because it doesn’t beat random.
But what if we tossed the coin twice, and I had you guess twice, before the tosses. If you get at least one guess correct then you get to keep your life. Assuming you want to play to keep your life, then how would you play? Coin is still p uniform on (0,1), but it seems like “I don’t know” doesn’t mean the same thing anymore, because you can play in a way that can better predict the outcome of keeping your life.
You would guess (H,T) or (T,H) but avoid randomly guessing because it would produce things like (H,H) which is really bad because if p is uniform on (0,1), then probability of heads is 90% is just as likely as probability of heads is 10%, but heads at 10% is really bad for (H,H), so bad that even 90% heads doesn’t really help that much more.
If p is 90% or 10%, guessing (H,T) or (T,H) would result in the same small probability of dying at 9%. But (H,H) would result in at best 1% or 81% chance of dying. Saying I don’t know in this scenario doesn’t feel the same as I don’t know in the first scenario. I am probably confused.
but it seems like “I don’t know” doesn’t mean the same thing anymore, because you can play in a way that can better predict the outcome of keeping your life.
But you’ve changed things :-) In your situation you know a very important thing: that the probability p is the same for both throws. That is useful information which allows you to do some probability math (specifically compare 1 - p(1-p) and 1 - p^2).
But let’s say you don’t toss the same coin twice, but you toss two different coins. Does guessing (H,T) help now?
Now, just to make sure I got it, does this make sense: the question of gods existence (assuming the term was perfectly defined) is a yes/no question but you are conceptualising the probability that a yes or a no is true. That is why you are using a uniform distribution in a question with a binary answer. It is not representing the answer but your current confidence. Right?
Skipping a complicated discussion about many meanings of “probability”, yes.
Think about it this way. Someone gives you a box and says that if you press a button, the box will show you either a dragon head or a dragon tail. That’s all the information you have.
What’s the probability of the box showing you a head if you press the button? You don’t know. This means you need an estimate. If you’re forced to produce a single-number estimate (a “point estimate”) it will be 50%. However if you can produce this estimate as a distribution, it will be uniform from 0 to 1. Basically, you are very unsure about your estimate.
Now, let’s say you had this box for a while and pressed the button a couple thousands of times. Your tally is 1017 heads and 983 tails. What is your point estimate now? More or less the same, rounding to 50%. But the distribution is very different now. You are much more confident about your estimate.
Your probability estimate is basically a forecast of what do you think will happen when you press the button. Like with any forecast, there is a confidence interval around it. It can be wide or it can be narrow.
Well, imagine a bet on a fair coin flip. That’s a 50-50 chance, right? And yet there is no uniform distribution in sight.
So if we can distinguish between
Could we further distinguish between
Let’s say a biased coin with unknown probability of landing heads is tossed, p is uniform on (0,1) and “I don’t know” means you can’t predict better than randomly guessing. So saying p is 50% doesn’t matter because it doesn’t beat random.
But what if we tossed the coin twice, and I had you guess twice, before the tosses. If you get at least one guess correct then you get to keep your life. Assuming you want to play to keep your life, then how would you play? Coin is still p uniform on (0,1), but it seems like “I don’t know” doesn’t mean the same thing anymore, because you can play in a way that can better predict the outcome of keeping your life.
You would guess (H,T) or (T,H) but avoid randomly guessing because it would produce things like (H,H) which is really bad because if p is uniform on (0,1), then probability of heads is 90% is just as likely as probability of heads is 10%, but heads at 10% is really bad for (H,H), so bad that even 90% heads doesn’t really help that much more.
If p is 90% or 10%, guessing (H,T) or (T,H) would result in the same small probability of dying at 9%. But (H,H) would result in at best 1% or 81% chance of dying. Saying I don’t know in this scenario doesn’t feel the same as I don’t know in the first scenario. I am probably confused.
But you’ve changed things :-) In your situation you know a very important thing: that the probability p is the same for both throws. That is useful information which allows you to do some probability math (specifically compare 1 - p(1-p) and 1 - p^2).
But let’s say you don’t toss the same coin twice, but you toss two different coins. Does guessing (H,T) help now?
I understand now. Thanks!
You are obviously right! This is helpful :)
Now, just to make sure I got it, does this make sense: the question of gods existence (assuming the term was perfectly defined) is a yes/no question but you are conceptualising the probability that a yes or a no is true. That is why you are using a uniform distribution in a question with a binary answer. It is not representing the answer but your current confidence. Right?
Skipping a complicated discussion about many meanings of “probability”, yes.
Think about it this way. Someone gives you a box and says that if you press a button, the box will show you either a dragon head or a dragon tail. That’s all the information you have.
What’s the probability of the box showing you a head if you press the button? You don’t know. This means you need an estimate. If you’re forced to produce a single-number estimate (a “point estimate”) it will be 50%. However if you can produce this estimate as a distribution, it will be uniform from 0 to 1. Basically, you are very unsure about your estimate.
Now, let’s say you had this box for a while and pressed the button a couple thousands of times. Your tally is 1017 heads and 983 tails. What is your point estimate now? More or less the same, rounding to 50%. But the distribution is very different now. You are much more confident about your estimate.
Your probability estimate is basically a forecast of what do you think will happen when you press the button. Like with any forecast, there is a confidence interval around it. It can be wide or it can be narrow.