What does this meen?

Why do you play video poker? What is your favorite game and why?
pokeherguy
Senior Member
Posts: 413
Joined: Thu Feb 22, 2007 10:27 pm

What does this meen?

Post by pokeherguy »

If a particular random number selected is outside the range of equal distribution of re-scaling values, it is permissible to discard that random number and select the next in sequence, or some other acceptable method, for the purpose of re-scaling.

pokerforme
Senior Member
Posts: 438
Joined: Sun Jun 17, 2012 11:01 am

Post by pokerforme »



bla?

shadowman
Video Poker Master
Posts: 3587
Joined: Mon Oct 23, 2006 5:42 pm

Post by shadowman »

Not really sure but I suspect it has to do with the fact there are billions of random numbers generated that need to be mapped into 52 (or more) cards. You end up dividing 52 into that total number and there will be some remainder. The result is the set of number of random numbers which map into a particular card. The few numbers associated with the remainder cannot be used or you would have some card(s) that would have a higher chance of being selected.
 
I believe that is what is meant by "outside the chance of equal distribution". If one of these numbers comes up it is simply discarded and another random number selected.
 
Hopefully, this makes sense ... if not, I can provide an example.

Mooseton
Forum Newbie
Posts: 1
Joined: Tue Mar 20, 2012 12:57 am

Post by Mooseton »

If a particular random number selected is outside the range of equal distribution of re-scaling values, it is permissible to discard that random number and select the next in sequence, or some other acceptable method, for the purpose of re-scaling.

Interested where this sentence came from. Might help in deciphering it.

damule
VP Veteran
Posts: 551
Joined: Wed Jul 09, 2008 4:59 pm

Post by damule »

"meen"Really? And we're attempting to give this post credibility.


BillyJoe
Video Poker Master
Posts: 3198
Joined: Sat Aug 23, 2008 2:00 pm

Post by BillyJoe »

"meen"

Really? And we're attempting to give this post credibility.

Real numbers guys can't spell..

faygo
Video Poker Master
Posts: 2925
Joined: Tue Jan 09, 2007 6:55 am

Post by faygo »



"meen"Really? And we're attempting to give this post credibility.

   How meen  of you.   I think I understand what Shadowman said. As he suggested, an example might help clarify it for sure.


pokeherguy
Senior Member
Posts: 413
Joined: Thu Feb 22, 2007 10:27 pm

Post by pokeherguy »

I was just reading up on some of the gaming regulations from our area and I ran up on this line and couldn't make heads or tails as to what it meant.

pokeherguy
Senior Member
Posts: 413
Joined: Thu Feb 22, 2007 10:27 pm

Post by pokeherguy »

Not the first word I've misspelled and it probably won't be my last, every site has to have a grammar queen.

shadowman
Video Poker Master
Posts: 3587
Joined: Mon Oct 23, 2006 5:42 pm

Post by shadowman »

An example. A typical RNG uses a 32 bit or 64 bit algorithm. A new number is generated by shifting the bits around. The reason for this particular size is because that is the size of the computers internal processing unit.
 
With 32 bits there are 4 billion possible numbers that can be created. If you divide 4 billion by 52 you get about 82 million  numbers per card with almost 80 million numbers left over. The computer will map whatever number is generated into the 52 cards by dividing by the 82 million number. Occasionally, a value for those left over 80 million numbers will be generated and won't map into the 1-52 number that represents the 52 card deck.
 
It is these numbers that are referred to as "outside the range of equal distribution".
 
Hopefully, this helps clear it up.

Post Reply