AMPLIFIED ODDS 10x: Will a nuclear weapon be launched in combat by the end of 2023?
41
231
760
resolved Jan 1
Resolved
N/A

Approach & description copied from https://manifold.markets/LivInTheLookingGlass/amplified-odds-100x-will-a-nuclear-767e27d543c2 but multiplier dropped to 10x.

This rule resolves YES if the referenced market resolves YES.


If the referenced market resolves NO, I will get a random number using a predetermined seed. If it is less than 1 / a, I will resolve NO. Otherwise, I will resolve N/A. This means that, for this rule, you should treat NO as if it is a times less likely to happen than it actually is.


For example, if a = 10, and your actual expected outcome is 0.1% YES, 99.9% NO, you should expect this to resolve with probabilities 0.1% YES, 9.999% NO, 89.901% N/A, which means that your price of a YES share should be ~1%.


Some other values, for calibration (using the formula YES' = YES/(YES + (1-YES)/100), where YES' is the price for this question, and YES is your actual probability):

0.1% YES => 1% YES' (actually 0.99%)

0.2% YES => 2% YES' (actually 1.96%)

0.5% YES => 5% YES'

1% YES => 9% YES'

2% YES => 17% YES'

5% YES => 34% YES'

10% YES => 53% YES'

20% YES => 71% YES'

50% YES => 91% YES'

This market will resolve if any of the following are true:

- If this market reaches its close date

- If `CBCpG7AUU4pnsbyBn0bg` closes (Will a nuclear weapon be launched in combat by the end of 2023?).

It will resolve based on the following decision tree:

- If the human operator agrees:

--- Amplified odds:

----- If the referenced market resolves YES, resolve YES

------- Resolved (or current, if not resolved) value of `CBCpG7AUU4pnsbyBn0bg` (Will a nuclear weapon be launched in combat by the end of 2023?).

----- If it resolved NO, generate a random number using a predetermined seed

------- If the number is less than `1 / a` (10 -> ~0.1), resolve NO

------- Otherwise, resolve N/A

----- Otherwise, resolve to the equivalent price of the reference market

- Otherwise, a manually provided value

Note that the bot operator reserves the right to resolve contrary to the purely automated rules to preserve the spirit of the market. All resolutions are first verified by the human operator.

The operator also reserves the right to trade on this market unless otherwise specified. Even if otherwise specified, the operator reserves the right to buy shares for subsidy or to trade for the purposes of cashing out liquidity.

Get Ṁ200 play money
Sort by:

Like https://manifold.markets/AndyMartin/amplified-odds-10x-will-coinbase-su , I ran python -c "import random; print(random.randint(1,10)==1)" and it printed out False, so this resolves N/A.

using the formula YES' = YES/(YES + (1-YES)/100)

FYI, this formula should have a denominator of 10, rather than 100

@finnhambly does a take "a" value between 0-10? Or 0-100?

More related questions