Combinatorics

We define a population of size n to be a collection of n elements without regard to order. Two populations are considered to be different if there exists at least one element which is contained in one but not contained in the other.

A subpopulation of size r from a population of size n is a subset of r elements taken from the complete set of n. Two subpopulations are considered to be different if there exists at least one element which is contained in one but not contained in the other.

Consider a population of n elements a1, a2, ... an. Any ordered arrangement ak1, ak2, ... akr of r elements is called an ordered sample of size r.

Consider now an urn containing n distinguishable, numbered balls. We remove balls one by one from the urn. How many different ordered samples of size r can be formed?