Live data from Hacker News

A confusing probability question: Red and green balls in an urn

colab.research.google.com

21–30 of 169 posts

Re: A confusing probability question: Red and green balls in an urn

#21

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.

Yes.

Re: A confusing probability question: Red and green balls in an urn

#22
post #12

I 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…

Why would n be "uniformly randomly chosen" but then suddenly be known? I would mark this mis interpretation simply as wrong if I was a teacher.

Re: A confusing probability question: Red and green balls in an urn

#23

Earlier 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?

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

#24
post #23

Earlier 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.

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

#25
I think the wording is also biasing the outcome. The next ball is more likely to be green than the previous ball, and a lot of people will regard that posterior probability statement as implicit. If the question had been phrased differently eg, 'what is the most likely color for the next ball selected' I suspect more people would have voted for equal likelihood.

Re: A confusing probability question: Red and green balls in an urn

#26
post #23

Earlier 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" ?

How could the next draw be more likely to be red than the draw already known to be red?

Re: A confusing probability question: Red and green balls in an urn

#27
post #26

Earlier 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?

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.

Re: A confusing probability question: Red and green balls in an urn

#28
post #8
post #6

Follow 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.

Initially there is an equal chance that there are 99 or 100 red balls.

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

#29
post #26

Earlier 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.

No, I'm saying "Your interpretation of the sentence is obviously wrong". With that interpretation, parts of the question are nonsense. The more straightforward interpretation does not have that problem.
Post reply on HN