>451の(1)はnCr(a,b)で厳密解が出てきて( ・∀・)イイ!!
n=5
p=1/4
i=3:5
sum(nCr(5,i)*p^i*(1-p)^(n-i))