Tagged Questions
5
votes
2answers
1k views
How to perform goodness of fit test and how to assign probability with uniform distribution?
I have to demonstrate that a generator of VoIP calls generates calls uniformly distributed between callers.
In particular the distribution is the uniform (min, max) one where the volume per caller ...
16
votes
6answers
1k views
How can I test the fairness of a d20?
How can I test the fairness of a twenty sided die (d20)? Obviously I would be comparing the distribution of values against a uniform distribution. I vaguely remember using a Chi-square test in ...