markfickett·há 7 anos·discussIf you want to do that analysis, I'd be very interested to see it / hear how you do it. All the data is in the GitHub repo, for example https://github.com/markfickett/dicehistogram/blob/master/dat... lists the rolls for one test.I ran bootstrapped subsampling to estimate confidence intervals (see comment above), not sure how similar that is to what you're asking about.
markfickett·há 7 anos·discussHah yes, as the author I was surprised to see this pop up again! But it's a pleasant surprise for sure.
markfickett·há 7 anos·discussAs the author -- I agree! I did some preliminary work to make confidence intervals, but didn't get around to updating the writeup.These are my draft updated charts: http://www.markfickett.com/tmp/dice/chart.htmlI used bootstrapped subsamples to generate the confidence intervals: https://github.com/markfickett/dicehistogram/blob/master/sum...
I ran bootstrapped subsampling to estimate confidence intervals (see comment above), not sure how similar that is to what you're asking about.