Bitcoin Forum

Economy => Gambling => Topic started by: rz20 on December 24, 2014, 11:24:49 PM



Title: How can wee Analyse the rolls data from a dice website seed?
Post by: rz20 on December 24, 2014, 11:24:49 PM
I want to analyse the rolls data from a seed to check how many consecutive numbers a streak of losses can happen from using martingale.

We can use this tool (created by dooglus) to get the results from an used seed: http://jsfiddle.net/qv30b62u/embedded/result/
Server seed revealed: f50e12e5ed9cf8cbf47ae6257b5f9efa2872ef8c200bf1bc3cd337e141f91b6c
CLIENT SEED: qq2wdsddssds

What formulas can we use to order the data in Excel to get the numbers of rolls to get a loss streak? (for example under <49.5)


Title: Re: How can wee Analyse the rolls data from a dice website seed?
Post by: RHavar on December 25, 2014, 12:01:31 AM
Here, i added a field with it:

http://jsfiddle.net/qv30b62u/1/embedded/result/


Disclaimer: I haven't bothered testing it, you might want to review the (trivial) logic