Serving the Quantitative Finance Community

 
User avatar
bonosmate
Topic Author
Posts: 0
Joined: February 28th, 2008, 9:28 am

Probability of winning a draw

November 5th, 2012, 8:16 am

Hi, if I run a draw each week where there are 10 prizes. There are 100 tickets in existence. The probability of winning a prize is therefore for 10/100. If I had 2 tickets the probability of winning in a week would be 2*10/100. If I look at this probability over a year (52 draws) or 2 years ( 104 draws)?.i start getting confused. The probability of this becomes greater than 1 using my logic. Any ideas on correct probabilities? I think i need to look at the binomial distribution.? Thanks in advance.
Last edited by bonosmate on November 4th, 2012, 11:00 pm, edited 1 time in total.
 
User avatar
Vanubis1
Posts: 1
Joined: February 21st, 2011, 7:41 am

Probability of winning a draw

November 5th, 2012, 9:28 am

Two mistakes.With 2 tickets, the probability to win at least one price is 1-the probability to lose for your two tickets. Moreover, the probability for each ticket are not independant.So the probability is 1-90/100*89/99To look over one year, you can use the same formula but here the probability are independant:If p is the probability to win over one period, the probability to win over T period is 1- (1-p)^T <1