I have bag of 20 marbles, at least 19 of which are white, 20th marble may be red with prob. P. I plan to draw marbles one at a time till I find the red marble or all marbles are used up.
At start, I believe I can say that probability that I will find a red marble in this bag is P. However, as I draw each white marble how does this probability change? (I would stop as soon as I find the red marble, but there may be no red marble in the bag.)
Ideally, I would like to know the probability that I will find the red marble on k'th draw where k = 1..20 given that I have not found it in any previous draws.