Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Positions that have no associated bets should not start out at probability 0.5 #3

Open
waleedmebane opened this issue Jul 7, 2021 · 0 comments

Comments

@waleedmebane
Copy link
Owner

My thought was that such positions are just as likely to be true as false.
However, now I'm pretty sure that is not a realistic model.
I don't think an arbitrary statement is just as likely to be true as false. Probably there are many many more grammatically correct absurd statements than true statements.

I should not assume that a participant is 50% likely to know that a statement they suppose is true actually is true. I don't know anything about the participant's level of knowledge on the subject. I also don't assume that participants are acting in good faith.
So, I have no reason to believe the position. The act of asserting it isn't a piece of evidence. It's probably not good to consider that it will average out to 50% either because some positions have greater strategic importance to the status of conclusions than others, and it leaves the system vulnerable to spamming of absurd positions by bad-faith participants to boost the probability of a conclusion.

So, it seems that I should let such positions default to false (probability 0) until some evidence comes in. Betting counts as a piece of evidence because a participant making a bet is taking a risk. So, that gives an indication of the strength and sincerity of their belief.

I will also have to update the "Walkthrough" section of the User's Guide in the documentation after making the change.

This also suggests that there should be two separate deadlines. One deadline would be for all arguments to be added that will be added during a particular dialogue. After that there should be a period of time during which the participants evaluate existing positions that they haven't had a chance to evaluate so far and make bets if they are interested in doing so. That way there is a better chance for the price of lately added positions to reflect the inputs of many participants instead of just a few.

waleedmebane added a commit that referenced this issue Aug 17, 2021
 of positions (positions not supported by evidence).
 See Issue #3 for details.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant