pbinom(1,size=20,prob=1/3)
pbinom(11,size=20 ,prob=1/3)
pbinom(4,size=20,prob=1/3)
pbinom(15,size=20,prob=1/3)
pbinom(18,size=20,prob=1/3)
pbinom(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: