Question 402584
A random sample of medical files is used to estimate the proportion p of all people who have blood type B. If you have no preliminary estimate for p, how many medical files should you include in a random sample in order to be 85% sure that the point estimate will be within a distance of 0.1 from p
----
Since ME = z*sqrt(pq/n)
---
n = [z/E]^2*pq
---
Your Problem:
n = [1.440/0.1]^2*(1/2)(1/2)
-----
n = 207.35*(1/4)
---
n = 52 when rounded up
==============================
Cheers,
Stan H.