Question
Question: Two unbiased dice are thrown 3 times. Find the probability that the sum nine would be obtained once....
Two unbiased dice are thrown 3 times. Find the probability that the sum nine would be obtained once.
Solution
Consider n as the number of times the two dice is thrown, r as the number of times the sum on the two dice turns out to be 9, p as the probability of getting the sum on the two dice equal to 9 in a single throw and q as the probability of not getting the sum on the two dice equal to 9 in a single throw. Now, use the binomial probability formula given as P(r)=nCrprqn−r and substitute the value n = 3, r = 1.
Complete step-by-step answer:
Here we have been given the number of time two dice is thrown and we are asked to find the probability of getting the sum on the two dice equal to 9 once. Here we will use the binomial probability to get the answer.
Now, let us consider the number of times the die is thrown is n, r is the number of times the sum on the two dice turns out to be 9, p is the probability of getting the sum on the two dice equal to 9 in a single throw and q as the probability of not getting the sum on the two dice equal to 9 in a single throw. Clearly, this is a binomial probability case and the required probability is given as P(r)=nCrprqn−r. Let us find the value of p and q.
Now, when two dice is thrown a single time there are 36 possible set of outcomes that we record, they are shown in the table below.
(1,1) | (1,2) | (1,3) | (1,4) | (1,5) | (1,6) |
---|---|---|---|---|---|
(2,1) | (2,2) | (2,3) | (2,4) | (2,5) | (2,6) |
(3,1) | (3,2) | (3,3) | (3,4) | (3,5) | (3,6) |
(4,1) | (4,2) | (4,3) | (4,4) | (4,5) | (4,6) |
(5,1) | (5,2) | (5,3) | (5,4) | (5,5) | (6,6) |
(6,1) | (6,2) | (6,3) | (6,4) | (6,5) | (6,6) |
From the above table we can see that there are four pairs in which we will get the sum equal to 9, they are: - (3, 6), (4, 5), (5, 4) and (6, 3). Therefore, the number of favourable outcomes is 4 and total number of outcomes is 36. So we get,
⇒ Probability of getting the sum equal to 9 = p = 364=91.
⇒ Probability of not getting the sum equal to 9 = q = (1−91)=98.
Therefore substituting the values n = 3, r = 1, p=91 and q=98 in the expression for the binomial probability we get,
⇒P(1)=3C1(91)1(98)3−1⇒P(1)=3C1(91)1(98)2
Using the formula nCr=r!(n−r)!n! we get,
⇒P(1)=3(91)(8164)∴P(1)=24364
Hence, the above relation is our answer.
Note: You must remember the binomial probability formula to solve the above question. Remember the notations and the meanings of the terms like p and q. You may use different notations however it will be easy if you will go with the conventions to avoid confusion. Always remember that if one dice is thrown multiple times then the total outcome increases with the relation 6x but when 2 dice is thrown then it increases with the relation 36x.