document.write( "Question 615011:  Amedical researcher wishes to determine  the percentage of females who take vitamins he wishes to be 99% confident that the estimate is within 2 percentage points of the true proportion a recent study of 180 females showed that 25% took vitamins. how large should the sample size be? if no estimate of the sample proportion is available how large should the sample be?\r
\n" );
document.write( "\n" );
document.write( "I do not know how to find what the sample size should be? so I am completely lost on this problem-I don't know where to start help! \n" );
document.write( "
| Algebra.Com's Answer #386972 by stanbon(75887)      You can put this solution on YOUR website! A medical researcher wishes to determine the percentage of females who take vitamins he wishes to be 99% confident that the estimate is within 2 percentage points of the true proportion a recent study of 180 females showed that 25% took vitamins. how large should the sample size be? if no estimate of the sample proportion is available how large should the sample be? \n" ); document.write( "------- \n" ); document.write( "Since E = z*sqrt(pq/n), \n" ); document.write( "n = [z/E]^2*pq \n" ); document.write( "--- \n" ); document.write( "Your 1st problem: \n" ); document.write( "n = [2.5758/0.02]^2*0.25*0.75 = 3110 \n" ); document.write( "---- \n" ); document.write( "Your 2nd problem: \n" ); document.write( "Use p = 1/2 as the best unbiased extimate. \n" ); document.write( "n = [2.5758/0.02]^2 *0.5*0.5 = 4147 when rounded up \n" ); document.write( "==================================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "======================= \n" ); document.write( " \n" ); document.write( " |