Probability and Relative Frequency

Let denote some event associated with the possible equally likely outcomes of an experiment. Then the probability of the event occurring is defined to be

where is the total number of possible outcomes of the experiment.

For example, in flipping a fair coin there are mutually exclusive outcomes (head/tails). Thus, if then

Suppose an experiment can be repeated any number of times resulting in a series of independent trials under identical conditions. Assume we are interested in some event occurring. If is the total number of experiments and is the number of experiments in which occurs, then the relative frequency of the event is given by the ratio

As grows, the relative frequency converges towards the probability. That is,

Combinatorial Analysis

Thm

Given elements and elements , there are distinct ordered pairs containing one element of each kind.

Proof: Let the elements represent points on the -axis and elements represent points on the -axis. Then each possible pair are points of the rectangular lattice.

Q.E.D.

This naturally extends the the Cartesian product of sets.

Suppose we choose objects in succession from a population of distinct objects without replacement. Then the first choice has objects, the second choice has objects, the third , etc. Thus, there would be a total of

total samples. Or when we get , the total number of permutations of objects.

Thm

A population of elements has precisely

subpopulations of size .

Proof: Assuming order matters, there are distinct ways to arrange the elements of each subpopulation. Since there are ordered samples, we get that there are

subpopulations of size .

Q.E.D.

Thm

Given a population of elements let be positive integers such that then there are

ways of partitioning the population into subpopulations of sizes each.

Proof: We first form a group of elements from the original population, ways. Then we form a group of elements from the remaining elements, ways. Continue in this fashion until we are left with elements which can be partitioned into a group of elements and a group of elements in ways. Therefore, there are

ways of partitioning.

Q.E.D.