Answer:
(1) The probability that an individual who tests negative does not carry the disease is 0.9709.
(2) The specificity of the test is 98%.
Step-by-step explanation:
Denote the events as follows:
X = a person carries the disease
Y = the test detected the disease.
Given:
[tex]P(X) = 0.01\\P(Y|X)=0.93\\P(Y|X^{c})=0.02[/tex]
The probability of a person not carrying the disease is:
[tex]P(X^{c})=1-P(X)=1-0.01=0.99[/tex]
The probability that the test does not detects the disease when the person is carrying it is:
[tex]P(Y^{c}|X)=1-P(Y|X)=1-0.93=0.07[/tex]
The probability that the test does detects the disease when the person is not carrying it is:
[tex]P(Y^{c}|X^{c})=1-P(Y|X^{c})=1-0.02=0.98[/tex]
(1)
Compute the probability that an individual who tests negative does not carry the disease as follows:
[tex]P(X^{c}|Y^{c})=\frac{P(Y^{c}|X^{c})P(X^{c})}{P(Y^{c}|X^{c})P(X^{c})+P(Y^{c}|X)P(X)} \\=\frac{(0.98\times 0.99)}{(0.98\times 0.99)+(0.07\times 0.01)} \\=0.9709[/tex]
Thus, the probability that an individual who tests negative does not carry the disease is 0.9709.
(2)
By specificity it implies that how accurate the test is.
Compute the probability of negative result when the person is not a carrier as follows:
[tex]P(Y^{c}|X^{c})=1-P(Y|X^{c})=1-0.02=0.98[/tex]
Thus, the specificity of the test is 98%.