You can put this solution on YOUR website! find the mean, variance and standard deviation of the binomial distributions
when n= 129 p = 0.21
----
mean = np = 129*0.21
variance = npq = 129*0.21*0.79
std = sqrt(npq)= sqrt[129*0.21*0.79]
---------------
Cheers,
Stan H.