The aflodds
data frame has 540 rows and 9 variables. It
shows the results for 540 Riichi Mahjong games played by 69
players at the Melbourne Mahjong Club in 2019. Player identifiers
are randomly assigned.
aflodds
This data frame contains the following columns:
The day number within the year 2019.
Player 1 identifier.
Player 2 identifier.
Player 3 identifier.
Player 4 identifier.
Player 1 score.
Player 2 score.
Player 3 score.
Player 4 score.
Players start the game with 25000 points. Mahjong is a zero-sum game, therfore the sum of all four scores is always 100000. Negative scores are possible. The largest recorded score is 93900. The smallest recorded score is -24600.