Slot Machine RNG and Payback % - How it actually works from a Slot Tech!

Поделиться
HTML-код
  • Опубликовано: 17 янв 2025

Комментарии • 39

  • @phamster2008
    @phamster2008 2 года назад +2

    I had a hard time understanding how it worked before until i saw this video. Totally make sense and Thank you for educating us!

  • @BobsTank
    @BobsTank 2 года назад +3

    You've made it EXTREMELY clear and easy to understand. Thank you for taking the time to explain this to us.
    BTW, I noticed that the word "TASTE" never showed up in your pay table examples 😉😁.

  • @dylansirois8768
    @dylansirois8768 Год назад

    This is great man! Thank you for posting this! I didn't know you were a software engineer!

  • @jw8927
    @jw8927 2 года назад +1

    Love this, can't get enough of the tech side. Thank you. #shared. I originally came over from Cowboy slots, love the candidness and honest talk.

    • @HomeSlots
      @HomeSlots  2 года назад +1

      Thank you for stopping by!

  • @psycholime3312
    @psycholime3312 6 месяцев назад

    really made a lot of sense to me after watching the video. Thank you.

  • @heyu9225
    @heyu9225 2 года назад +2

    Thank you for this video! This is probably the most helpful and clear explanation on this topic I have seen. I’d have a hard time not playing with that simulator you created to see if I could “win” for the day or not lol

    • @HomeSlots
      @HomeSlots  2 года назад

      So glad to hear you enjoyed it and thank you! I might release a public version of it soon for people to mess around with. :)

  • @bonustimeslots
    @bonustimeslots 2 года назад +1

    Awesome explanation and graphic explanation Mark! I know people were still quite confused after Cowboy posted his video and falsely assumed the machines actively change the chances of winning if the machines are off from the factory set percentage. I like to explain it by lottery numbers being fixed (the total rng possible outcomes) and that time and mathematical probabilities take care of the immediate differences in the percentage. The chances of winning nothing or a small amount are much greater than the top jackpot but the lottery doesn't suddenly add 5 more numbers to the pool if someone hits the top jackpot right away. Time and the number of people playing brings things back into spec, not a sudden manipulation of the outcome or rng. Thanks again for your great insights and tech knowledge! 👍

    • @HomeSlots
      @HomeSlots  2 года назад +1

      Much appreciated! Video took awhile to do LOL - I hope more people get to seeing it.

    • @bonustimeslots
      @bonustimeslots 2 года назад

      @@HomeSlots I just posted your video and a shout out for you and Cowboy on my community page. I don't have a huge following but hope it helps!

  • @LVMusicLvr
    @LVMusicLvr 9 месяцев назад

    Thank you for this. Can you do one for Keno and Video Poker, please?

  • @bigiron4645
    @bigiron4645 2 года назад +1

    I'm from Canada and just subscribed really enjoy your blogs , I'm going to Vegas in August can you tell me which is the best Top Dollar slot to play and which ones to stay away from and do you know where I might find them on Fremont ST. Thanks keep up the good work wish I could meet you some day in Vegas

    • @HomeSlots
      @HomeSlots  2 года назад

      Hey there! Short Answer: Look for the 5 Line Regular Top Dollar. Long Answer: I did an in depth interview with Cowboy Slots about Top Dollar - check it out here: ruclips.net/video/uieQLoJxo6E/видео.html

    • @bigiron4645
      @bigiron4645 2 года назад

      @@HomeSlots Thank you watched it twice.

  • @rgroo002
    @rgroo002 2 года назад

    Super interesting to know!

  • @gzaaghon9785
    @gzaaghon9785 Год назад +3

    Apologies if this has been asked before, but, is the result affected by the moment when you press the spin? For example, if I were to hesitate 2 seconds before my next spin, would this generate a different result?
    Similarly, when playing a special that requires you to press a button to determine the type of bonus you get, would hitting stop at another moment alter the outcome, or is it predetermined by the time you get into the special round?

  • @jnguyen8143
    @jnguyen8143 Год назад

    Could you share the excel? This would be fun to play with!

  • @elpapichulo4046
    @elpapichulo4046 Год назад

    How random are these random numbers generared by the machines?

  • @ratanaly2185
    @ratanaly2185 2 года назад

    I still couldn't figure out how you calculate to get 98%. compare to other still couldn't find way to calculate it. if I want to add another percentage I will need the way of calculate that.

  • @muzzac1545
    @muzzac1545 7 месяцев назад

    Surely then the slot is able to show you the odds of winning the jackpot rather than just give you an rtp percentage?

    • @muzzac1545
      @muzzac1545 7 месяцев назад

      So if the slot is 98% there are 11 possible numbers out of 125569 that win you the jackpot, which works out at a 11415/1 chance.

  • @ElectroSonic15
    @ElectroSonic15 2 года назад

    Just to make sure I'm understanding right:
    Game hold refers to how much profit the machine retains, so in theory for a game to eventually reach its 98.02% payback percentage, the game hold would need to be down at 1.98%?
    Or is the payback percentage specifically just a total measure of all the possible outcomes that give the player some kind of win?

    • @HomeSlots
      @HomeSlots  2 года назад +2

      You are correct in understanding that the game hold is the amount the machine will "hold" in credits for the casino over the lifetime of the machine, millions of spins.

    • @ElectroSonic15
      @ElectroSonic15 2 года назад

      Gotcha thank you. Great video!

  • @johnsomich7890
    @johnsomich7890 2 года назад

    Now I understand!

  • @phantomstratocaster
    @phantomstratocaster 10 месяцев назад

    is the rng psuedo rng

  • @Roberto-ie6hk
    @Roberto-ie6hk 2 года назад

    Does the RNG cycle through all possible numbers (i.e. its range) between each spin?

    • @HomeSlots
      @HomeSlots  2 года назад +2

      As long as the machine is powered on, it's cycling through these numbers very quickly - thousands a second. Each spin is a random event, the RNG does not know or take into account what the previous spin value was.

    • @Roberto-ie6hk
      @Roberto-ie6hk 2 года назад

      @@HomeSlots I thought it uses the previous result to generate the next result hence the term ‘pseudo random’? It is seeded with a random value, like the time/date on the internal clock, and then follows a predetermined sequence of numbers based on the algorithm used?
      Sorry if this discussion is too in-depth for a RUclips comment, I am just genuinely interested in this topic. Thanks

    • @HomeSlots
      @HomeSlots  2 года назад +1

      @@Roberto-ie6hk Hey Roberto - It's pseudorandom, as most if not all computers are incapable of generating a truly random number. It's most likely a hash of the time/date as you suggested, but I have no way to know for sure. However, each number is a completely separate event with no bearing on the previous number(s) that have been picked.
      I typically avoid the "True Random" and "Pseudorandom" conversations because it just gets people even more confused. But, for the sake of slot machines and the fact that they are operating by computer processors, it's as random as it possibly can be without manipulation from the user or programming of the chip.

    • @Roberto-ie6hk
      @Roberto-ie6hk 2 года назад

      @@HomeSlots Thanks for clarifying this. I have always wondered about this. Have a great day!!

    • @petergoodman1337
      @petergoodman1337 9 месяцев назад

      Marc this old video popped up on my feed. You admit to “not knowing” and say it confuses people to talk about Algorithms. The future result is based on past spins by utilizing changing algorithms and Inner linked devices and casino management softwarete. I tell you the same thing this gentleman did above a year later and you now cannot even admit to not knowing how it works, the Nevada gaming regulations, or Algorithms being utilized in slots. Now I am certain you have a different motive to have these slot channels claiming to be an expert.

  • @emanuelmartinez5947
    @emanuelmartinez5947 10 месяцев назад

    After this, I don't really want to play again lol I really want to buy few and rent 😂😂😂

  • @johnpaullagasca7801
    @johnpaullagasca7801 Год назад

    If the RTP % is set at 85-80% is it fair to players?

    • @alexojideagu
      @alexojideagu Год назад

      The best answer is to simply not play a game if it's that low.

  • @kevinsnewslotchannel
    @kevinsnewslotchannel 2 года назад

    is the RNG running when the machine is idle?

    • @HomeSlots
      @HomeSlots  2 года назад +2

      Yes, only time it isn’t is if the machine is powered off.