The p-value obtained for the "medical consultant" example (0.042) seems inconsistent with the results I get from other tests; for example binom.test(3, 62, 0.1, alternative ="less") gives a p-value of 0.121.
It also seems inconsistent with the confidence interval (0, 0.113) obtained for that case study in section 12.1.
rdthorsett
The p-value obtained for the "medical consultant" example (0.042) seems inconsistent with the results I get from other tests; for example binom.test(3, 62, 0.1, alternative ="less") gives a p-value of 0.121.
It also seems inconsistent with the confidence interval (0, 0.113) obtained for that case study in section 12.1.