Poker Dice Experiment

Description

The poker dice experiment consists of rolling 5 fair dice. Random variable \(V\) denotes the value of the hand:

  1. none of the following:
  2. one pair
  3. two pair
  4. three of a kind
  5. full house
  6. straight
  7. four of a kind
  8. five of a kind

The simulation can be set to stop automatically when \(V\) is a particular value.