problem-5.9

problem-5.9  If we think of each try as independent and identically distributed, then the number of strikes in 12 tries is binomial. Thus, we have
> dbinom(12,12,p=.3)
[1] 5.314e-07