Question 911147
probability that we get the number "6" exactly twice?
p = 1/6, n = 10
P(x = 2) = binompdf(10,1/6,2)