The Prosecutor's fallacy and probability

  • Context: Undergrad 
  • Thread starter Thread starter sensitive
  • Start date Start date
  • Tags Tags
    Probability
Click For Summary

Discussion Overview

The discussion revolves around the application of the Prosecutor's fallacy in the context of probability, specifically regarding DNA evidence in a legal scenario. Participants explore the calculation of the probability of guilt given a DNA match, the implications of prior probabilities, and the use of conditional probability formulas. The conversation includes theoretical reasoning and mathematical reasoning related to the problem.

Discussion Character

  • Exploratory
  • Mathematical reasoning
  • Debate/contested

Main Points Raised

  • One participant presents a scenario involving DNA matching probabilities and seeks to calculate P(guilty|DNA match) using given probabilities.
  • Another participant questions the justification for the formula used and highlights the need for prior probabilities.
  • Some participants discuss the independence of DNA match probabilities for guilty and innocent individuals, leading to confusion about the application of conditional probability.
  • There is a suggestion that the prior probability of guilt (P(Guilty)) is uniform across the population of potential suspects.
  • One participant notes the relationship between innocence and guilt, arguing that the probability of a DNA match should be considered in the context of both guilty and innocent individuals.
  • Bayes' Law is introduced as a relevant framework for understanding the relationship between evidence and guilt, although some participants express unfamiliarity with the formula.
  • A later reply indicates that one participant has found a solution, attributing it to the use of the discussed formulas.

Areas of Agreement / Disagreement

Participants express varying levels of understanding and agreement regarding the application of conditional probabilities and the implications of prior probabilities. There is no consensus on the correct approach to calculating the probabilities involved, and multiple competing views remain throughout the discussion.

Contextual Notes

Participants note the absence of prior probabilities in the problem statement, leading to confusion about how to apply conditional probability formulas. The discussion also highlights the complexity of interpreting the relationship between innocence and guilt in the context of DNA evidence.

sensitive
Messages
33
Reaction score
0
The Prosecutor's fallacy. The probability that there is a DNA match
given that a person is innocent is estimated as 1/100,000. Assume that
the probability that there is a match given that a person is guilty is
1. Suppose that the defendant in a trial lives in a city where there
are 10,000 people that could have committed the crime, and that there
is a DNA match to the defendant. Calculate the probability that the
defendant is indeed guilty, given no other evidence except the DNA
match, i.e., P(guiltyjDNA match). How does this vary as the size of
the population varies?

From the information given above
P(DNA match/guilty) = 1
p(DNA match/innocent) = 1/100000


P(guilty/DNA match) = p(DNA match/guilty)*p(DNA match /innocent)

Am i right? and the no of people; 100000, does that has to do with the probability?
thx :)
 
Physics news on Phys.org
Whether or not it's right, it's certainly not obvious enough to write without justification! What work led you to that formula?
 
well the conditional probability formula is p(x/y) = (p(y/x) p(y))/p(x) but in the above scenario no prior probabilities given so i would think that the DNA match for both guilty and innocent are independent hence a product of the two conditional probability.
 
sensitive said:
in the above scenario no prior probabilities given
No prior probabilities were given for what?

so i would think that the DNA match for both guilty and innocent are independent hence a product of the two conditional probability.
I don't see how you deduce

P(DNA match) / P(guilty) = P(DNA match | innocent)

nor why you call that a product of two conditional probabilities.
 
Using the conditional probability formula,

p(Guilty|DNA match) = (p(DNA match|Guilty) P(Guilty))/p(DNA match)


The prior probability I meant was p(Guilty) which is not given

and I am confused with the p(DNAmatch|innocent). I dono wat to do with it or relate it to the conditional formula.
 
sensitive said:
Using the conditional probability formula,

p(Guilty|DNA match) = (p(DNA match|Guilty) P(Guilty))/p(DNA match)


The prior probability I meant was p(Guilty) which is not given
But there is other information in the problem you haven't used; maybe it's related?


and I am confused with the p(DNAmatch|innocent).

I dono wat to do with it or relate it to the conditional formula.
There are at least two good options:

(1) Don't do anything until it appears obvious that it can be used. (If it even needs to be used!)

(2) See what other probabilities you can compute from that. (Hoping you'll see an obvious application of those other probabilities)
 
I am trying my best to get my head around this ques. This is what i came up with.

p(DNA match) = p(DNA match|Guilty)*p(DNA match|innocent)

p(Guilty|DNA match) = (p(DNA match|Guilty) /10000)/(p(DNA match)

I hope I am making sense somewhere.. thx
 
sensitive said:
p(DNA match) = p(DNA match|Guilty)*p(DNA match|innocent)
I don't understand where this comes from.


p(Guilty|DNA match) = (p(DNA match|Guilty) /10000)/(p(DNA match)
Don't skip steps! I assume what you forgot to say is that you have decided
P(Guilty) = 1 / 10000?​
I agree; when the problem said you had no additional information, they meant that your a priori on guilt should be uniformly distributed. (i.e. each of the 10,000 are equally likely)
 
Last edited:
well my understanding is that there are two possibilities that there is a DNA match if a person is guilty and there is also a probability that a person is innocent.

The statement probability that aperson is innocent has nothing to do with the p(guilty) but associated to the p(DNA match)
 
  • #10
sensitive said:
The statement probability that aperson is innocent has nothing to do with the p(guilty)
That's certainly false! A person is innocent if and only if he is not guilty! They are perfectly anti-corrolated!

Nor would that have justified the equation you stated. The equation it would have justified is
P(Guilty and Innocent) = P(Guilty) * P(Innocen)
 
Last edited:
  • #11
I overlooked your reply. Yes I meant to say p(guilty) = 1/10000...

sori abt that..
 
  • #12
Yes i agree that a person is innocent iff he is not guilty. but there is still a probability of a match although a person is innocent.

therefore shouldn't that be considered in the p(DNA match). Correct me if I am wrong. Thx..
 
  • #13
Yes, that will be useful. But you won't get the right answer if you translate that fact wrongly into equations! "innocent" is the negation of "guilty"; what formula expresses that fact?

If it helps you think... what is the probability that someone is either innocent or guilty? What about the probability that there is a DNA match and the person is either innocent or guilty?



By the way, it often helps me a lot to eliminate all conditional probabilities when I work these kinds of problems. I usually replace them with their definition:

P(X | Y) = P(X and Y) / P(Y).
 
  • #14
probability that someone is either innocent or guilty can be written as

we know P(guilty) = 1/10000 so p(innocent) = 1 - (1/100000)

hence p(guilty or innocent) = p(guilty) + p(innocent)

probability that there is a DNA match and the person is either innocent or guilty can be written as

p(guilty) + p(innocent) - p(guilty and innocent)

= p(guilty) + p(innocent) - [p(guilty)*p( innocent)]

This comes from : the event being guilty or innocent is mutually exclusive in this case.
 
  • #15
whoops let my jus correct a typo;

p(innocent) = 1 - p(guilty) = 1 - (1/10000)
 
  • #16
The prosecutor's fallacy results from equating P(evidence|innocent) with P(innocent|evidence), or P(E|I)=P(I|E) for short.

Have you been taught about Baye's Law yet? In this case, Baye's Law says

[tex]P(I|E) =<br /> \frac{P(E|I)*P(I)}{P(E|I)*P(I) + P(E|\sim I)*P(\sim I)}[/tex]
 
Last edited:
  • #17
Regarding the previous question, am I on the right track? Thx.

Whoops sori i didnt know there was a next page.

Well briefly we have been taught on that Bayes theorem. But I should say the formula you gave is not familiar to me or I might have come across under maximum liklihood. I will check again and will have a go with the exercise again. Thank you
 
Last edited:
  • #18
Thx you very much..I got the ans. The formula really helps..

Thx for any inputs..:)
 

Similar threads

Replies
3
Views
3K
  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 47 ·
2
Replies
47
Views
5K
  • · Replies 14 ·
Replies
14
Views
2K
  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 10 ·
Replies
10
Views
2K
Replies
1
Views
2K
Replies
14
Views
6K