All about flooble | fun stuff | Get a free chatterbox | Free JavaScript | Avatars    
perplexus dot info

Home > Probability
Are you ill? (Posted on 2005-01-03) Difficulty: 3 of 5
Suppose an illness that can affect 1% of the people. Also assume that there is a test for that illness, that gives the correct result 99% of the times.

If you take that test, and receive a POSITIVE result, should you worry much?

If you take it again, and once more get a POSITIVE, should you worry then?

How many consecutive POSITIVEs would you have to get in order to be sure that the chances of a wrong diagnostic are 1 in a million?

See The Solution Submitted by e.g.    
Rating: 3.7500 (4 votes)

Comments: ( Back to comment list | You must be logged in to post comments.)
re: Combined probabilities | Comment 15 of 19 |
(In reply to Combined probabilities by François)

You are correct.  Thanks for pointing that out.

My mistake was to misuse the sense in which the trials were independent.  Carrying on the independence assumption from an earlier post meant that each test was independent of earlier tests in the sense that there was nothing inherent in a particular person's blood, etc. that made them prone to an inaccurate result.  However, each iteration of testing is not statistically independent, because P(Test 2 Positive|Test 1 Positive) is not equal to P(Test 2 positive).

Another way to get your (correct) results is to continue to use Bayes' Theorem.

A1 = Test 1 positive  A2 = Test 2 positive

B1 = Ill                    B2 = Not Ill

P(B2|A1 and A2) = P(A1 and A2|B2)P(B2)/(P(A1 and A2|B2)P(B2)+P(A1 and A2|B1)P(B1)) = .01(.01)(.99)/(.01(.01)(.99)+.99(.99)(.01)) = 0.01, etc.

In general, P(not ill | n consecutive positive results) = 

.01^n*.99 / ((.01^n*.99)+(.99^n*.01))


  Posted by Kyle on 2005-01-07 15:37:44
Please log in:
Login:
Password:
Remember me:
Sign up! | Forgot password


Search:
Search body:
Forums (0)
Newest Problems
Random Problem
FAQ | About This Site
Site Statistics
New Comments (14)
Unsolved Problems
Top Rated Problems
This month's top
Most Commented On

Chatterbox:
Copyright © 2002 - 2024 by Animus Pactum Consulting. All rights reserved. Privacy Information