Bitcoin Forum
July 07, 2024, 11:08:07 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 ... 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 [326] 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 »
6501  Economy / Marketplace / Re: Introducing: The Amazing Anonymous Bitcoin Lottery on: August 27, 2010, 09:50:38 PM
As I run the final tests to the prize distribution without the unclaimed rollover, it occurred to me: If we let the unclaimed prizes be evenly distributed on the claimed pot... should we not go back to the 5 characters bets? Yeah, chances of hitting all 5 are 1 in 1048576, but the prizes are split down, so it just adds to the distribution of prizes. Can I get the next one on 5 chars, people?

The prizes could then be, as initially proposed:
1st prize - 5 characters correct - 50%
2nd prize - 4 (rightmost) characters correct - 6%
3rd prize - 3 (rightmost) characters correct - 8%
4th prize - 2 (rightmost) characters correct - 9%
5th prize - 1 (rightmost) character correct - 25%
bounty pool - 2%

open to discussion Smiley

I'll open a quick, 3 digit draw at 77000 (that's 225 from the one open now!) just to even out the numbers, we can discuss till then. After that, we'll be at every 1k as decided.

Sounds good. I like the every block 'pick 3' too.
6502  Economy / Marketplace / Re: Introducing: The Amazing Anonymous Bitcoin Lottery on: August 27, 2010, 01:41:03 PM
a.3   allow till lock
b.3   everything, all the time
c.2   empty the pot
d.1   1BTC for now
e.1   every 1k
6503  Economy / Marketplace / Re: Introducing: The Amazing Anonymous Bitcoin Lottery on: August 27, 2010, 01:18:18 PM
I couldn't find anywhere on the website that said you can only win 1 prize.

If you pick 3 do you also win the prizes for the pick 2 and pick 1 since you must have done so?


Well, the rules haven't been written down, and all my extra time has been spent testing and fixing. But that particular scenario has been mentioned a couple of times before... 1 ticket = 1 prize. You don't get on second and one third if you get one first...

Is this something you'd like to see changed? If so, why?

I'm just mimicking the local state lottery on this one, really. It also makes prize calculation easier, but only marginally so Smiley

It's not that important, imo, but it should be written one way or the other. Just pick a way, it's all subject to change of course.

Oh, I noticed a tiny thing. [ home] [ bet] [ draw details] [ account ] [ log out ]

The spacing is off, missing the end space on home, bet, and draw details.
6504  Bitcoin / Bitcoin Discussion / Re: Bitcoin laundrymat on: August 27, 2010, 11:28:19 AM
Guys, I've been talking to the Zeitgeist people and they make a lot of sense. The machine is already there, and water and power should obviously be free so I don't think this Bitcoin thing is a good idea.

hmm?

It's like a joke, but less funny.
6505  Economy / Marketplace / Re: Graphics and logos for BTC on: August 27, 2010, 07:34:44 AM
I'd love to see some sample work. It'll be a while, but I hope to make some bitcoin sites eventually and I'll need logo help.
6506  Economy / Marketplace / Re: TAABL mathematics on: August 27, 2010, 07:32:08 AM
Look, I can work out the numbers, but it's a pain so I simplified to a winner take all lottery.

When you buy the first ticket you have a (1/4096 * .5) + (1/256 * .25) + (1/16 * .25) = 0.016723633


Can you explain this formula more, what are you computing? what are the 0.5 and 0.25 numbers ?

When the first ticket is bought the pot is 1 so matching all 3 wins you .5 matching the rightmost 2 gets you .25 and matching the right digit gets you .25.

To be accurate I should have reduced the odds on matching 1 and 2 because in order to win those prizes you have to also not match all 3.

(1/4096 * .5) + ((1/256 - 1/4096) * .25) + ((1/16 - 1/256) * .25) = .015686 is the expected value of the first ticket.

The formula for future tickets gets even more complicated because of the stair-stepping of dupes.

The number of tickets with the same rightmost digit as the Nth ticket (including that ticket) is floor(x/16 + 1)

Floor meaning the largest integer less than.

so the whole formula for the value of the Nth ticket is:

((1/4096) * (N/2)) / floor(N/4096 + 1) + ((1/256) * (N/4)) / (floor(N/256 + 1)) + ((1/16) *(N/4)) / (floor(N/16 + 1))

Oh, and all the .25s should be .24s if you consider the bounty.
6507  Economy / Marketplace / Re: TAABL mathematics on: August 27, 2010, 12:18:58 AM
My math is off because the winner doesn't get runner up prizes. This goes both ways though because when  someone else wins you'll get extra on all of your runner ups because he doesn't get a share. It changes things, but not the main idea.
6508  Economy / Marketplace / Re: TAABL mathematics on: August 26, 2010, 11:35:08 PM
Okay, I am not saying that you are guaranteed to profit buy buying all empty tickets. I am saying that it has positive expected value.

If I offer to flip a coin with you and pay you $10 and heads and take $1 from you on tails you will on average profit by $4.5 per flip. You will never actually win $4.5 in a flip, that is just the probability weighted average of the outcomes. The exact odds of having a losing streak of 100 flips, or of being down after 17 flips or whatever is not important here.

The "problem" with this is not that buying all the empties is profitable, it is that buying a few tickets in a mostly empty field is very unprofitable. The easiest way to fix this is to make sure all money is awarded each draw (or with a sudden death, which sounds fun). I know it kills the growing jackpot though, which would be fun to have.
6509  Bitcoin / Bitcoin Discussion / Re: Bitcoin laundrymat on: August 26, 2010, 11:12:03 PM
Guys, I've been talking to the Zeitgeist people and they make a lot of sense. The machine is already there, and water and power should obviously be free so I don't think this Bitcoin thing is a good idea.
6510  Economy / Marketplace / Re: TAABL mathematics on: August 26, 2010, 11:09:34 PM

That is just wrong. Your bets go to the pot in full, but you don't take the whole pot if you win. Poker? sure, but not lottery. The first ticket gives you a chance of winning, at best, 0.5BTC, and it did cost you 1BTC. The second? in a perfect world an extra 0.24, so you are not even making up for the initial bet. It only levels out because many people play and, if you were to make no duplicates, the bets would be spread so well that prize distribution would suck even more.

But I get it, eventually you'll bet, as well as many others and only you will win, making up for all the other losses. I say go for it! The more the merrier...


I'm well aware of the math involved in splitting pots, that does happen in poker.
6511  Economy / Marketplace / Re: TAABL mathematics on: August 26, 2010, 11:08:39 PM
Look, I can work out the numbers, but it's a pain so I simplified to a winner take all lottery.

When you buy the first ticket you have a (1/4096 * .5) + (1/256 * .25) + (1/16 * .25) = 0.016723633

When someone buys a second ticket it is worth (1/4096 * 1) + (1/256 * .5) + (1/16 * .5) = 0.033447266

Once there is one ticket on every number (1/4096 * 2048) + (1/256 * 1024)/16 + (1/16 * 1024)/256 = 1

Now if someone buys a duplicate that doesn't match your ticket in the rightmost digit:

(1/4096 * 2048.5) + (1/256 * 1024.25)/16 + (1/16 * 1024.25)/256 = 1.000244141

And now we have positive expected value.

Each ticket now has that much value, so the order doesn't matter. But people may still be wary of buying the first very low value tickets. I'm not saying they won't find other reasons to do it, but they are essentially donating value to future draws.
6512  Economy / Economics / Re: Jonathan Haidt's Moral Mind on: August 26, 2010, 10:56:33 PM
It isn't necessary to have a "Bitcoin team". People will independently use/promote/protect the currencies that they find the most value in.

The Democrat vs. Republican thing is not a problem with the parties or representatives themselves, but a problem with democracy. Representative democracy always creates this kind of situation.

I absolutely agree.

A fun/connected/interesting group will tend to attract new people so we should try to be like that, but I think that is just a little noise compared to the fundamental value Bitcdoin brings.

IOW, even if you all were super douchebags, I'd still be here.
6513  Economy / Marketplace / Re: Introducing: The Amazing Anonymous Bitcoin Lottery on: August 26, 2010, 10:41:09 PM
There is lots to think about here. Don't forget that showing number of dupes keeps operator from claiming there was a dupe on a winner when there wasn't. Of course you could release that after the lock.


6514  Economy / Marketplace / Re: TAABL mathematics on: August 26, 2010, 09:54:39 PM
Sorry, I was not clear. You bet on uncovered numbers and profit from when people duplicate each other. If someone lands on you, you take your bet down.

Oh no, you were clear. It's just the unspoken assumption that if you bet on uncovered numbers you'll win (and thus profit) that I find somewhat misleading Smiley

Fixing your sentence:

You bet on uncovered numbers and if you happen to win, and the chances increase with the number of bets you cover profit from when people duplicate each other, knowing that the profit will be reduced and may actually be a loss even when you win as your number of bets increase. If someone lands on you, you take your bet down (while canceling lasts Smiley ).

Well, you can cancel as long as people can place, so you just have to be quick.

Obviously it isn't profitable every time. Is simply positive expected value. Sorry, I don't bother saying expected anymore since I play and post about poker all day. The variance all evens out and the expectation is all that remains after a few decades or whatever.

So, yes, you are still gambling, it's just that you can do it with an edge instead of paying an edge. It isn't some magic about covering all numbers either. Every ticket you buy is a better value than the last. The first ticket gets you 1/4096 of winning 1BTC the second is twice as good a value, it gets you a 1/4096 chance at winning 2BTC!
6515  Economy / Marketplace / Re: TAABL mathematics on: August 26, 2010, 08:19:32 PM
Sorry, I was not clear. You bet on uncovered numbers and profit from when people duplicate each other. If someone lands on you, you take your bet down.

6516  Economy / Marketplace / Re: TAABL mathematics on: August 26, 2010, 07:56:46 PM
Bet every uncovered number. Your profit comes from other peoples duplicates.
6517  Economy / Marketplace / Re: Introducing: The Amazing Anonymous Bitcoin Lottery on: August 26, 2010, 12:21:23 PM

Thanks for the 150, I'm totally going to win it. :-)

Well, it's well deserved if you do. Your help, and that of TTBit has been most refreshing.

But... you do realize that now, with the added 150, the odds are totally on my side, right? :-)

I've still got a few days to throw some more down ;-)

I just noticed you can buy 10kBTC on MtGox and only move the price 2%. Sick market.
6518  Economy / Trading Discussion / Re: Legal Tender on: August 26, 2010, 11:21:59 AM
It is perfectly reasonable to make agreements or contract denominated in other commodities. For example, I can loan you 10 chickens and require 10 chickens to repay the debt. I don't necessarily have to agree to a dollar equivalent value of 10 chickens. If I'm hungry for chicken, I can't eat dollars.

Futures markets operate on this principle.

Legal tender really tends to mean, if someone owed your grandfather $100 from 1920, you can't demand 100 silver dollar coins, $100 in silver certificates, 2 $50 gold pieces or any other form specific form of currency. You have to take FRN if they are offered, else the debt is forfeit.

If I have a debt to you of 10 chickens, and If I were to offer to pay you $50 to settle my chicken debt. (Say the market rate for chickens is $5 each)
If you didn't want to take the $50 and instead continued to demand the chickens, the judge would tell you to take the $50 or give up on the debt..


These chickens, they had lots of sentimental value to me.
6519  Economy / Marketplace / Re: Introducing: The Amazing Anonymous Bitcoin Lottery on: August 26, 2010, 11:21:13 AM
I guess in my excitement I didn't ever worry about how bad of a deal buying the first tickets is. When there is no pot you are essentially buying a small chance of getting your money back or less. That's fine right now when we buy tickets out of novelty and lack of alternatives, but it will wear off. This leads me to think we need to return all or almost all of the money to users each time. Maybe hold back ~5% each time and let that accumulate or something.

So until I change my mind again (coming soon) I'm in the "pay it all out" camp. This should still cause pots to grow over time since winners will throw back in, and stories of great bit-riches will get spread around.

Lotteries are all about masses. Lots of betters == more for the winners.


Totally.

A lottery with 1 person buying 1 ticket is boring no matter what.

I'm just saying that from the perspective of early ticket buyers it's a pretty terrible deal. For simplicity pretend it is winner take all. You buy a ticket for 1BTC that has a 1/4096 chance of getting you like 1 or 20 or 100 or even 1000BTC, it's not anywhere near even money. Now this just means that money will probably roll over making future draws more attractive. As long as you have an ample supply of people buying when it's a terrible deal, there's no problem because once they get it started it turns out not to be a bad deal. I'm just mentioning the possibility of everyone saying, "eh, I'll wait to see if this is going to get big at all". Now with the ability to unbuy tickets like you have it is less of a commitment so maybe people will say "I'll grab some numbers now and just cancel if it seems too small" then other people see it is growing and 'ta-da' we have a good pot.

These are just some thoughts, all that really matters is what people actually like. And that is hard for me to guess.

Thanks for the 150, I'm totally going to win it. :-)
6520  Economy / Marketplace / Re: Introducing: The Amazing Anonymous Bitcoin Lottery on: August 26, 2010, 09:08:04 AM
I guess in my excitement I didn't ever worry about how bad of a deal buying the first tickets is. When there is no pot you are essentially buying a small chance of getting your money back or less. That's fine right now when we buy tickets out of novelty and lack of alternatives, but it will wear off. This leads me to think we need to return all or almost all of the money to users each time. Maybe hold back ~5% each time and let that accumulate or something.

So until I change my mind again (coming soon) I'm in the "pay it all out" camp. This should still cause pots to grow over time since winners will throw back in, and stories of great bit-riches will get spread around.
Pages: « 1 ... 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 [326] 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!