
Let me phrase this more clearly. When this market closes, I flip a coin. If it's heads, the market resolves to if it is predicted YES at more than 50%. Otherwise the market resolves to if it is predicted YES at less than 50%.
Apr 12, 3:24pm: Will this market be predicted YES at greater than if my coin flips heads and otherwise less than 50%? → Will this market be greater than 50% at close if my coin flip comes up heads, and less than 50% if it comes up tails?
🏅 Top traders
| # | Trader | Total profit |
|---|---|---|
| 1 | Ṁ23 | |
| 2 | Ṁ14 | |
| 3 | Ṁ9 | |
| 4 | Ṁ9 | |
| 5 | Ṁ9 |
@ShitakiIntaki "probability": is a function of "p" and the "YES" and "NO" shares remaining in the "pool".
@Physictype you can hit this URL:
https://manifold.markets/api/v0/slug/will-this-market-be-predicted-yes-a
And read off the value for "probability" - currently 0.4999999999999996.
@chrisjbillington it is dynamic but when I looked it reported "pool":{"YES":314.91881947855927,"NO":304.65409610050665},"probability":0.49999999999999956,"p":0.5082837089226685,[...]
I don't quite know what the difference between "p" and "probability" is, but it's "probability" that changes when you make a bet and seems to correspond to the rounded number displayed on the page, so I would guess that's it.
Should still clarify what will happen if "probability" is exactly 0.5. That is, after all, a perfectly able to be represented floating-point number.
@chrisjbillington Probability is the market probability, and p is an internal parameter of the automated market maker, it's not important for most purposes.
@Physictype Indeed. A strict reading of the question implies that it resolves NO if it's exactly 50 (in both coin flip outcomes), but it's the sort of thing it can be useful to clarify.
@Physictype probably not, but as written I think it's either missing a word or two or otherwise hard to parse, I'd maybe rewrite as something like:
Will this market be greater than 50% at close if my coin flip comes up heads, and less than 50% if it comes up tails?
@Physictype Flip coin again if it lands on edge, or resolve NO, or NA? some coins have a non-zero chance of landing on neither heads nor tails.