Question 435016
 A presidential candidate's aide estimates that, among all college students, the proportion p who intend to vote in the upcoming election is at least 60% . If 127 out of a random sample of 240 college students expressed an intent to vote, can we reject the aide's estimate at the 0.1 level of significance? 
Perform a one -tailed test. 
------------------------
Ho: p >= 0.60
Ha: p < 0.60
-------------------
p-hat = 127/240 = 0.5292
---
z(0.5292) = (0.5292-0.6)/sqrt[0.6*0.4/240] = -0.7083
-----
p-value = P(z<-0.7083) = 0.24
----
Since the p-value is greater than 1%, fail to reject Ho.
=====================
Cheers,
Stan H.