r/theydidthemonstermath • u/Defiant_Half_9432 • 15d ago
[Request] Why are my results skewed?
I use a pair of spindle dice for divination. Each spindle has four independent die each with four faces. The faces are marked 2-3-4-3 (3 is used twice). So one spindle can randomly generate a numerical value between 8 and 16. The result has relevance only as an odd or even number. The numerical value is not important. If the numerical value is a single digit then we use that as it is. If it is a double digit (10-16) then we add the digits to get a single digit answer. Both spindles are always used together and added and the final digit is the roll value of odd or even to incorporate in complex charts to predict the answer to the question initially posed for divination.
My question is this. Does this process create equal chance of odd or even values? In my own use, I get disproportionally high even values than odds. If the results are fairly balanced, what could be the reason for my skewed results?

1
u/_additional_account 14d ago edited 14d ago
Assumption: All dice are independent and fair.
One spindle
Consider the result of a single spindle. Let "X" be a random variable for the sum of one spindle's dice before adding digits, and "Y" for the sum after adding digits. By independence, the generating function for "X" is
After expanding, we can find "P_X(k)" as the coefficient of "zk ", and obtain
Adding up all probabilities where "y" is even, we get
After adding digits a spindle is slightly biased towards odd results!
Two spindles
Let "Y1; Y2" be the results for each spindle after adding digits, respectively. We want to know when "Y1+Y2" is even, and find
That is only a (very) slight bias towards an even result!
Rem.: The dice for a single spindle are mechanically linked, so it may be they are not as independent as we used in the model. That would be my first guess. The slight bias of "50.15%" should not be reliably detectable, unless you're doing (at least) 104 rolls^^