document.write( "Question 1018815: A drug company is developing a new pregnancy-test kit for use on an outpatient basis. The company uses the pregnancy test on 100 women who are known to be pregnant, for whom 96 test results are positive. The company uses the pregnancy test on 100 other women who are known to not be pregnant, of whom 99 test negative.\r
\n" ); document.write( "\n" ); document.write( "a) Calculate the sensitivity, specificity and predictive positive value of the test. Write the formula and show your work.
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #634832 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
====T+===T-===Total
\n" ); document.write( "P+==96===4=== 100 pregnant
\n" ); document.write( "P-== 1===99===100 not pregnant
\n" ); document.write( "T===97==103===200
\n" ); document.write( "Sensitivity is proportion of people pregnant who are correctly diagnosed.
\n" ); document.write( "P(T+|P+), given that they are pregnant, what is the probability they test positive.
\n" ); document.write( "Specificity is proportion of people not pregnant who are correctly diagnosed. Given that they are not pregnant, what is the probability they test negative
\n" ); document.write( "P(T-|P-)
\n" ); document.write( "Positive predictive value of the test is sum of true positives/TP+FP.
\n" ); document.write( "(96/97).
\n" ); document.write( "
\n" );