Question -
Answer -
We know that therepeated tosses of a dice are known as Bernoulli trials.
Let the number ofsuccesses of getting an odd number in an experiment of 6 trials be x.
Probability of gettingan odd number in a single throw of a dice (p)
Thus, q = 1 – p = ½
Now, here x has abinomial distribution.
Thus, P(X = x) = nCx qn-x px,where x = 0, 1, 2 …n
= 6Cx (1/2)6-x (1/2)x
= 6Cx (1/2)6
(i) Probability ofgetting 5 successes = P(X = 5)
= 6C5 (1/2)6
= 6 ×1/64
= 3/32
(ii) Probability ofgetting at least 5 successes = P(X ≥ 5)
= P(X = 5) + P(X = 6)
= 6C5 (1/2)6 + 6C5 (1/2)6
= 6 ×1/64 + 6 ×1/64
= 6/64 + 1/64
= 7/64
(iii) Probability ofgetting at most 5 successes = P(X ≤ 5)
We can also write itas: 1 – P(X>5)
= 1 – P(X = 6)
= 1 – 6C6 (1/2)6
= 1 – 1/64
= 63/64