A die is thrown 6 times. If getting an odd number is a success, What is the probability of
(ii) atleast 5 sucesses?
The repeated tosses of a die are Bernoulli trails. Let X denote the number of successes of getting odd numbers in an experiment of 6 trails.
p=P (sucess) = P (getting an odd number in a single throw of a die)
p=36=12. ∴q=P(failure)=1−p=1−12=12
Therefore, by Binomial distrubtion
P(X=r)=nCrprqn−r, where r=0,1,2,...,nP(X=r)=6Cr.(12)r(12)6−r=6Cr.(12)6
(ii) P(atleast 5 successes) = P (5 sucesses) + P (6 sucesses)
=6C5p5q1+6C6p6q0=6×(12)5(12)1+1126=332+164=764