VLS Roulette Forum

Resources => Actuals / Permanences => Topic started by: mr.ore on October 30, 2011, 08:34:42 AM

Title: Live dealer data needed.
Post by: mr.ore on October 30, 2011, 08:34:42 AM
I would like to ask forum members to help me. I would like a data with detailed information about another part of a game - who was a dealer, which wheel was that (only if it is sure that wheel has not been changed/maintained during obvservations of spins). I want to found out if there is some underlying rule that would differentiate live game from rng, but I need a lot of data for this for algorithms to find it and avoid random bias. The aim is to find Advantage-play method which could found some specifics for conrete dealers or wheel and adapt to it (hopefully fast enough to make it a real advantage).

data should be in this format

WHEEL <give some identifier to a concrete wheel you  tracked>, <layout>, <casino-name>
DEALER <give some number to a dealer>, <name of a dealer (not necessary)>
<number>
<number>
<number>
...

<layout> := european|american

example:

WHEEL 1, european, Wiesbaden
DEALER 1, Kate
13
5
7
0
13
21
14
13
22
0
dealer 2, Pam
14
19
26
17
0
8
DEALER 1, Kate
9
19
18
17
22
DEALER 3, Lucy
19
0
25
5
11

and so on


We need good data in order to move on. Just testing random thought of methods that seems to temporarily work leads to nowhere. There must be SOME reason why the method works, otherwise it is probably not worth testing at all.
Title: Re: Live dealer data needed.
Post by: mr.ore on October 30, 2011, 03:51:01 PM
also please add if wheel was spining clockwise (=C) or anticlockwise (=A) for each spins

WHEEL 1, european, Wiesbaden
DEALER 1, Kate
13 C
5 C
7 A
...

Any data is useful, but we would need about 10000 spins I think, but even if you collected few spins, please post them anyway. If everyone contributes a little, we would get more data to analyze.