Question 913790
p = .25,  n = 2
P( x ≤ 1) = binomcdf(2, .25,1)  
0r
P( x ≤ 1) = P(0) + P(1) = .75^2 + 2C1(.25)^1(.75)^1