When two hypotheses agree, what evidence does it give?

  • Context: Graduate 
  • Thread starter Thread starter mXSCNT
  • Start date Start date
  • Tags Tags
    Evidence
Click For Summary
SUMMARY

This discussion focuses on the implications of two hypotheses, H1 and H2, both leading to a common conclusion C, under new information A, which states "H1 -> C and H2 -> C." The conversation emphasizes the need to revise beliefs about H1, H2, and C using probability theory, particularly through the lens of Bayes' rule. The prior joint probability distribution of the binary random variables x, y, and z is crucial for this analysis, where x represents H1, y represents H2, and z represents C. The discussion suggests that the updated prior can be expressed mathematically, requiring a thorough understanding of joint probabilities and logical statements.

PREREQUISITES
  • Understanding of Bayes' theorem and its application in probability theory
  • Familiarity with binary random variables and their joint probability distributions
  • Knowledge of the Dempster-Shafer theory of evidence
  • Ability to manipulate logical statements in probabilistic contexts
NEXT STEPS
  • Study the application of Bayes' theorem in complex probability scenarios
  • Explore the Dempster-Shafer theory of evidence for alternative approaches to belief revision
  • Learn about joint probability distributions of binary random variables
  • Investigate logical implications in probability, focusing on statements like "H1 -> C"
USEFUL FOR

This discussion is beneficial for statisticians, data scientists, and researchers in fields requiring rigorous probabilistic reasoning, particularly those interested in hypothesis testing and belief revision methodologies.

mXSCNT
Messages
310
Reaction score
1
Suppose we have two hypotheses H1 and H2. We also have a potential conclusion C. We know all prior probabilities involving H1, H2, and C.

Now, we are given new information that H1 -> C and also H2 -> C - they agree on the same conclusion. Let's call this new information A (for Agreement). That is, A is the statement "H1 -> C and H2 -> C."

How should we revise our belief in H1, H2, and C, given A?
 
Physics news on Phys.org
To turn this into a mathematical question, we would need to define "belief". There are systems such as the Dempster-Shafer theory of evidence that might apply, but I can only comment on the approach by ordinary probability theory.

The question assumes that we know the "prior" joint probability distribution of 3 binary random variables F(x,y,z). The variable x has only two possible outcomes, 0 (for "not-H1") or 1 (for "H1"). Likewise y may be 0 or 1, representing "not-H2" or "H2" and z may be 0 or 1, representing "not-C" or "C".

The implication "H1->C" is equivalent to the statement "not-C or H1". So the updated prior is F(x,y,z | (z = 0 or x = 1) and (z = 0 or y=1) ).

Expressing the prior by Bayes rule involves figuring out the joint probability of some convoluted logical statements. For example as one step in figuring out
F(1,0,1|(z=0 or x=1) and (z = 0 or y = 1) ),
we need to compute the probability of the event:
(x = 1 and y =0 and z = 1) and ( (z =0 or x = 1) and (z = 0 or y = 1) ).

I trust that anyone actually interested in working this problem will do such things and show us the answer!
 

Similar threads

  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 2 ·
Replies
2
Views
3K
Replies
5
Views
2K
  • · Replies 11 ·
Replies
11
Views
3K
  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 174 ·
6
Replies
174
Views
12K
Replies
5
Views
1K
  • · Replies 9 ·
Replies
9
Views
2K
  • · Replies 131 ·
5
Replies
131
Views
9K
  • · Replies 2 ·
Replies
2
Views
2K