markfickett·7 年前·議論If 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·7 年前·議論Hah yes, as the author I was surprised to see this pop up again! But it's a pleasant surprise for sure.
markfickett·7 年前·議論As 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.