MHB Do independent experiments add to probability?

AI Thread Summary
When two independent experiments, each with a 70% accuracy rate, predict the same outcome (type A), the combined probability of that outcome being correct increases significantly. The probability of at least one experiment being correct is calculated as 1 minus the probability of both being incorrect, resulting in a 91% certainty when both predict type A. This demonstrates that independent tests can enhance confidence in predictions. The discussion highlights the mathematical relationship between independent probabilities and certainty. Additional references to the underlying theory of probability were requested for further understanding.
karamand
Messages
6
Reaction score
0
There are two categories of objects, A and B.
From long term observation, experiment 1 is known to be 70% accurate i.e. it predicts type A or B correctly in 70% of cases.
Experiment 2 is totally independent. It uses different methods and different characteristics. It is also known to predict correctly in 70% of cases.
If both experiment 1 and experiment 2 predict type A, what is the probability that it is type A. Does the fact that both experiments predict the same outcome add to my certainty?
 
Physics news on Phys.org
philpq said:
There are two categories of objects, A and B.
From long term observation, experiment 1 is known to be 70% accurate i.e. it predicts type A or B correctly in 70% of cases.
Experiment 2 is totally independent. It uses different methods and different characteristics. It is also known to predict correctly in 70% of cases.
If both experiment 1 and experiment 2 predict type A, what is the probability that it is type A. Does the fact that both experiments predict the same outcome add to my certainty?

The probability of correct reasult in case of single test is $P = 1 - .3 = .7$... in case of two tests is $P = 1 - (.3)^{2} = .91$... on case of three test is $P= 1 - (.3)^{3}= .973$ and so on...

Kind regards

$\chi$ $\sigma$
 
Thanks - that's what I intuitively felt. The additional test added to my confidence. Do you have any reference to the theory behind this?

Regards
Phil
 
I'm taking a look at intuitionistic propositional logic (IPL). Basically it exclude Double Negation Elimination (DNE) from the set of axiom schemas replacing it with Ex falso quodlibet: ⊥ → p for any proposition p (including both atomic and composite propositions). In IPL, for instance, the Law of Excluded Middle (LEM) p ∨ ¬p is no longer a theorem. My question: aside from the logic formal perspective, is IPL supposed to model/address some specific "kind of world" ? Thanks.
Back
Top