SOLUTION: A pair of dice is rolled 20 times and the sum is recorded. Find the probability of double sixes occurring exactly two times.

Algebra.Com
Question 981930: A pair of dice is rolled 20 times and the sum is recorded. Find the probability of double sixes occurring exactly two times.

Answer by Edwin McCravy(20060)   (Show Source): You can put this solution on YOUR website!
There are 36 possible rolls and only one is a double 6, so the
probability of one double 6 in 1 roll is 1/36.

on your TI-84 

press 2ND VARS

Scroll down to binompdf(, press ENTER

Don't get binompdf( and binomcdf mixed up, the "c" is for
"cumulative" and the "p" is for "particular value".  This is
a particular number of times, 2.

         trials:20
         p:1/36
         x value:2
         Paste 

Press ENTER

binompdf(20,1/36,2)

Press ENTER

.0882934291


Edwin

RELATED QUESTIONS

A pair of dice is rolled 20 times and the sum is recorded. Find the probability of... (answered by Edwin McCravy)
Two dice are rolled and the sum of the two numbers that up is recorded. Find the... (answered by edjones)
A pair of dice is rolled seven times. Find the probability of an even total exactly once. (answered by solver91311)
A pair of dice is rolled. Find the probability that the sum of the two dice is greater... (answered by Edwin McCravy)
A pair of dice is rolled. Find the probability that the sum of the two dice is less than... (answered by ikleyn)
A pair of dice is rolled 12 times. The probability that doubles are rolled exactly 3... (answered by Alan3354)
A pair if dice is rolled four times. Find the probability of rolling an even total... (answered by Theo)
When two dice are rolled, the probability of getting a sum of 9 is 1/9 and the... (answered by jim_thompson5910)
Two six-sided dice are rolled and the sum is recorded. Determine the probability of (answered by ikleyn)