Question

In: Biology

Steps:             1) Multiply prevalence (i.e., % in population) by N             2) Enter value as...

Steps:

            1) Multiply prevalence (i.e., % in population) by N

            2) Enter value as Total # in the Clinical group

            3) Enter Total for non-clinical by subtracting that result from N

            4) Clinical group column:

                        a) Multiply Clinical total by the sensitivity of the test and enter in top row (Correct +)

                        b) Subtract that value from the Clinical Group total to get the bottom row value (# misses)

            5) Non-clinical group

                        a) Multiply non-clinical total by the specificity of the test and enter in bottom row (correct -)

                        b) Subtract that value from the column total to obtain the top row value (# False +)

            6) Add values in rows to obtain row totals

            7) PPV = (Correct +s / Total +s) = top left cell divided by top row total

            8) NPV = (Correct –s/ Total –s) = bottom right cell divided by bottom row total

1.) COVID Antibody Test: Many antibody tests are being assessed currently. I took the following data for one test from a preliminary report posted by University of California San Francisco researchers three days ago. If you obtain decimal values, round to one decimal place.

            Percentage Cases in Population Tested: 14%                        Sensitivity = .8182      Specificity = .8692

__________________________________________________________________________________________

                                                                           True State (unknown)

                                                Clinical Group                                     Non-Clinical Group                            Total

__________________________________________________________________________________________

            “Clinical”                               

Test Result

            “Non-Clinical”           

__________________________________________________________________________________________

Total                                                                                                                                                                1000

__________________________________________________________________________________________

            PPV = ______________                    NPV = ______________                    % Correct = _____________

Based on these results, do you believe this test is ready for usage? Why or why not? [Consider the 2 types of errors, and which would be the greatest concern for this type of test]

Solutions

Expert Solution

The equations for Sensitivity, specificity, Positive predictive value (PPV) and Negative predictive value (NPV) are given above.

---------------------------------------------------------------------------------------------------------------------------

In the given question;  

N = 1000

Prevalence of case in polulation = 14 %

Sensitivity = 0.8182

Specificity = 0.8692

So, 'Total' in the clinical group = % in population x N = 14 / 100 x 1000 = 140

Total non clinical = 1000 - 140 = 860

In the clinical group - row, True positive = 140 x sensitivity = 140 x 0.8182 = 114.54 114

So, False negative = 140 - 114 = 26

In the Non- clinical group, True negative = 860 x specificity = 860 x 0.8692 = 747.512 747

So, False positive = 860 - 747 = 113

So, the table becomes :

Now, Positive pedictive value (PPV) = True positives / Total positives i.e, a / a + c

PPV = 114 / 227 = 0.50

PPV= 0.50 means that the probability that subjects with a positive test truly have the disease is 50 %

Now, Negative predictive value (NPV) = True negatives / Total negatives i.e, d / b + d

NPV = 747 / 773 = 0.97

NPV= 0.97 means that the probability that subjects with a negative test truly do not have the disease is 97 %

----------------------------------------------------------------------------------------------------------------

% correct = True positive + True negative / 1000 = 114 + 747 / 1000 = 0.861

----------------------------------------------------------------------------------------------------------------

This test is not ready for usage because, it has a low positive predictive value (PPV) which means that the probability that a subject with a positive test actually have the disease is only 50% .

Type I error is the rejection of a true null hypothesis (false positives) and Type II error is the non-rejection of a false null hypothesis (false negative) Type I errors are generally considered more serious than Type II errors. In this test, false positives are more, which means that Type I error is more.


Related Solutions

Multiply this permutation: (1 3 2)(1 4 2)
Multiply this permutation: (1 3 2)(1 4 2)
Prompt user to enter an integer number from console. Use 2 methods to multiply this number...
Prompt user to enter an integer number from console. Use 2 methods to multiply this number by factor 7, display result. This is required to be done in MIPS Assembly Language.
Determine the sum of the series ∑n=1∞ ( 6n)/(n+2) if possible. (If the series diverges, enter...
Determine the sum of the series ∑n=1∞ ( 6n)/(n+2) if possible. (If the series diverges, enter 'infinity', '-infinity' or 'dne' as appropriate.)
A particular heart disease is said to have a prevalence of 1/1000 in a specific population....
A particular heart disease is said to have a prevalence of 1/1000 in a specific population. In a sample of 50 people chosen randomly, what is the probability that at least two people have this disease?
Show that (a)Sn=<(1 2),(1 3),……(1 n)>. (b)Sn=<(1 2),(2 3),……(n-1 n)> (c)Sn=<(1 2),(1 2 …… n-1 n)>
Show that (a)Sn=<(1 2),(1 3),……(1 n)>. (b)Sn=<(1 2),(2 3),……(n-1 n)> (c)Sn=<(1 2),(1 2 …… n-1 n)>
1) Write an algorithm (i.e. the series of steps) to find the solution to a second...
1) Write an algorithm (i.e. the series of steps) to find the solution to a second order non-homogenous ODE (with boundary conditions) using the method of undetermined coefficients. (Note: this algorithm should include at least 1 control structure). 2) Write an if statement in MATLAB that converts an overall final percentage mark grade (1-7).
Which codes add 1 to integer n? 1) n=n+1; 2) n++; 3)++n; 4) n+=1; 5) n=--n+2
Which codes add 1 to integer n? 1) n=n+1; 2) n++; 3)++n; 4) n+=1; 5) n=--n+2
3. The Hofstadter Conway sequence is defined by a(1)=a(2)=1 and (for n>2 by) a(n)=a(a(n-1))+a(n-a(n-1)). Write a...
3. The Hofstadter Conway sequence is defined by a(1)=a(2)=1 and (for n>2 by) a(n)=a(a(n-1))+a(n-a(n-1)). Write a function to quickly compute this sequence. >>> [hc(i) for i in range(1,20)] [1, 1, 2, 2, 3, 4, 4, 4, 5, 6, 7, 7, 8, 8, 8, 8, 9, 10, 11]
1. List all possible samples of n=2 from the following population {1,2,3,5,6,7} (note that there is...
1. List all possible samples of n=2 from the following population {1,2,3,5,6,7} (note that there is no number 4 in the population). Assume that those numbers represent the years of age of six different people. Create a sampling distribution of the 15 different sample means based on each possible pair (e.g., the sample {2,1} represents on possible such pair). Assume further that the order of the numbers does not matter (e.g., the pair {1,2} is the same as the pair...
Find the value of ∑(−1)^n/(3n+1) from n=0 to ∞
Find the value of ∑(−1)^n/(3n+1) from n=0 to ∞
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT