Looking for some guidance for using Baysian probability for consecutive independent tests.
Using the traditional example of disease testing efficacy (say the 1% of the population are infected and the test is 95% accurate), I would like to understand the approach should a person chose to get a second test.
- What is the probability of having the disease given both tests are positive?
- What is the probability of having the disease if they get a different test and that test is only 90% accurate?
My intuition says that the first test result is not part of the input (prior) to the second test but I can't get it right in my head. For the second test, should I partition the sample space based on the probability of being infected based on the first test? =:-/
Thanks