Edward C. answered 03/12/15
Tutor
5.0
(438)
Caltech Grad for math tutoring: Algebra through Calculus
This is a binomial distribution B(n,p) with parameters n = 100 and p = 0.25
E(X) = mean of X = n*p = 100 * .25 = 25
standard deviation = sqrt [ n*p*(1-p) ] = sqrt[ 100*.25*.75 ] = sqrt (18.75) ~ 4.33