Skip to main content

Probability and mathematical statistics - Combinatorics

Kolmogorov

Classical probability theory definition of P(A)P(A) – where AA is success event – is computed by following formula:

P(A)=N(A)N(S)P(A) = \frac{N(A)}{N(S)}

where N(A)N(A) denotes the number of elements of AA and N(S)N(S) denotes the number of elements in the sample space SS.

Permutation

Pn=n!P_n = n!

Variation (combinatorics)

Variation with repetition:

Aˉuo=kn\bar{A}_u^o = k^n

Variation without repetition:

Auo=n!(nk)!A_u^o = \frac{n!}{(n-k)!}

Combination

Cnk=n!k!(nk)!=(nk)C_n^k = \frac{n!}{k!(n-k)!} = \dbinom{n}{k}

We could also compute

CnkPk=n!(nk)!=AnkC_n^k \cdot P_k = \frac{n!}{(n-k)!} = A_n^k