Hacker News new | past | comments | ask | show | jobs | submit login

That's just a rationalization they tell themselves.



It's more than that. In a game like roulette, probability has no memory. In slots, the payout must come eventually, and playing losing rounds only brings you closer to that. There are slots players just waiting for others to go bust so they can swoop in.

Also, one would hope that those that are so addicted that they are fine to just haul-off and piss themselves would be able to think ahead and simply wear a diaper.


> In slots, the payout must come eventually, and playing losing rounds only brings you closer to that.

Riiiigggghhhhttttt


The payout is always less than the take, but the parent is correct. In most areas (of the US at least) casino slot machines are pretty tightly regulated to have to pay out a certain percentage of the take.

To give an example, slot machines in Nevada must pay out a minimum of 75% of the take. Additionally, no programming/odds updates or machine resets may be made to the slot machine until the machine has sat idle for a minimum of 4 minutes; and if an update/reset is being made the machine _must_ clearly display that this is occurring.

So the sick thing here is that each loss does in fact bring you closer to the winning spin. One of the only real strategies of slot machines (in the sense that there can be a strategy to a game of luck) is to stand around idling watching other people lose, then after someone leaves a machine with a bad run you immediately drop in to the spot and start playing the same machine.


I had a family friend in the 90s who had a small team of friends who would keep track of progressive slots all over America. When the jackpot got big enough that they knew they could win it by going and pumping cash into the machines non stop, they would all book tickets and just sit in casinos for sometimes days straight pumping away. This mans 9-5 job was a federal judge on the DC circuit.


>To give an example, slot machines in Nevada must pay out a minimum of 75% of the take.

Machines plural - which means a machine that just paid out (in a casino with a large group of machines) can theoretically pay out again before a machine that has a string of losing spins.


The 75% isn't calculated per player or per session. It's the theoretical minimum payout over the long run. Basically it's just code that does

  win = rand() < .75


No, that's an oversimplification.

The takeout is configurable. With older machines they have to be manually set at the machines, but with more modern machines it is controlled by a server. The period of time while the takeout remains unchanged is referred to as a cycle. Casinos are generally free to change the takeout so long as it is a minimum of the regulated amount. Then there are the regulations requiring idle time at the machines like I mentioned in my previous comment. Additionally, the casino may need to notify the gaming commission prior to making a takeout change depending on local regulations.


Right, it's more complicated because there are different payouts with different odds. But when you add up all the payouts with all the odds it has to add up to >.75.

What I'm objecting to is your idea that machines are more likely to payout after they've lost for a while. Each spin is independent of previous spins. The 75% is just a statistical average over the long run.


Why does the GP's comment strike you as implying that the minimum is calculated per person or session?


> each loss does in fact bring you closer to the winning spin

To me that implies that the machine is keeping track of a period of time to make sure it pays out 75% during that period.

Each spin is random and independent of whether it's been on a losing streak or not.


Ok, I can see what you mean. This is also why when I made the comment about a "strategy" I put this in parenthesis "(in the sense that there can be a strategy to a game of luck)".

My intent was not to imply that each individual losing pull increases the odds, but more that if you just keep rolling the same two dice long enough eventually it's going to come up snake eyes. And this leads to people (especially gambling addicts) continuing to pull that lever after they are long past what they can afford. They know if they just keep pulling the lever (or more likely pushing the bet max button these days) that eventually it has to pay. But the reality is the casinos are predators that feed on that behavior.

Most casinos actually have a much higher takeout rate than the legally required minimums as well; it's very common that they are set closer to the 90-97% range. It's generally observed that a higher takeout will result in more money for the house. With a higher takeout people are more likely to keep winning a bit and feel like they are getting lucky, so they will actually spend more money than if the aren't hitting at all.


Yeah, I was a bit confused why they thought that is what I was implying. I was just trying to explain high level how it works. I previously worked on a couple of online "slot machines" and several of my former colleagues write software now for WMS on physical machines.


Couldnt all slots in a casino be connected to one big pot though? So that it isnt bound to any specific machine?


Not all slots are connected to one big pot, but a few (the progessives) can be. In which case yes, the takeout requirement is applied to the set of the machines rather than a single machine. So if you had four machines that are fed 250K each and one machine hits for 750K and no other machine hits then that would comply with a 75% takeout. This is majorly oversimplified, but I think you should get the idea.

Worse yet with progressives is they may even span multiple casinos. So that grand prize someone is grinding for and wasting their money on... it may never hit at that casino.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: