Question 825848
Suppose an advertising agency is conducting a survey concerning the effectiveness of commercials during the Super Bowl. 
If 31% of people watch the Super Bowl, and if the agency contacts 180 people, what is the probability that less than 25% of people that watched the game?
------------------
z(0.25) = (0.25-0.31)/sqrt[0.31*0.69/180] = -1.7405
----
P(x < 0.25) = P(z < -1.7405) = normalcdf(-100,-1.7405) = 0.0409
========================
Cheers,
Stan H.
=========================