Conditional probability and criminal DNA analysis

In summary, the conversation discusses the use of conditional probability to calculate the likelihood of a suspect being guilty given the results of two tests. The formula used in letter b) is incorrect because it assumes that the events A^+ and B^+ are independent, when in reality they are dependent on whether the suspect is guilty. The formula also incorrectly multiplies the probability of being guilty twice. The question is ambiguous in defining the 1.5% rate of false positives for test A, and assumes the suspect is male.
  • #1
Moara
43
5
Homework Statement
Two types of DNA test were developed to find the guilty of a crime. For test A, the probability to correctly identify the criminous is ##99.5\%##. In ##1.5\%## of cases, test A results in fake-positive (the person is considered guilty, but in fact he is not). For test B, such probabilities are ##99.7\%## and ##2\%##, respectively.

The police found a suspect and are ##95\%## sure that he is guilty.

a) Knowing that the test A gave negative, what's the probability that the suspect is guilty?

b) Knowing that both tests gave positive, what's the probability that the suspect is guilty?

c) If the suspect is truly guilty, what's the probability that one test is positive and the other one is negative?

d) Consider that $$10## suspects were caught, and one of them is guilty. What is the probability that test A gives positve only for the guilty suspect?
Relevant Equations
$$P(A|B) = \frac{P(A \ and \ B)}{P(B)}$$
We know that ##P(A-) = (95\% \cdot 0.5\% + 5\% \cdot 98.5\% )## and ##P(guilty \ and \ A-) = (95\% \cdot 0.5\%)##, so letter a) is just ##P(guilty \ and \ A-)/P(A-)##.

What I tried to do in letter b) was again using the conditional probability theorem. First calculating the probability that both tests give positive

$$P_1=(0.95\cdot 0.995+0.05\cdot 0.015)\cdot (0.95\cdot 0.997+0.05\cdot 0.02)$$

now, intersecting with the event of the suspect being guilty,
$$P_2=0.95\cdot 0.995\cdot 0.95\cdot 0.997$$
##\frac{P_2}{P_1}## should give the desired result, but it appears that this is not correct, why?
 
Last edited:
Physics news on Phys.org
  • #2
Your formula for ##P_1## is wrong. You have multiplied the probabilities of ##A^+## and ##B^+##. I think you are assuming that gives the probability of observing both A and B positive. But that's only true if ##A^+## and ##B^+## are independent events. They are not independent, because they both depend on whether the suspect is guilty.

Instead, write probabilities of the mutually exclusive events:
$$
abg=G\wedge A^+\wedge B^+,\ \ \ \ \ \ \ \
abn=(\neg G)\wedge A^+\wedge B^+$$
where ##G## is the event of the suspect being guilty.

Then the conditional probability you seek will be ##\frac{abg}{abg+abn}##

Also, what rationale did you have for your formula for ##P_2##? Why would you multiply by the probability of being guilty (95%) twice?

Also, note the ambiguity of the question where it says "In 1.5% of cases, test A results in fake-positive". This could mean (a) 1.5% of ALL 'A' tests are false positive, or (b) 1.5% of all 'A' tests of INNOCENT suspects give a positive, or that (c) 1.5% of all positive 'A' results are false-positives. These all give different results.

You have assumed they mean (b) and that seems most likely because that's the approach they used to define the equivalent measure for false negatives.
But it's pretty poor form that they stated the problem in such an ambiguous way.

Finally, why do they assume the suspect is male?
 

1. What is conditional probability in relation to criminal DNA analysis?

Conditional probability is the likelihood of an event occurring given that another event has already occurred. In criminal DNA analysis, it refers to the probability of a suspect being the source of a DNA sample, given the evidence found at the crime scene.

2. How is conditional probability used in criminal DNA analysis?

Conditional probability is used to determine the likelihood that a suspect's DNA matches the DNA found at the crime scene. This is done by comparing the DNA profiles and calculating the probability that the two samples came from the same individual.

3. What factors can affect the accuracy of conditional probability in criminal DNA analysis?

The accuracy of conditional probability in criminal DNA analysis can be affected by a number of factors, including the quality and quantity of the DNA samples, the methods used for DNA analysis, and the presence of DNA from multiple individuals at the crime scene.

4. Can conditional probability be used as the sole evidence in a criminal case?

No, conditional probability should not be used as the sole evidence in a criminal case. It should be used in conjunction with other evidence and factors, such as witness testimonies and physical evidence, to build a strong case against a suspect.

5. How has conditional probability and criminal DNA analysis impacted the criminal justice system?

The use of conditional probability and criminal DNA analysis has greatly impacted the criminal justice system by providing a highly accurate and reliable method for identifying suspects and linking them to crimes. It has also helped to exonerate innocent individuals who have been wrongfully accused or convicted based on other evidence. However, it is important to use these methods carefully and accurately to avoid any potential biases or errors.

Similar threads

  • Precalculus Mathematics Homework Help
Replies
8
Views
913
Replies
4
Views
3K
  • Set Theory, Logic, Probability, Statistics
Replies
12
Views
998
  • Precalculus Mathematics Homework Help
Replies
3
Views
4K
  • Math Proof Training and Practice
6
Replies
175
Views
20K
  • Calculus and Beyond Homework Help
Replies
3
Views
2K
  • Calculus and Beyond Homework Help
Replies
2
Views
3K
  • MATLAB, Maple, Mathematica, LaTeX
Replies
0
Views
1K
  • General Math
Replies
13
Views
9K
Back
Top