Question 516515
Approximately 20% of the 200 independent lumber retailers in North Idaho accept American Express. In a sample of 50 stores selected at random, what is the probability that more than 27% of the stores will accept American Express? 
----
More than 27% of 50 is at least 14
----
P(14 <= x <= 50) = 1-binomcdf(50,0.2,13) = 0.1106
===========
Cheers,
Stan H.
=================