Will Team YES have more total log(shares) at close than Team NO?
Will Team YES have more total log(shares) at close than Team NO?
76
1.5kṀ35k
resolved Apr 25
Resolved
NO

After this market closes, I will add up the numbers of log(shares) held by each YES trader and each NO trader. If the sum is larger for the YES traders, this resolves YES. Otherwise (including a tie), it resolves NO.

This was inspired by Conflux's market:

Now the the benefit to having more traders on your side, as opposed to having larger bets, will be even more pronounced, to the point where it is basically impossible to manipulate the market by making large bets (though other forms of manipulation would still work).

Get
Ṁ1,000
to start trading!

🏅 Top traders

#NameTotal profit
1Ṁ1,141
2Ṁ458
3Ṁ372
4Ṁ372
5Ṁ226


Sort by:
predictedYES 2y

Oh whoops. Was gonna try to manipulate this one, but I got... busy.

predictedNO 2y

@IsaacKing really? you seem inactive?

predictedNO 2y

@IsaacKing How exactly were you planning to manipulate it?

2y

Total log(YES) shares: 76.89

I didn't calculate the total log(NO) shares because it just took the first 11 NO holders to exceed that, with a log sum of 79.11. The total sum of log(NO) shares is much larger.

2y

curl+jq script (and the current status):
> curl https://manifold.markets/api/v0/market/9WizBWmiczVYPqDA6LTR/positions | jq '{yes: map(select(.maxSharesOutcome == "YES") | .totalShares.YES | log) | add, no: map(select(.maxSharesOutcome == "NO") | .totalShares.NO | log) | add}'
{

"yes": 65.90765240401448,

"no": 193.96296403660878

}

predictedNO 2y

@Imuli Who wants to buy 4.11x10^55 YES shares to snipe this last minute?

2y
predictedNO 2y

@Imuli javascript/paste into console version:
let req = new XMLHttpRequest();

req.open("GET", "https://manifold.markets/api/v0/market/9WizBWmiczVYPqDA6LTR/positions", false);

req.send();

let resp = JSON.parse(req.response);

let count = sh => resp.filter(x => x.maxSharesOutcome === sh)

.reduce((total,x) => total + Math.log(x.totalShares[sh]), 0);

({ yes: count("YES"), no: count("NO") })

predictedNO 2y

@JosephNoonan who wants to make "does IsaacKing have a trick up his sleeve on this market"

predictedNO 2y

@Conflux Yeah, with alts being illegal now, I don't see what his plan could be. Unless he actually has amassed an army to snipe this with YES bets at the last second.

2y

log base what?

predictedNO 2y

@42irrationalist If you use a negative base and then a total order the complex plane based on some space-filling fractal, that would be amusing but also very much against the spirit of the question :)

predictedNO 2y

@Imuli Well, don't worry. As mentioned below, I will use a base greater than one, so this is equivalent to asking which team will have the largest product of shares. When I actually calculate the sum, I will use natural log.

predictedNO 2y

I went one hyperoperation up:

2y

This is currently my market closest to meeting the YES criteria for this one:

If we get 25 more traders, we can make it happen.

predictedNO 2y

At the moment, NO shares are so cheap, that if 7 people spend 10 mana on NO shares each, team NO would be winning. And I guess even after that NO shares would still cost less than YES.

predictedNO 2y

And the profit for those who buy these 10 mana positions would be like 500%

predictedNO 2y

@Inosen_Infinity That's why I'm on team no.

2y

@Inosen_Infinity The lead has narrowed even more. Now, all we need is for a single new trader to buy Ṁ2 worth of NO (7 shares), and Team NO will be ahead, with NO shares still being almost 3 times cheaper.

2y

There's a hedgehog voting yes I feel bad for screwing over but I just became a turncoat and joined your cause

2y

@Odoacre I don't think the M100 bet was a good idea. It makes NO shares cheaper while only giving about 5 log-shares to Team YES. Similar to what happened in the sqrt market, but this time making large bets is even riskier, since log grows much slower than sqrt.

2y

@JosephNoonan I think it will be fine

predictedNO 2y

@Odoacre We'll see. Although my comment was at least partially motivated by a desire to get people to bet NO.

2y

Log base 10? Natural log? :D

2y

@AlexRockwell It doesn't actually matter what base I use, as long as the base is greater than 1, since log_b(x)=log_a(x)/log_a(b), for any bases a and b, so using a different base is equivalent to multiplying both sums by a constant factor. But when doing the calculation, I will probably use natural log.

predictedNO 2y

Oh yeah, youre right it doesnt matter :D Without thinking about it much, my intuition was suggesting that with a higher log base there would be more advantage to lots of little owners. But I guess its the same.

What is this?

What is Manifold?
Manifold is the world's largest social prediction market.
Get accurate real-time odds on politics, tech, sports, and more.
Or create your own play-money betting market on any question you care about.
Are our predictions accurate?
Yes! Manifold is very well calibrated, with forecasts on average within 4 percentage points of the true probability. Our probabilities are created by users buying and selling shares of a market.
In the 2022 US midterm elections, we outperformed all other prediction market platforms and were in line with FiveThirtyEight’s performance. Many people who don't like betting still use Manifold to get reliable news.
ṀWhy use play money?
Mana (Ṁ) is the play-money currency used to bet on Manifold. It cannot be converted to cash. All users start with Ṁ1,000 for free.
Play money means it's much easier for anyone anywhere in the world to get started and try out forecasting without any risk. It also means there's more freedom to create and bet on any type of question.
© Manifold Markets, Inc.TermsPrivacy