I am trying to solve this with an R function binom.test(x,n,p):
What would x be in this problem, I believe n = 8 and p = 1/5.
