Answer:
The total number of possible 5-card draw poker hands amounts to 2,598,960.
For 5-stud poker hands, that number is 311,875,200.
Step-by-step explanation:
When the order of the items is not a factor, the combinations formula is utilized:
For instance, consuming an apple and an orange is regardfully the same as having an orange and then an apple.
denotes the combinations of x items chosen from a pool of n elements, calculated via this equation.

However, if the order matters, we implement the permutations formula:
For example, the 3 digit code 123 is distinct from 213.
The permutations of x elements from n total elements can be found with this formula:

A 5-card draw poker hand randomly samples from the standard 52-card deck. How many such hands can be formed?
In this case, order is irrelevant, so we apply the combinations formula.

The total number of 5-card draw poker hands is 2,598,960.
In 5-card stud poker, cards are dealt one after another, making the order essential. Thus, how many 5-stud poker hands can we create?
As the order matters, we utilize the combinations formula.

The total number of 5-stud poker hands equals 311,875,200.