subject

The following application of bayes rule often occurs in actual medical practice. suppose you have tested positive for a disease. what is the probability you actually have the disease? it depends on the sensitivity and specificity of the test, and on the prevalence (prior probability) of the disease.
we’ll denote:
a positive test as: test = pos
a negative test as: test = neg
presence of disease as: disease = true
absence of disease as: disease = false
we know from clinical studies done on the test before fda approval that the sensitivity and specificity of the test are:
p (test = pos | disease = true) = 0.95 (true positive rate, or sensitivity)
p (test = neg | disease = false) = 0.90 (true negative rate, or specificity)
from which we can also deduce:
p (test = neg | disease = true) = 0.05 (false negative rate)
p (test = pos | disease = false) = 0.10 (false positive rate)
we also know from public health surveys that the disease is relatively rare. the prevalence in the general population is:
p (disease = true) = 0.01
from which we can deduce:
p (disease = false) = 0.99
a) use bayes rule to calculate p (disease = true | test = pos), i. e. the probability you actually have the disease, given the test was positive.
b) calculate the ratio p (disease = true | test = pos) / p (disease = true). [ in bayesian statistics, a ratio like this is interpreted as the effect of new evidence on our beliefs about a probability. in this case, we are concerned with the probability of disease, and the new evidence is the test result.]

ansver
Answers: 1

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 02:00
The word ‘play’ comes with many different interpretations and a variety of definitions. discuss some of the various meanings tied to the word play. why is the concept of play thought to be an important addition to the workplace? do some (brief) research online and give an example of how play in the workplace is being done right.
Answers: 2
question
Computers and Technology, 23.06.2019 15:00
To check whether your writing is clear , you can
Answers: 2
question
Computers and Technology, 24.06.2019 09:30
Retype the statements, correcting the syntax errors. system.out.println("num: " + songnum); system.out.println(int songnum); system.out.println(songnum " songs"); note: these activities may test code with different test values. this activity will perform two tests: the first with songnum = 5, the second with songnum = 9. see how to use zybooks.
Answers: 1
question
Computers and Technology, 25.06.2019 02:30
What does a trademark indicate about a product? a trademark is a sign, symbol, or short phrase that indicates the of a product or service. type the correct answer in the box
Answers: 1
You know the right answer?
The following application of bayes rule often occurs in actual medical practice. suppose you have te...
Questions
question
History, 18.03.2021 20:00
question
Mathematics, 18.03.2021 20:00
question
Mathematics, 18.03.2021 20:00
question
Biology, 18.03.2021 20:00
question
Geography, 18.03.2021 20:00
question
Mathematics, 18.03.2021 20:00
Questions on the website: 13722363