A card is drawn and replaced in an ordinary set of 52 cards.Minimum number of times a card must be drawn so that there is atleast an even chance of drawing a heart?
3
Even chance means the probability is 12.Let S denotes probability of success and F for failure.
P(E)=P(S or FS or FFS or FFFS....n terms)
P(S)=14
P(F)=34
P(E)=P(S)[P(F)n−1][P(F)−1]
P(E)=1−34n≤ 12
nmin=3