document.write( "Question 907751: Suppose that a test has been discovered for a disease that affects 2% of the population. In clinical trials, the test were found to have the following error rates:
\n" );
document.write( "a. 8% of the people free of the disease had a positive reaction ('false alarm')
\n" );
document.write( "b. 1% of the people having the disease had a negative reaction ('missed alarm')
\n" );
document.write( "A mass testing program is being proposed for the whole population; anyone with a positive reaction will be suspected having the disease, and will be brought to the hospital for further observation.
\n" );
document.write( "a. Of all the people with positive reaction, what proportion will actually be free of the disease?
\n" );
document.write( "b. Of all the people with negative reaction, what proportion will actually be free of the disease?
\n" );
document.write( "c. Of all the whole population, what proportion will be misdiagnosed one way or another?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #550539 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! a. Of all the people with positive reaction, what proportion will actually be free of the disease? 8% \n" ); document.write( " b. Of all the people with negative reaction, what proportion will actually be free of the disease? 99% \n" ); document.write( " c. Of all the whole population, what proportion will be misdiagnosed one way or another? |