Luckaton Framework
Luckatom luck measurement magic under the hood
Last updated
Luckatom luck measurement magic under the hood
Last updated
By integrating results from coin flip game, with its base 50/50 chance, alongside outcomes from Rock-Paper-Scissors and dice games, Luckaton has created a comprehensive framework to measure the Luck Index with a high degree of statistical significance.
This multifaceted approach ensures that observed outcomes, and by extension the calculated Luck Index, are not merely due to random fluctuations. Hereβs a detailed explanation, incorporating mathematical formulas for clarity:
Coin Flip Game: Expected probability () = 0.5 for either Heads or Tails.
Rock-Paper-Scissors: Expected probability () = for any of the three outcomes, assuming all choices are equally likely.
Dice Game: Expected probability () = for any specific outcome (1 through 6).
For each game type, calculate the actual probability () of a player achieving a specific favorable outcome (e.g., winning in Rock-Paper-Scissors, rolling a specific number, or getting Heads in coin flips) over trials:
where is the frequency of the favorable outcome.
To account for the different probabilities across games, we normalize the outcomes to a universal Luck Index () using the formula:
where:
To assert the statistical significance of the Luck Index and ensure it's not a product of random chance, Luckaton framework applies a Chi-square statistical test comparing observed frequencies of favorable outcomes to expected frequencies:
Calculate the p-value from the Chi-square statistic to determine the likelihood that the observed differences (and by extension, the Luck Index variations) occurred by chance. A low p-value (typically <0.05) indicates that the results are statistically significant and not just due to random fluctuations.
Luckaton framework implements a scientifically grounded method to ensure a high level of assertion in the Luck Indexβs significance, effectively distinguishing genuine patterns of luck from mere chance.
By combining results from games with different base probabilities and applying rigorous statistical analysis, this approach allows for a nuanced and statistically robust measurement of the Luck Index. It transcends the limitations of individual games, providing a comprehensive measure of luck that reflects a player's propensity to experience favorable outcomes across varied scenarios.
indexes the game type (coin, RPS, dice),
is the weight assigned to each game type based on its variance or perceived impact on the overall luck measure,
and are the actual and expected probabilities of favorable outcomes for each game type, respectively.
where and are the observed and expected frequencies of favorable outcomes, respectively, across all games.