Question
Mathematics Question on Probability
A pair of dice is thrown 4 times. If getting a doublet is considered a success, find the probability of two successes.
Answer
The repeated tosses of a pair of dice are Bernoulli trials. Let X denote the number of times of getting doublets in an experiment of throwing two dice simultaneously four times.
Probability of getting doublets in a single throw of the pair of dice is
p=366=61
∴q=1−p=1−61=65
Clearly, X has the binomial distribution with n = 4, p=61 and q=65
∴(X=x)=nCxqn−xpx where x = 0,1,2,3….n
= 4Cx(65)4−x.(61)x
= 4Cx.6454−x
∴ P (2 successes) = P (X = 2)
= 4C2.6454−2
= 6.129625
= 21625