How many 5 card poker hands are there? Note a deck of 52 cards is assumed.
The solution provided illustrates how to count the number of ways of forming groups of size k from a set of n objects. In the example the number of 5 card poker hands (from a 52 card deck) is counted.