My intuition is #1, but a variant on #2 would be to use the geometric mean instead - so f = sqrt(pq). This has the desirable (but common) features that:
p=q => f=p
But unfortunately
p = 1, q = 0 => f=0
The geometric mean gives 0 an advantage over 1, which makes it not symmetric in general. If we trust EY and NB the same, then f(p,1-q) should equal 1-f(q,1-p) (in both cases, one person thinks they get p of the dollar and the other thinks they get q.) Your variant of 2 does not satisfy this, which I think is the feature I think is the most important.
In "Principles of Disagreement," Eliezer Yudkowsky shared the following anecdote:
I have left off the ending to give everyone a chance to think about this problem for themselves. How would you have split the twenty?
In general, EY and NB disagree about who deserves the twenty. EY believes that EY deserves it with probability p, while NB believes that EY deserves it with probability q. They decide to give EY a fraction of the twenty equal to f(p,q). What should the function f be?
In our example, p=1/5 and q=17/20
Please think about this problem a little before reading on, so that we do not miss out on any original solutions that you might have come up with.
I can think of 4 ways to solve this problem. I am attributing answers to the person who first proposed that dollar amount, but my reasoning might not reflect their reasoning.
I am very curious about this question, so if you have any opinions, please comment. I have some opinions on this problem, but to avoid biasing anyone, I will save them for the comments. I am actually more interested in the following question. I believe that the two will have the same answer, but if anyone disagrees, let me know.
I have two hypotheses, A and B. I assign probability p to A and probability q to B. I later find out that A and B are equivalent. I then update to assign the probability g(p,q) to both hypotheses. What should the function g be?