document.write( "Question 219164: Jolly Blu Gaint Health Insurance (JBGAI) is concerned about rising lab test costs and would like to know what roportion of the positive lab test for prostate cancer are actually proven correct through subsequent biopsy. JBGAI demands a sample large enough to ensure an err of =+ 25% with 90% confidence. whatis the necessary sample size? \n" ); document.write( "
Algebra.Com's Answer #164932 by stanbon(75887) ![]() You can put this solution on YOUR website! Jolly Blu Gaint Health Insurance (JBGAI) is concerned about rising lab test costs and would like to know what roportion of the positive lab test for prostate cancer are actually proven correct through subsequent biopsy. JBGAI demands a sample large enough to ensure an error of =+ 25% with 90% confidence. what is the necessary sample size? \n" ); document.write( "---------------------------------------- \n" ); document.write( "invNorm(0.05) = 1.645 \n" ); document.write( "----------- \n" ); document.write( "E = z*sqrt(pq/n) \n" ); document.write( "n = [z/E]^2[pq] \n" ); document.write( "----------- \n" ); document.write( "n = [1.645/0.25]^2[0.5*0.5] \n" ); document.write( "n = 10.82 \n" ); document.write( "Rounding up: \n" ); document.write( "n = 11 \n" ); document.write( "========================================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |