Questions tagged [polya-urn-model]

In the basic Pólya urn model, the urn contains x white and y black balls; one ball is drawn randomly from the urn and its color observed; it is then replaced in the urn, and an additional ball of the same color is added to the urn.

In statistics, a Pólya urn model (also known as a Pólya urn scheme or simply as Pólya's urn), named after George Pólya, is a type of statistical model used as an idealized mental exercise framework, unifying many treatments.

In an urn model, objects of real interest (such as atoms, people, cars, etc.) are represented as colored balls in an urn or other container. In the basic Pólya urn model, the urn contains x white and y black balls; one ball is drawn randomly from the urn and its color observed; it is then replaced in the urn, and an additional ball of the same color is added to the urn, and the selection process is repeated. Questions of interest are the evolution of the urn population and the sequence of colors of the balls drawn out (Wikipedia).

127 questions
1
vote
1 answer

Urn model: closed formula for: at least a given number of blue balls

I was discussing the following question with a friend but we are stuck, this is probably obvious for someone with a mathematical background. Say we have an urn with $N$ balls of which a $M$ are blue. We now take $n$ balls out of the urn without…
Beginner
  • 347
0
votes
0 answers

Polya's Urn process

I am aware of the mathematical definitions and its general results of the polyps urn process. For example if you draw a green ball, you add (replacement) the same colored ball back in to the urn (in this case green). I let this process continue…