My question appears mathematical but I post in IMHO rather than FQ because I don’t think there’s a single clear answer. I am looking for a heuristic, an arithmetic adjustment not guaranteed to be valid but which might be reasonable in the absence of more information.
Let Prob1(X) = p1 be Detective #1’s estimate that X is true.
Sometimes it’s more convenient to use
Odds1(X) = p1 / (1 - p1)
For one thing, you can multiply an Odds by any positive number and get a valid result; but multiplying a probability of .3 by 5 spells trouble!
Although he is presented with the same evidence, suppose Detective #2 has understandings different from #1. His estimate is Odds2(X) = p2 / (1 - p2)
Now suppose some new evidence – call it J – suddenly appears. Assume (a) that J is unexpected or surprising, and (b) that J strongly supports conclusion X. For example, Detective #1 might adjust his estimate via
Odds1(X|J) = 4 ⋅ Odds1(X)
For example, if his old estimate of Prob(X) was 50% (Odds = 1:1), his estimate after learning J would be 80% (Odds = 4:1).
Detective #2 might have started with a much lower estimate of Prob(X), say 20% instead of 50%. Can we guess what his new estimate will be after learning J?
Some will answer “No. We know nothing about the differing models and understandings of these two detectives. For all we know, Detective #2 will consider the new evidence J to be irrelevant, and his estimate will remain at 20%.”
Yes, I understand that. But I wonder if there is a heuristic that might be a “best guess” in the absence of more specific information.
I once thought treating the Odds multiplier as common to both detectives might be a good heuristic. E.g. given Odds1(X|J) = 4 ⋅ Odds1(X), a good guess might be
Odds2(X|J) = 4 ⋅ Odds2(X)
But I’ve forgotten why that approach seemed so logical to me! Is there a better way to model the detectives’ opinions?
Does anyone understand what I’m looking for? Any advice?