Poker Hand Probability Task

About the Poker Hand Probability Task

The Poker Hand Probability task calculates the frequency and probability of poker hands. The input data set for the Poker Hand Probability task must be the output data set generated by the Computations task.

Example: Results from the Poker Hand Probability Task

To create this example:
  1. In the Tasks section, expand the Combinatorics and Probability folder and double-click Computations. The user interface for the Computations task opens.
  2. On the Options tab, specify these options.
    Option Name
    Value to Specify
    Total number
    52
    Number in a set
    5
    Data set name
    Combo
  3. To run the task, click Submit SAS Code. The Work.Combo data set is created.
  4. In the Tasks section, expand the Combinatorics and Probability folder and double-click Poker Hand Probability. The user interface for the Poker Hand Probability task opens.
  5. For the input data set, select WORK.COMBO.
  6. To run the task, click Submit SAS Code.
Here are the results:
Poker Hand Probability