Combinatorial Objects in Statistics 131A: Factorial, Permutations, Coefficients - Prof. De, Study notes of Probability and Statistics

This document from statistics 131a, handout 1, introduces various combinatorial objects, including factorial notation, permutations, binomial coefficients, binomial theorem, and multinomial coefficients. These concepts are essential in statistics and mathematics for counting the number of ways to arrange or select objects.

Typology: Study notes

Pre 2010

Uploaded on 07/30/2009

koofers-user-8lx
koofers-user-8lx 🇺🇸

10 documents

1 / 1

Toggle sidebar

This page cannot be seen from the preview

Don't miss anything!

bg1
Spring 2009
Statistics 131A
Handout 1
Some important combinatorial objects
1. Factorial notation : For a positive integer r, we use r! to denote the product
r×(r1) × · · · × 2×1. We also define 0! = 1.
2. Permutations : The number of ways of arranging ndistinct objects in rordered
positions is given by
nPr=n!
(nr)! =n×(n1) × · · · × (nr+ 1), r = 1,2, . . . , n.
3. Binomial coefficients : The number of ways of selecting robjects from a collec-
tion of ndistinct objects :
µn
r=n!
r!(nr)!, r = 0, . . . , n.
4. Binomial theorem :
(x+y)n=
n
X
k=0 µn
kxkynk.
5. Multinomial coefficients : The number of ways of dividing ndistinct objects
into rgroups of respective sizes n1, . . . , nr, with ni0 for all i= 1, . . . , r and
Pr
i=1 ni=n, is given by
µn
n1, n2, . . . , nr=n!
n1!n2!· · · nr!.
6. Number of integer solutions : For any positive integer n, number of solutions
of the equation
x1+x2+· · · +xr=n
where x1, . . . , xrare positive integers is given by ¡n1
r1¢. If instead the xi’s are only
non-negative, then the number of integer solutions equals ¡n+r1
r1¢.
1

Partial preview of the text

Download Combinatorial Objects in Statistics 131A: Factorial, Permutations, Coefficients - Prof. De and more Study notes Probability and Statistics in PDF only on Docsity!

Spring 2009

Statistics 131A

Handout 1

Some important combinatorial objects

  1. Factorial notation : For a positive integer r, we use r! to denote the product r × (r − 1) × · · · × 2 × 1. We also define 0! = 1.
  2. Permutations : The number of ways of arranging n distinct objects in r ordered positions is given by

nPr = n! (n − r)! = n × (n − 1) × · · · × (n − r + 1), r = 1, 2 ,... , n.

  1. Binomial coefficients : The number of ways of selecting r objects from a collec- tion of n distinct objects : ( n r

n! r!(n − r)! , r = 0,... , n.

  1. Binomial theorem : (x + y)n^ =

∑^ n

k=

n k

xkyn−k.

  1. Multinomial coefficients : The number of ways of dividing n distinct objects into∑ r groups of respective sizes n 1 ,... , nr, with ni ≥ 0 for all i = 1,... , r and r i=1 ni^ =^ n, is given by ( n n 1 , n 2 ,... , nr

n! n 1 !n 2! · · · nr!

  1. Number of integer solutions : For any positive integer n, number of solutions of the equation x 1 + x 2 + · · · + xr = n where x 1 ,... , xr are positive integers is given by

(n− 1 r− 1

. If instead the xi’s are only non-negative, then the number of integer solutions equals

(n+r− 1 r− 1