dbinom(1,size=20,prob=1/3)
dbinom(11,size =20,prob=1/3)
dbinom(4,size=20,prob=1/3)
dbinom(15,size=20,prob=1/3)
dbinom(18,size=20,prob=1/3)
dbinom (25,size=20,prob=1/3)

Embed on website

To embed this program on your website, copy the following code and paste it into your website's HTML: