document.write( "Question 1165956: It is estimated that approximately 8.43% Americans are afflicted with diabetes. Suppose that a certain diagnostic evaluation for diabetes will correctly diagnose 98% of all adults over 40 with diabetes as having the disease and incorrectly diagnoses 2.5% of all adults over 40 without diabetes as having the disease.\r
\n" );
document.write( "\n" );
document.write( " a) Find the probability that a randomly selected adult over 40 does not have diabetes, and is diagnosed as having diabetes (such diagnoses are called \"false positives\").\r
\n" );
document.write( "\n" );
document.write( " \r
\n" );
document.write( "\n" );
document.write( " b) Find the probability that a randomly selected adult of 40 is diagnosed as not having diabetes.\r
\n" );
document.write( "\n" );
document.write( " \r
\n" );
document.write( "\n" );
document.write( " c) Find the probability that a randomly selected adult over 40 actually has diabetes, given that he/she is diagnosed as not having diabetes (such diagnoses are called \"false negatives\").\r
\n" );
document.write( "\n" );
document.write( " \r
\n" );
document.write( "\n" );
document.write( "(Note: it will be helpful to first draw an appropriate tree diagram modeling the situation) \n" );
document.write( "
Algebra.Com's Answer #790410 by Boreal(15235) You can put this solution on YOUR website! Look at 10000 people \n" ); document.write( "843 have diabetes\r \n" ); document.write( "\n" ); document.write( "======Test+======Test-=====Total \n" ); document.write( "DM --- 826.14---- 16.86 ----- 843 The 98% is applied to here for test + \n" ); document.write( "Not DM=228.92===8928.08 ====9157 The 97.5 is applied here for test- (or 2.5% for test +) \n" ); document.write( "Total --1055.06 8944.94. 10000\r \n" ); document.write( "\n" ); document.write( "a.False positive is 228.92/1055.06=21.7% \n" ); document.write( "b. That is 91.57% \n" ); document.write( "c. Diagnosed as not having is 8944.94 and actually having it is 16.86, so the probability is 16.86/8944.94, or 0.00195 or 0.2% \n" ); document.write( " |