
Lia K.
asked 05/15/21Q; A pair of dice are rolled 20 times.
A pair of dice are rolled 20 times.
Please explain for each variable when you solve.
a) What is the probability that double sixes are rolled twice?
b) Determine the expected number of double sixes?
1 Expert Answer
Tom K. answered 05/15/21
Knowledgeable and Friendly Math and Statistics Tutor
The probability of a double 6 in each roll is (1/6)^2 = 1/36
Then, in 20 rolls,
a) The chance of 2 double 6's can be found either using the formula for the binomial distribution or a statistical package.
From the formula, we get C(20,2)(1/36)^2(35/36)^(20-2) = 190*(1/36)^2(35/36)^18 = .088293
For example, in Excel, we can use =binom.dist(2,20,1/36,0) - the final value means exactly 2 and not the probability less than or equal to x. We get .088293
b) E(x) = np = 20(1/36) = 20/36 = 5/9
Lia K.
thank you so much, but for a) could you explain in a little more detail on why x = 2 and p = 1/36 since it says that a pair of dice is rolled 20 times?05/15/21
Tom K.
There are two double 6's, hence the 2. The probability is 1/36 of a double 6 on each roll. 1/36 = 1/6 * 1/605/16/21
Still looking for help? Get the right answer, fast.
Get a free answer to a quick problem.
Most questions answered within 4 hours.
OR
Choose an expert and meet online. No packages or subscriptions, pay only for the time you need.
Mark M.
What is preventing you from using the formula?05/15/21