Suppose you are playing roulette and determining to bet on red or black (Evenly 50% chance of occurring) by flipping a coin. You lose 59 times in a row. From this experience, it is most rational to conclude that:
a) Using a coin toss to determine whether to bet on red or black is in general a very bad strategy for playing roulette
b) The game is somehow rigged against you and the casino or its employees are cheating you
c) You are very likely to win on your next bet if you continue this coin flip based strategy
d) The roulette game is broken, but there is no reason to assume that it was broken intentionally
e) You were merely very unlucky
f) One cannot reasonably conclude which of the above options is more likely
So I went ahead and found the probability of losing 59 times and found it to be 1 in 5.764 x10^17. I am struggling to determine which answer is correct and how I should go ahead eliminating answers. Going along with that; how many times would you need to lose to suspect something is going on?
We will assume the variant of roulette where there are two green spaces numbered "0" and "00", neither of which win when choosing Red or Black. This gives $38$ spaces.
Suppose $X \sim \operatorname{Binomial}(n,p)$ is a random variable that counts the number of successes (wins) in $n$ independent Bernoulli trials with success probability $p$, and let $\hat p = X/n$ represent the proportion of successes. If we have the following hypotheses $$H_0 : p = 9/19, \quad H_a : p \ne 9/19,$$ then the distribution of $\hat p$ under the null hypothesis is approximately normally distributed; i.e., $$\hat p \mid H_0 \sim \operatorname{Normal}\left(\mu = p = \tfrac{9}{19}, \sigma = \sqrt{\tfrac{p(1-p)}{n}} = \sqrt{\tfrac{90}{21299}}\right).$$ Then the observed proportion of success, $\hat p_{\text{obs}} = 0$, would correspond to a test statistic $$Z \mid H_0 = \frac{\hat p_{\text{obs}} - \frac{9}{19}}{\sqrt{\frac{90}{21299}}} \approx -7.28697.$$ This is a $z$-score, and the corresponding $p$-value for this two-sided test is about $3.17 \times 10^{-13}$. The exact $p$-value for this outcome is $7.15431 \times 10^{-17}$. In any case, the null hypothesis is rejected with such overwhelming evidence against it: this would mean that the lack of any wins in $59$ trials is strong evidence that the true probability of winning is not $9/19$, which is what we would expect if the roulette wheel were truly fair.
This, however, does not suggest that the cause of unfairness must be due to the wheel. Notwithstanding the possibility (though strange from a causal perspective) that the coin could be landing in a way that predicts the wheel's behavior and shows you the losing pick each time, the roulette wheel could in fact be fair and you could in fact have observed such an extreme result (i.e. $59$ losses or $59$ wins)--but such a probability would be at most $7.15431 \times 10^{-17}$.