document.write( "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 \n" ); document.write( "
Algebra.Com's Answer #284745 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
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
\n" ); document.write( "----
\n" ); document.write( "Since ME = z*sqrt(pq/n)
\n" ); document.write( "---
\n" ); document.write( "n = [z/E]^2*pq
\n" ); document.write( "---
\n" ); document.write( "Your Problem:
\n" ); document.write( "n = [1.440/0.1]^2*(1/2)(1/2)
\n" ); document.write( "-----
\n" ); document.write( "n = 207.35*(1/4)
\n" ); document.write( "---
\n" ); document.write( "n = 52 when rounded up
\n" ); document.write( "==============================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );