Question 428865
 the journal asked about a random sample of 104 of its recent authors several questions. one question was " should the journal using this system?" in the sample 72 said " yes." 
--------
(a) do the data give good evidence that more than two-thirds (67%) of authors support continuing this system? carry out an appropriate test to help answer this question. 
---
Ho: p = 0.67
Ha: p > 0.67 (claim)
------
p-hat = 72/104 = 0.69
---
z(0.69) = (0.69-0.67)/sqrt[0.67*0.33/104] = 0.4338
---
p-value = P(z > 0.4338) = 0.3322
Since the p-value is greater than 5% fail to reject Ho
at the 5% significance level.
----
(b) interpret the p-values from your test in the context of the problem.
More than 33% of test results could have provided stronger 
evidence for rejecting Ho.
==================================
Cheers,
Stan H.
==============