Question #fd17e

1 Answer
May 22, 2017

#.006632# and #4.59xx10^-10#

Explanation:

The probability of getting a one on a six sided die is #1/6#. Use bpdf. The number of trials is #12#, the probability is #1/6# and the x value is #6#:

#bpdf(12,1/6,6)=.006632#

Rolling twelve dies and getting no more than one means that you only get one all #12# times. Play the same game:

#bpdf(12,1/6,12)=4.59 xx 10^-10#