Re: Software roulette statistics
- From: "Reef Fish" <large_nassua_grouper@xxxxxxxxx>
- Date: 28 Nov 2006 11:39:37 -0800
David A. Heiser wrote:
< snip lengthy beginning portions of thread>
<cunchy64@xxxxxxxxxxx> wrote in message
news:1164709891.405678.305250@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Reef Fish Bob,
Thanks for your comments, all of which are perfectly understandable and
understood.
Cath
My belated "You're welcome, Cath" since I had nothing else to add.
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Software gambling routines depend on random number generators (RNGs). The
majority are on the single "seed" type in which the next RNG comes from
computer (digital) operations on the previous number. The earlier methods
were of the Linear Congruential form (Knuth), that generated succeeding
sequences of random numbers. These have been shown to be inherently
defective, and as Marsaglia found out generate distinct patterns and
repeating sequences. A spectral test is a way to find out about these
patterns. These patterns may be evident to a player, and the "owner" may be
oblivious of them. Some of the newer RNGs do not have this characteristic.
Marsaglia's "Random numbers fall mainly in the plain" about the
congruential
type of generator lying on "lattice" points in TWO or higher dimentions
made
it "defective" for simulating points in HIGH dimensions, but not
necessarily
defective for one-dimensional problems such as generating U(0,1) random
numbers to simulate univariate distributions.
For that reason, there's no reason to suspect (a) the gambling machine
designers are NOT aware of the RANDU or RNG defects that's well-
known since 1968 <date of Marsaglias' paper> or know about "modern"
generators, and (b) that the defective RNGs adversely affect the
software roulette machines.
-- Reef Fish Bob.
The whole basis is for the "owner" to get as cheap a "machine" as possible
and to "pay" for software that does not give a fair play. The display and
packaging is much more important than a fair play. With computer software
driven gambling, there is no way that the player can find out if it is a
fair play of a biased play. One cannot in a finite amount of $ obtain a
large enough of a data base to determine if a fair or foul play is going on.
We are talking about 30 million numbers for a test series, and even these
have a "variability", so it is hard to arrive at any definite conclusions..
Obtaining the software instructions is not a guarantee that what you play is
specifically from that software routine. Its all a "pea in the shell" game,
and the famous quote "a sucker is born every minute" and "it's your buck
(not mine)" still holds. Just as in a carnival, lights, colors, noise,
music, nudes etc.bring in the suckers.
Nothing has changed, only that the process has gotten "high tech".
The Indian tribes here have found out that gambling brings in so much more
money "profits" than any other legitimate business, they will do anything to
get them built in or near our towns and cities.
David Heiser
.
- Follow-Ups:
- Re: Software roulette statistics
- From: Gordon Sande
- Re: Software roulette statistics
- References:
- Software roulette statistics
- From: cunchy64
- Re: Software roulette statistics
- From: Reef Fish
- Re: Software roulette statistics
- From: cunchy64
- Re: Software roulette statistics
- From: David A. Heiser
- Software roulette statistics
- Prev by Date: Re: How many chess games are there?...and who wins?
- Next by Date: Re: Software roulette statistics
- Previous by thread: Re: Software roulette statistics
- Next by thread: Re: Software roulette statistics
- Index(es):
Relevant Pages
|
|