Question
Mathematics Question on Probability
A person buys a lottery ticket in 50 lotteries, in each of which his chance of winning a price is 1001. What is the probability that he will win a prize:
(a) at least once
(b) exactly once
(c) at least twice?
Answer
p=1001 and q=1-p=1−1001=10099
n=50
(a) P(at least one prize)=1-P(X=0)=1−(10099)50
(b) P(exactly one prize)=P(X=1)
= 50C1(1001)(10099)49=50∗1001(10099)49=21(10099)49
(c) P(at least twice)
=1-[P(X=0)+(X=1)]=1-[(10099)50+21(10099)49]
=1-(10099)49(10099+21)=1−(10099)49(100149)