Last chance! 50% off unlimited learning
Sale ends in
roulette(european = FALSE, makespace = FALSE)
num
and color
, and
an equally likely probs
column if makespace
is TRUE
.european
is TRUE
, then a traditional EU roulette wheel with 37 pockets is used, otherwise, a standard US roulette wheel with 38 pockets is used. Entries in the data frame are
ordered in the customary way to facilitate the calculation probabilities regarding called bets.cards
roulette()
roulette(european = TRUE, makespace = TRUE)
Run the code above in your browser using DataLab