Question 699957
X ~ Binomial(20, 0.9)
{{{P(X < = 15) = sum( (matrix(2,1,15,x)), x = 0, 15 )(0.9^x)(0.1)^(15-x) = highlight(0.0431745)}}}