Uniform n is what drives a lot of the interesting properties here. Other distributions can behave differently. For example if balls were inserted into the urn with their colors determined independently by coin flips, then instead of n being uniform it would be binomial. In that case, observing the color of a previously drawn ball would tell you nothing about the next one.
A confusing probability question: Red and green balls in an urn
21–30 of 169 posts
Re: A confusing probability question: Red and green balls in an urn
#22I think this is less about Bayesian thinking and more about misinterpreting the question, as another poster mentions: https://twitter.com/farrwill/status/1751788706355392639 ie i think many of the More Likely to be Green people are doing the math of if you pull from an urn with n/100 odds of getting red, your second pull will have odds (n-1)/99, which is less than n/100 for all n except n=100. Which is obviously a di…
Re: A confusing probability question: Red and green balls in an urn
#23Earlier quoted context omitted.
I'd argue that it's not so much a difference of opinion than it is just a reasoning error given the question as stated. That's sort of the whole point of this post-- this is a case where "doing the math" in the expected way gives the wrong answer, because the state of the system is cast in stone (in terms of the ratio of red/green balls in the urn) when you first start out, so it's all about leveraging the informatio…
It's definitely a poorly worded question. "More likely" is ill-defined. More likely than what? Than the last draw? Than drawing the other color just on this pick?
Re: A confusing probability question: Red and green balls in an urn
#24Earlier quoted context omitted.
It's definitely a poorly worded question. "More likely" is ill-defined. More likely than what? Than the last draw? Than drawing the other color just on this pick?
More likely than the other option, given the information. Getting an accurate grasp on the information is the whole point of the question.
Re: A confusing probability question: Red and green balls in an urn
#25Re: A confusing probability question: Red and green balls in an urn
#26Earlier quoted context omitted.
More likely than the other option, given the information. Getting an accurate grasp on the information is the whole point of the question.
Why is that the question? Why not "more likely than the last draw" ?
Re: A confusing probability question: Red and green balls in an urn
#27Earlier quoted context omitted.
Why is that the question? Why not "more likely than the last draw" ?
How could the next draw be more likely to be red than the draw already known to be red?
Yes, under that definition of "more likely", it cannot be more likely. It can be equally likely or less likely. And then weighted it would be less likely. And that would be the answer. Which is one of the choices.
Re: A confusing probability question: Red and green balls in an urn
#28Follow up question: > You are given an urn containing 100 balls; n of them are red, and 100-n are green, where n is chosen uniformly at random in [0, 100]. You select 99 balls at random and find that they are all red. What is the probability the last ball is red?
50%. With current knowledge N is either 100 or 99 with an equal probability.
But if there is a green ball, it is unlikely to be the last picked. So the fact that you saw 99 red balls makes it unlikely there is a green ball.
Re: A confusing probability question: Red and green balls in an urn
#29Earlier quoted context omitted.
How could the next draw be more likely to be red than the draw already known to be red?
You are basically asking "how could it possibly be the wrong answer?". Yes, under that definition of "more likely", it cannot be more likely. It can be equally likely or less likely. And then weighted it would be less likely. And that would be the answer. Which is one of the choices.