document.write( "Question 1151438: A diagnostic test for a certain disease is said to be 90% accurate in that,
\n" ); document.write( "if a person has the disease, the test will detect with probability 0.9. Also, if
\n" ); document.write( "a person does not have the disease, the test will report that he or she doesn’t
\n" ); document.write( "have it with probability 0.9. Only 1% of the population has the disease in
\n" ); document.write( "question. If the diagnostic test reports that a person chosen at random from
\n" ); document.write( "the population has the disease, what is the conditional probability that the
\n" ); document.write( "person, in fact, has the disease?
\n" ); document.write( "

Algebra.Com's Answer #773225 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
Look at 10000 people
\n" ); document.write( "100 have the disease\r
\n" ); document.write( "\n" ); document.write( "--- D+ D- Total
\n" ); document.write( "T+ 90 990 1080 \r
\n" ); document.write( "\n" ); document.write( "T- 10 8910 8920\r
\n" ); document.write( "\n" ); document.write( "Total 100 9900 10000\r
\n" ); document.write( "\n" ); document.write( "If the test is positive, the probability of having the disease is 90/1080 or 8.3%
\n" ); document.write( "
\n" );